Jump to content

Recommended Posts

Hi!

 

I'm working on Prestashop 1.5 and I want to create 2 price rules: 10% for orders over 1000€ (tax.inc.) and 20% for orders over 5000€ (also tax.inc.).

 

I created those, with no limitation per group or customer, with a huge time interval and huge quantities available (because it's supposed to be there forever).

 

They are exactly the same rule apart from the value and percentage discount difference. I gave the bigger discount the priority 1 and the other the value 2. When I add products to the cart and the amount gets over 1000€, a new line appears in the cart table and the discount is applied. However, when it gets over 5000€, the 10% discount remains and the 20% is not applied.

 

I already tried with and without a different priority index and with and without them being compatible but it doesn't work anyway.

 

Is it possible to do this and, in that case, what might I be doing wrong, or it's not possible at all?

 

PS: The discount should change for 20% when the order is over 5000€ but not considering the 10% discount before that will still aplly until it changes to 20%. Example: Having an order of 4950€, with the 10% discount, total order will be 4455€. However, to change for the 20% it only needs 51€ not 546€.

 

All help is welcome! :)

 

Thanks!

 

Regards,

Ricardo

Link to comment
Share on other sites

×
×
  • Create New...