Shopify themes, liquid, logos, and UX
Hey all,
i'm looking to add custom lines on the product order in the emails.
Color Name
Color Code
Color Image
These aren't coming through for obvious reasons but i'm not sure what tag to use to include them.
I'm creating my email confirmation
Identify first what fields those are (line item properties? metafields? etc).
Then check the variable reference to see how you can display those fields.
For example, if they're metafields (like if you use a metafields app to show those custom fields), you could do something like this:
<p>Color Name: {{ line.product.metafields.NAMESPACE.KEY }}</p>
NAMESPACE = the name of the namespace of that metafield, example "color_options"
KEY = the key of the metafield, example "color_name"
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025