Hey at all,
we want to sell a gift card and created two coupon lists.
- if customer orders 1 product he gets coupons from list 1
- if customer orders 2 products he gets coupons from list 2
We built up the flow:
Trigger: Order, SKU equals XXX. And Quantity equals 1
And we also build another flow for the case a customer orders 2 products:
Trigger: Order, SKU equals XXX. And Quantity equals 2
Now it happens that customers who order 2 times the product receive the first mail 2 times with the same code but from coupon list 1. How can me make sure that if a customer orders that special sku 2 times in one order, that he receives a coupon code from the list 2 and not 2 times list 1?
Thank you so much.
BR Lukas