I have 2 products in my store, and I have created a coupon code that is good for only one of those products (item ID 1). The code is set to automatically apply once someone enters a quantity greater than 2 for Item 1.
However, when the cart has both products in it (item 1 and item 3), and you add an additional quantity to either item, the coupon code is applied. Which is not correct. The coupon code should only apply when the quantity of item 1 is greater then 2 not when the overall cart quantity is greater than 2....
Or am I not understanding the system correctly?
Thanks