1
votes

I’m just confused about how the shopping cart rule works. I have a promo, buy 5 get 5% discount. Under my settings, I have set the discount to be percentage, the discount amount is 5 while the maximum is amount is 9. I’ve also set the discount qty step to 5.

Then under the conditions, I’ve set Quantity in cart is equals or less than 9.

From my understanding this should mean any item as long as there are 5 or more (max 9) on my shopping cart, I should get a 5% discount. However, after performing some tests, I noticed that this is only applied if for example I buy something like so:

Item A Quantity - 5

If I buy something like:

Item A Quantity - 2 
Item B Quantity - 3 
Item C Quantity - 1

It doesn’t work. Is there a different setting I should do or is the shopping cart only item specific?

If it is, is there any way I can work around this to achieve what I need?

1

1 Answers

1
votes

Yes if you got to Promotions > Shopping Basket Rules > Then create new rule.

under conditions set the following:

If ALL of these conditions are TRUE : Total Items Quantity equals or greater than 5

And second condition are TRUE : Total Items Quantity equals or less than 9 Then under actions:

for the Apply dropdown: choose Percent product price discount then below this add your percentage. like 5

This is the basic requirement. There are more settings you can / tweak apply here.

i hope this can sure help you, and i just tested in my setup as you require.