Details
Description
Promotion rule for quantity discount does not work properly. For example if the X product in shopping cart has Qty >= Y, apply Z% discount to all the quantities in the shopping cart.
I have created the following action to achieve the above:
X Product for Y% discount - Can get the discounted price but this promotion applies to every item i.e. it does not consider the minimum quantity limit.
If I create the following condition:
X quantity of Product - It does apply the minimum quantity condition but applies discount to the item above X.
Attachments
Attachments
Issue Links
- relates to
-
OFBIZ-6032 Add a warning on UI about the "X quantity of Product" condition in Promo Rules
- Closed