We use a 3PL and then can only /exclude/ orders by tag. I want the ability to create a private app with webhooks to process orders and optionally add tags if I want my 3pl to fulfil or if I want to fulfil myself. The problem is they will only exclude an order rather than just injest with tags. To get around this (and to avoid any latency problems with webhooks) I want to tag every order with 3PL_IGNORE and until my webhook processes the order and either
- removes the tag
- changes the order in a way that I want the 3PL to be able to ingest
I would love to do this in liquid rather than an app as I dont want the delay with adding the tag from a webhook
If it's a Plus store, then the easiest way is to use Shopify Flow to add the tag to an order when it's created:
You could add order notes, and there are apps that can turn these notes into tags, but presumably, these would potentially have the same latency issues you mentioned.
Otherwise, no – there isn't a way to tag an order using only Liquid.
User | Count |
---|---|
25 | |
22 | |
22 | |
19 | |
11 |