I’ve used an app to create a custom packing slip and I’d like to add a shortcode to include the order tag as I’m using tags for the order due date.
What is the shortcode for order tags?
I’ve tried {{order_tags}} but that doesn’t seem to work.
I’ve used an app to create a custom packing slip and I’d like to add a shortcode to include the order tag as I’m using tags for the order due date.
What is the shortcode for order tags?
I’ve tried {{order_tags}} but that doesn’t seem to work.
Hi,
Have a look here {{ order.tags }} note this is an array.