amdone Posted December 2, 2013 Share Posted December 2, 2013 Hi! I'm working on Prestashop 1.5 and I want to create 2 price rules: 5% for orders over 50 (tax.inc.) and 15% for orders over 100 (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). When I add products to the cart and the amount gets over 50, a new line appears in the cart table and the discount is applied. However, when it gets over 100, 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 there any solution for this. I really appreciate if anyone can answer this. Many thanks. Link to comment Share on other sites More sharing options...
ibndawood Posted December 3, 2013 Share Posted December 3, 2013 (edited) Hi, I am able to combine the cart rules. 15% Discount https://www.diigo.com/item/image/4h50p/esh4 5% discount https://www.diigo.com/item/image/4h50p/h9ap Also please note when you increase the no of items using the + button (i.e. I had 1 product over $50 and clicked on + button to get over $), the voucher does not gets applied (needed to refresh). But when I decreased the extra voucher was removed. Edited December 3, 2013 by ibndawood (see edit history) Link to comment Share on other sites More sharing options...
amdone Posted December 3, 2013 Author Share Posted December 3, 2013 Hi, I am able to combine the cart rules. 15% Discount https://www.diigo.com/item/image/4h50p/esh4 5% discount https://www.diigo.com/item/image/4h50p/h9ap Also please note when you increase the no of items using the + button (i.e. I had 1 product over $50 and clicked on + button to get over $), the voucher does not gets applied (needed to refresh). But when I decreased the extra voucher was removed. Thanks for your reply.. Could you please explain me how to set cart rules for both discount vouchers in the backend Link to comment Share on other sites More sharing options...
ibndawood Posted December 4, 2013 Share Posted December 4, 2013 Are u using 1.5.6.1 ? In 1.5.6.1 you can do like this : * Go to Price Rules -> Cart Rules * Add New and give it a name. * In conditions give the minimum amount as $50 and in actions you can define the amount and also other rules. * You can repeat the same for minimum amount as $100. Step1 : https://www.diigo.com/item/image/4h50p/9opd Step 2 : https://www.diigo.com/item/image/4h50p/vihb Step 3 : https://www.diigo.com/item/image/4h50p/81wd Hope this helps. Link to comment Share on other sites More sharing options...
Recommended Posts