Free Shipping and Sub-Total

tsoleman123
tsoleman123 Product Owner Posts: 2 🧑🏻‍🚀 - Cadet

Hello,

I am trying to set up Free Shipping with a threshold that is calculated without including shipping costs and without applying promotions or discounts.

Based on the Spryker documentation (Create Discounts), it seems that the subtotal token should meet my requirements. However, it does not seem to work as expected in my setup.

Here’s the setup I am using:

  • Free Shipping threshold: CHF 50 (set up as a discount condition using subtotal >= 50).

Issue

When a 10% discount is applied to the cart, Free Shipping is still granted even though the subtotal after applying the discount drops below CHF 50.

Example:

I would appreciate any examples or guidance you can provide.

Thank you for your assistance!

Tagged:

Answers

  • tsoleman123
    tsoleman123 Product Owner Posts: 2 🧑🏻‍🚀 - Cadet

    Sorry my mistake Sub-Total is before discounts…

    So no issue here.