Hey,
Hoping someone can help me with some coding for our packing slip.
We’re trying to add the Discount Code if used above the order number (this is because we allow an Open Box option for our customers and tells us not to ship the items yet) and also would like to turn the item list into a 4 column table and have picked by and packed by on the right hand side for our staff to complete once printed.
If someone can share the liquid variable for the discount code that would be awesome. I have tried {{ order.discountCode }} but that didn’t work.
I read somewhere else that it may need to be a loop of some kind but I don’t know how to code that.
And for the table, any code replacement i can use would be much appreciated.
Thanks all!
