View Single Post
  #5  
Old 01-26-2007, 11:24 AM
 
bradjd bradjd is offline
 

Advanced Member
  
Join Date: Jul 2004
Posts: 31
 

Default Re: Extra Fields 4.1.x products_t.tpl

Quick Comment:

Using the above mod you can also use the following to output a specified output

for values:
{$products[product].extra_fields[0].value}

for field titles:
{$products[product].extra_fields[0].field}

this is slightly different than the syntax for the product page variables

-Thanks for the contribution Cpt, saved me lots of time
__________________
Fruition
V - 3.5 - 4.1.5
Reply With Quote