I have a buy x get X set up
the min req is 50.00
from a collection “Xcollection”
Customer gets
1 item from from a collection “Xcollection”
discount = free
use per order = 1
when i test it works UNLESS, i add 1 product from this collection , change the quantity to 2.
so my product is “T-shirt” its in Xcollection and its qty = 2
each shirt is $30 so i have a $60(ish) cart total = condition met
each product is from Xcollection = condition met
so why would this auto discount fail
