In shopify admin panel ( settings > notifications > Email templates ) it allows you to edit the email sent to my distributor with order information on it like : address, price and the SKU to send that customer. I am trying to add the Barcode UPC to the email template as well.
This is the .liquid code for the SKU
(sku: {{ line.sku }})
Here is a link to the email variable reference guide but I cant find one for the barcode, any ideas?
http://docs.shopify.com/manual/settings/notifications/email-variables