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?