Hi there,
I set up an order discount (Order Discount (Inclusive) with a value of 10%. When the discount is added to the cart, it also gives discount over the shipping fee. So I have something like this:
Product 34,95
Shipping 5.99
Discount 4.094 (10% of order total)
Total 36.846
I was expecting this instead:
Product 34,95
Shipping 5.99
Discount 3.495 (10% of the product only)
Total 37.445
Is this by design? And if so, is there a way around it?
Imar