Shopify themes, liquid, logos, and UX
Hi all,
I am looking for a way to add product collection name to the title and/or body of a staff notification email. Essentially, we separating B2B accounts by collection and would love a way to identify which group has ordered from the email inbox at a glance.
I tried putting {{ collection.name }} in the title but it doesn't seem to work.
Any and all insight would be greatly appreciated.
The liquid object for collection name is {{ collection.title }}
Reference: https://shopify.dev/docs/api/liquid/objects/collection
You could try that, it might work depending on where you're putting in. If you're talking about modifying the default Shopify notification emails (order notification, shipping, etc), here are the available variables you can use: https://help.shopify.com/en/manual/orders/notifications/email-variables
If it turns out you need a more advanced solution with the ability to customize, or you're wanting to send different emails to different people based on the order contents and the products they're in, Order Automator does that and a bunch of other stuff.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025