Discount rules for different quantity of items in cart
-
Hi,
I need to create discount rules that apply to items based on different quantities in the cart:
- 25% off?for each item when the quantity is between 1 and 5.
- 20% off?for each item when the quantity is between 6 and 11.
- 15% off?for each item when the quantity is between 12 and 24.
For example, if the first item has a quantity of 1, the second item has a quantity of 6, and the third item has a quantity of 12, all three discount rules should be applied in the cart.
Is it possible to use your plugin to achieve this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Discount rules for different quantity of items in cart’ is closed to new replies.