-
Notifications
You must be signed in to change notification settings - Fork 0
Blackbox test Shopify App #106
Comments
Adding the necessary fix as comments to be converted into issues. |
If a product discount has an "Applies to" filter, it breaks TIKI sqlite database when accepted:
|
The discount details are not showing correct values. Steps to reproduce
|
The discount/license accepted cookies should be saved faster. If the user accepts the offer and navigates faster to another page, the banner will keep showing because the decision wasn't saved. This might be the expected behaviour, since we need to make sure that the user choice was correctly saved. To be defined the best approach. |
Banner should not show in contact screen and should show in catalog screen. Technically should show in all screens in the subdomain |
Add an option to cap the number of itens in product discount For example, if you have a 10% discount and add 3 items, it will discount 10% off of every item. |
fix the sizing of the banner for screens below 1024px. Related to tiki-deprecated/publish-sdk-js#135 |
Minimum order discount should be ≥ not > |
If all combinations boxes are selected just shipping is registered Possible causes:
|
Above comments fixed in Working on #116 |
Blocked by tiki-deprecated/publish-sdk-js#108 |
Try to break Shopify app before sending in for Shopify review
The text was updated successfully, but these errors were encountered: