First time user of Flow here so sorry if this is as easy as it should be but…
I can’t figure out how to check if an order (trigger) has product A.
This should be really straight forward, how do I set it up??
Thanks in advance
First time user of Flow here so sorry if this is as easy as it should be but…
I can’t figure out how to check if an order (trigger) has product A.
This should be really straight forward, how do I set it up??
Thanks in advance
Thanks Pravesh! I could however not find the exact same Name.
In template Name is “Order.lineItems.name”
I could only find Name “lineItems_item.name”
How do I find the same one (if it should be that one) as in the template?
Many thanks
Hey @emilkoz ,
You can set a shopify flow where you want to check if the order contains specific product. To implement this please follow the steps below:
A condition drawer would slide, from that click on “Add a variable” button.
A popup will show up asking you to add the variables for condition. Please see the screenshot below:
Click on “Select product” and from the list of products you can search for the product for which you want to add a flow.
Once the product is selected, you will need to add an action for the flow, through which you can select whatever you want to do when this product is ordered on the store.
Done? Now you just need to turn on the workflow and bingo—you’re good to go!
For example, in the screenshot below: you can see that I have created a flow for flagging a gift product, and if the order contains the product, then I will tag that order as Gift Order.
I hope this helps!
If my response helped, please consider giving it a like ( ) and marking it as an accepted solution—it helps other merchants with the same question.
Regards,
Abhishek | Swym
Thank you Abhishek. A fllow up question if you don’t mind.
How do I schedule something to run or send X days after “order created”?
Hey @emilkoz ,
I’m really glad that my solution helped you!
Now, regarding how to schedule a Flow to run after a specific delay — you can follow the steps below to add a wait time before the final action:
I hope this helps!
If my response helped, please consider giving it a like ( ) and marking it as an accepted solution—it helps other merchants with the same question.
Regards,
Abhishek | Swym