Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jgfidelis committed May 26, 2019
1 parent 6924830 commit 2c4eb9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions react/components/ProductSummaryPrice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ Through the Storefront, you can change the `ProductSummaryPrice`'s behavior and
| `labelSellingPrice` | `String` | Text of selling price's label | |
| `labelListPrice` | `String` | Text of list price's label | |
| `showBorders` | `Boolean` | Set product's borders visibility | `false` |
| `showListPriceRange` | `Boolean` | Set if you want to see list price as range (lowest - highest) when available | `false` |
| `showSellingPriceRange` | `Boolean` | Set if you want to see selling price as range (lowest - highest) when available | `false` |

### Styles API

Expand Down

0 comments on commit 2c4eb9d

Please sign in to comment.