Introduction
I want a discount in my product from a bundle. It’s applying in the bundle except in the product which is not discountable. How to do it ?
Custom field
In the quote, you need this one :
In the quote line, you need theses fields :
Price rule
You need to do a price rule
Price condition
Price Action
Summary variable
You need two summary variable, one for the bundle and one for discountable product
Conclusion
With this, you can have a Discount of PO from Bundle with non discountable PO
the link for the github : https://github.com/AourLegacy/AourFactory/tree/Discount-of-PO-from-Bundle-with-non-discountable-PO
Comments