We are looking to be able to have the barcode as well as the SKU show on the purchase order that is sent to our suppliers, at the moment only the SKU is shown on purchase order.
Thank you.
We are looking to be able to have the barcode as well as the SKU show on the purchase order that is sent to our suppliers, at the moment only the SKU is shown on purchase order.
Thank you.
I haven’t worked with Stocky directly, but I am assuming the logic works the same way. Try and add the liquid reference into the template where you want it to appear:
{{ variant.barcode }}
Thanks. We have managed to sort it up in the template.