Is there a way to have a list of products that I can compare against an order and have it stop the zap if it contains anything on that list.
Say I don’t want to zap orders with red shirts, blue shirts, or green shirts but everything else is good. I would like to compare the list of “red, blue, green” against the line item name field and stop it if it contains any of those colors.
I would like to do this without multiple filters as that is the obvious answer. Filter 1, filter 2, filter 3.