Another "I may be over thinking things" but I need to see if its possible to create an automatic discount if a combination of individual items are in the cart.
For example, its not the quantity I want to verify, but the presence of multiple items in the cart before applying the discount. I created one and what happens is the discount is applied if the person changes the quantity of a single item in my list. They can order as many as they want of a single item and NOT get the discount. I need them to have at least one each of several items.
I tried the minimum product quantity to 1 specific, but there are 20 or more items that qualify. Of the qualified products, I need for them to have at least 1 each of 2 or more in the cart, but not count if they have more than one.