tiki-bar / app-shopify-extensions

Integrate mytiki.com with your Shopify Store
https://mytiki.com
GNU Affero General Public License v3.0
2 stars 0 forks source link

Discount combinations are not saved correctly #118

Closed ricardobrg closed 9 months ago

ricardobrg commented 9 months ago

As a store owner I need to configure the discount combinations so that Shopify applies the discounts properly

What it is now

If all combinations boxes are selected just Shipping discount is registered.

What it should be

The combinations should be saved as defined in the form.

Technical details

Possible causes:

  1. the form is not sending the correct value
  2. our backend is not saving correctly this option
  3. Shopify just allows product discounts combined with shipping discounts and the Combinations UI should be updated (most likely)