Jump to content

Problem with cascade cart rules


Recommended Posts

HI all!

I have a problem with cart rules that I would apply "on cascade".

My example cart is like this:

 

post-258803-0-63468400-1445941960_thumb.jpg

 

You can see there is a product with two discount codes applied:

  • SHIPPING DISCOUNT PROMO => discount -5€ on cart's value
  • HALLOWEEN 2105 => discount -10% on cart's value

post-258803-0-26134200-1445941975_thumb.jpg

 

You can see the priorities set for these 2 rules:

  • SHIPPING DISCOUNT PROMO => priority 2
  • HALLOWEEN 2105 => piority 10

In the prestashop's backoffice it tells that rules with lower priority will be processed before rules with higher priority.

So I expect that the cart will be:

  1. Product's value: 155€
  2. Rule "SHIPPING DISCOUNT PROMO" applied, so: 155€ - 5€ = 150€
  3. Rule "HALLOWEEN 2105" applied, so: 150€ - 10% = 135€
  4. Shipping cost added, so: 135€ + 14.60€ = 149.60€

But when the "HALLOWEEN 2105" rule is applied, the 10% discount is calculated on the original item's price (without other rules applied before)

How can I fix this? Priorities seem to be ignored by Prestashop.

 

Thank you all for every help you'll provide!

Link to comment
Share on other sites

  • 7 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...