Shopify themes, liquid, logos, and UX
I'm trying to add an order tag to print on the packing slip - we print through Order Printer so I've edited the template through that. But when printing the packing slip, it just shows "Tag:" without the actual words from the order tag.
The code looks like this:
<h3 style="margin: 0 0 1em 0;">Shipping Details</h3>
<div style="margin: 0 0 1em 0; padding: 1em; border: 1px solid black;">
<p class="text-align-right">
<strong>Tags:{{ order.tags }} </strong><br/>
</p>
<strong>{{ shipping_address.name }}</strong><br/>
And looks like this when printed:
Solved! Go to the solution
This is an accepted solution.
That worked a treat! Thank you!!
Try just using {{ tags }}
On notification variables you don't need the "order.", so you probably don't need it there as well.
Reference: https://help.shopify.com/en/manual/orders/notifications/email-variables
This is an accepted solution.
That worked a treat! Thank you!!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024