Hello, I wonder if it's possible to set up a discount rule with the following logic:
- Buy 2 products, get 15 % discount on total order value
- Buy 3 products, get 20 % discount on total order value
- Buy 4 (or more) products, get 25 % discount on total order value
Alos, some products should be excluded from this logic (price less than 499 SEK).
Thanks!
@anders_blomquist check this - https://belvg.com/blog/buy-x-get-y-discount-in-magento-2-0.html
Hello @anders_blomquist
Yes you can apply cart price rules for getting such configuration. While making the rule under the action tab you can customise product you want to add. Please refer to following link for more clarification.
https://docs.magento.com/m1/ce/user_guide/marketing/price-rule-shopping-cart-buy-x-get-y-free.html
Thanks!!
If this was helpful Accept as solution and Kudos !!
Thanks guys for quick reply. If I get this right though, this "Buy X get Y free" native magento logic is not applicable if you want to give a percentage discount on total order value.
i.e buy 2 products get 15 & off on both, 3 products 20 % on all three etc. etc.
Hello @anders_blomquist
Yes you can apply cart price rules for getting such configuration. While making the rule under the action tab you can customise product you want to add. Please refer to following link for more clarification.
https://docs.magento.com/m1/ce/user_guide/marketing/price-rule-shopping-cart-buy-x-get-y-free.html
Thanks!!
If this was helpful Accept as solution and Kudos !!