View Single Post
  #6  
Old 04-16-2008, 04:30 PM
 
robertswww robertswww is offline
 

X-Adept
  
Join Date: Jul 2003
Posts: 586
 

Default 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
Reply With Quote