How to Automatically Tag Orders That Contain Bundles
If you'd like orders that include bundles to be automatically tagged in Shopify (e.g. with has_bundles
), you can do this using Shopify Flow, a free automation app by Shopify.
What This Does
Once set up, this automation will tag any order that contains a product bundle. You can use the tag for filtering orders, triggering other workflows, or analytics.
Step 1: Download the Example Workflow
We’ve prepared a ready-to-use Flow workflow that adds the tag has_bundles
to any order containing a bundle.
Download the example workflow file here
Step 2: Import It into Shopify Flow
- Open the Shopify Flow app in your admin.
- Click the Import button.
- Select the
.flow
file you downloaded. - Click Turn on workflow to activate it.
That's it. The next time a bundle is purchased, the order will automatically receive the has_bundles
tag.
Need help?
If you need to tag with a different name, or only for specific types of bundles, feel free to modify the Flow or contact our support and we’ll help you set it up.