Tags: Auto-Tag, Cart, Cart Attributes, Orders
This task checks for incoming orders, watching for orders that have a specific cart attribute filled in. When present, the task then copies that attribute over to the order's tags.
- View in the task library: tasks.mechanic.dev/auto-tag-orders-with-a-cart-attribute
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"cart_attribute_to_monitor__required": null
}
Learn about task options in Mechanic
shopify/orders/create
Learn about event subscriptions in Mechanic
This task checks for incoming orders, watching for orders that have a specific cart attribute filled in. When present, the task then copies that attribute over to the order's tags.
Find this task in the library at tasks.mechanic.dev, and use the "Try this task" button. Or, import this task's JSON export – see Importing and exporting tasks to learn how imports work.
Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.
Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!