SEO, AdWords, affiliates, advertising, and promotions
I'm looking to embed an article with information about our products in the Order Confirmation email template. How would this be done?
The are the variables notifications are documented to have access to:
https://help.shopify.com/en/manual/orders/notifications/email-variables
For unlist objects you can try and see if you can access objects through the global variable objects
https://shopify.dev/api/liquid/objects/articles
If not you will basically need to append the article content to the order either in a cart-attribute, or possibly by chaining through to product and then it's metafield that has a reference to a resource like a page, or rich text containing the product info.
https://shopify.dev/api/liquid/objects/line_item#line_item-product
i.e. inside a line items forloop {{ line_item.product.metafields.key.name.value }} , or {{ line_item.product.metafields.key.name.value.content }}
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
You can embed HTML in email with the 'Insert as Text' option. Select 'Insert' > Attach File > Select the htm. file > Click on 'Insert' dropdown bar > Select 'Insert as Text'.
hope this helps!
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