Re: Calling an extra field on the invoice
Hi Balinor,
I first tried {$products.0.extra_fields.0.value} to call the Extra Field, but like you said, if a customer buys several products, the first Extra Field called is repeated for each product.
I then tried {$product.extra_fields.0.value} but that just comes up empty with no extra field values showing... can you verify the syntax and/or offer any other suggestions?
Thanks,
Robert
__________________
X-cart 4.1.10
|