Hello there
We where able to include in packing slip the order location using this code provided in another thread.
{$order_detail.location}
Im wondering if there is any code to insert to show the product combination/variant alone.
becouse if I use the code {$order_detail.product_name} it shows me full product title + combination in one line, really difficult to read.
I would prefer have it
product_name only
product_combination in another line
possible to acheive this in simple way?
I really appreciate any help
thank you so much