Shopify themes, liquid, logos, and UX
Looking to use the Shopify Flow app to create a flow where:
If any product in the order contains the product tag "gem" then add the tag to the order "gem"
The issue I am running in to is: there is no product tags being passed in to the order information. When I look at an order -- add .json to the end of the url to get the JSON fields -- there are no protags being shown.
How do I get the product tag field to be passed into the order inside the JSON fields? Then I can make the Shopify Flow easily.
Hi @mindyads ,
Shopify only supports to show tags on product json. They don't support show tags of line item on order json. Maybe Shopify needs to change core code to do it.
Are you able to add in your flow code to make an API call or HTTP request to the product object to retrieve the tag? If yes, try that.
If no, consider using a data point that is included in the order line items (sku, title, line item properties, etc), instead of product tag.
If neither works, and you aren't able to find a solution with your existing apps, you can easily do what you're asking with Order Automator. You would just create a Tag Order rule, using the condition product tag = "Some Tag".
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024