storefront
Here are 94 public repositories matching this topic...
-
Updated
Dec 21, 2020 - Python
- Enter
/p/38143c0c-c9b0-448c-93cd-60eb90d8da57/aspesi-shirt-h805-white - Change size
- See the error
The calculator should always return a BigDecimal, but that's not always the case.
For example the flat_rate calculator return 0 as Integer on the else branch.
If the calculator returns a type other than BigDecimal a warning will be issued by the adjustment action for the promotions,
for example
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
Describe the bug
On SfModal in Storybook: when clicking on 'hello' button 'no preview' message shows
How to reproduce
Go to SfModal on Storybook and click on 'hello' button.
Expected behavior
Clicking on button should have no effect or should show alert on the screen.
Screenshots



Prerequisites
Issue Description
The
descriptionfield is missing in the input schema when you are creating a shop. It's defined in the graphql schema but not in the validation schema. So, if you create a shop with description,