How to create a Tiered Volume Discount based on the Qty of the same Product on different OLI
Hi all guys,
I have a business requirement to implement but I'm not sure how to implement it.
The business requirement says:
I have child Prod A which can be added more than once in a Quote with different Quantites so I could have (within the ecfg):
ROOT_PROD
|_Prod A - qty 3
|_Prod A - qty 5
what the customer wants is to define a volume discount that says "Apply a discount of 10$ to all occurrences that exceed qty of 6";
Do you have an idea on how to do it?