Shopify themes, liquid, logos, and UX
I added some custom fields at the cart page, which are added to an order as additional details. I would like to add these to the Staff Order Confirmation and to the Fullfilment service notification. I tried to add several codes, but it doesn't work. Example:
<tr>
<td>
<strong>Uitsparing</strong><br/>
<p>
<ul> {% for attribute in order.attributes -%}
<li><strong>{{ attribute.first }}:</strong> {{ attribute.last }}</li>
{%- endfor %}
</ul></p>
</td>
</tr>
What am I doing wrong? How can I add this?
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