[ { "label": "Add a line item to new orders", "trigger_type": [ "order_created" ], "object_type": "order", "app_id": "triggers", "settings": { "priority": 0, "condition_groups": { "1": { "conditions": [], "actions": { "1": { "type": "order_add_line_item", "settings": { "token_object_type": "order", "variant_id": "[Variant ID here]", "quantity": "1", "allow_duplicates": 0, "inventory_location": "", "wait": "0", "cw_timezone": "Africa\/Nairobi", "custom_wait": "" }, "weight": 999, "target_key": "order" } } } }, "shared_workflow_id": 320302 }, "description": "This automation triggers automatically every time an order is created, adding an extra line item to the order. This is very helpful for cases where merchants wish to share samples and free items to their customers. " } ]