I have added some custom data to each product to the Custom Fields.
Now I am trying to get that data to print on the invoice_print.html, but am not having any luck. I have added the [product_extrafield1] variable to the "items" section of the invoice, but only the variable name is printed.
Does anyone know how to get product custom data to show up on the printed invoice?
Now I am trying to get that data to print on the invoice_print.html, but am not having any luck. I have added the [product_extrafield1] variable to the "items" section of the invoice, but only the variable name is printed.
Does anyone know how to get product custom data to show up on the printed invoice?
Comment