endriudb Posted October 27, 2015 Share Posted October 27, 2015 HI all! I have a problem with cart rules that I would apply "on cascade". My example cart is like this: 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 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: Product's value: 155€ Rule "SHIPPING DISCOUNT PROMO" applied, so: 155€ - 5€ = 150€ Rule "HALLOWEEN 2105" applied, so: 150€ - 10% = 135€ 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 More sharing options...
endriudb Posted October 28, 2015 Author Share Posted October 28, 2015 No one having this issue or a possible solution? It's kind of urgent.. Link to comment Share on other sites More sharing options...
endriudb Posted November 2, 2015 Author Share Posted November 2, 2015 No one having this issue or a possible solution? It's kind of urgent.. Any Prestashop expert can help with this? Link to comment Share on other sites More sharing options...
robbycassa Posted November 28, 2022 Share Posted November 28, 2022 The same for me, any expert can help us? Roberto Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now