I want to set up an automation in Shopify Flow that sends an internal email whenever an order contains a bundle product. However, I’m not entirely sure how to configure it properly.
My question is: What conditions should I use to detect bundle products in an order?
I’d appreciate it if anyone who has experience with Shopify Flow or similar use cases could share their insights or suggest the best approach.
Just a note that you shouldn’t need to actually enter that query anywhere in Flow, but it does show the path to check a bundle title (order / lineItems / lineItemGroup / title)