I discovered a bug, or maybe a misconfiguration on my part.
I have setup 2 rules, first is buy 2 get 3rd 50%, which works fine.
second is buy 3 get 4th 75%, which also works fine.
Both rules need coupons to activate.
Consider this scenario :
Customer adds 4 items to cart, enters the coupon for rule 2 (buy 3 get 4th 75%) it works as expected, and receives 75% discount on 4th item.
Customer changes his mind and removes one item from cart, no more discount, which is correct so far.
Customer enters coupon for rule 1 (2 get 3rd 50%) since he now has 3 items in cart. Coupon works as expected and receives 50% off 3rd item. So far so good.
Customer changes his mind again and want to add the item back, now he has 4 items in cart, but still sees rule 1 applied.
He tries to enter rule 2 coupon again, but he is stuck with rule 1 even tho he is now back to 4 items. Entering rule 2 coupon displays an error saying that it was already applied.
It seems like the applied rules are not reset/removed once cart items have changed to allow new rules to be updated.
-
This reply was modified 5 years, 3 months ago by
jojojijijojo.