How to tag an order with a customized product.

Sometimes, you may want to tag orders that contain customized products. This can help you easily track which orders include custom items.

To do this, you can use a free app called Shopify Flow, available in the Shopify App Store (Link to Shopify Flow).

An Example:
Suppose you need to automatically add a tag called “_mycustomtag” to all orders that include a customized product as soon as they are placed. You can achieve this by creating a workflow like the one shown below. (Click the image to zoom in.)

This flow adds the tag "_mycustomtag" to all orders that include a product with the property "_customorderid". This is because all the products added to the cart by Qstomizer have the property "_customorderid" set to the order ID.