Hello!
In our packaging slip we would like to include the product type. I did some research and found the following page: https://help.shopify.com/en/manual/orders/packing-slips-variable-list. This tells me that product type isn’t available to use as variable in line_items. This does seem rather strange to me because this value is stored in shopify and can be selected in liquid {{ product.type }}. Does any one know if there is some kind of workaround to include this in my packaging slip.
It would make it a lot easier for our employees to find the products.
Thanks!