I’ve tried several scenarios, but can’t seem to find a flow that will either:
-
Email me when there are two line items with the same SKU on an order.
-
Remove the duplicate SKU.
We have a third party app that adds a free gift to the cart when the subtotal is over $100 and a specific discount code is used, but it sometimes adds the product to the order twice (not a line item quantity of two, two separate line items with the same SKU/variant ID/product title). This seems to be a cart refresh issue. I want to catch these scenarios before the orders get shipped with two free gifts.
I know next to nothing about coding or writing queries. Any help is appreciated!
