View Single Post
  #4  
Old 09-30-2009, 10:42 AM
 
buckyreal buckyreal is offline
 

Newbie
  
Join Date: Apr 2003
Posts: 5
 

Default Re: Related Products/upsell show Extra fields

That doesn't show anything... the semicolon shows up.

http://www.ineye.com/xcart/sb0004-3-trees.html

Do I need to add something to the regular related_products.php to pull the extra fields... I tried

Quote:
{$product_links.extra_fields.SERVICE_Notes.field}: ( {$product_links.extra_fields.SERVICE_Notes.value} )
and
Quote:
{$product_links[cat_num].extra_fields.SERVICE_Notes.field}: ( {$product_links[cat_num].extra_fields.SERVICE_Notes.value} )
__________________
Tobias Ross
Ineye.com

Xcart 4.2.2
Reply With Quote