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:
### Shipping Details
**Tags:{{ order.tags }}**
**{{ shipping_address.name }}**
And looks like this when printed:
