I’m trying to create a flow to TAG all my orders that contain product in my outlet (with compare price >1?).
I really do not know where to start, when my order is created I need that if the lineItems contains a compare price → tag Order with “Outlet”.
Do you ever do this without a meta tag or other customisation?
If this needs to be continued and done regularly, the OP will need a way of adding tags to the orders, not adding tags to products; the problem with the latter is that, over time, all products could go on sale and include then the tag added (if your Flow works). The tag on the product would still be there, even if the product came off sale - not good.
If regularly done you need to use a weebhook to inspect the order including ‘on sale’ or compare at price>1 products, and tag the order only.
Thank you for your replies.
I decided to tag the products and from there start the tagging for the order.
It is not exactly the same but I still achieve my goal of customer/order analysis.
See you soon (: