Hi,
Can anyone help me with the adding of extra field values in the recommended products area ?
After reading some posts on the forum I've edited the common_files/customer/simple_products_list.tpl and added
{$product_links[cat_num].extra_fields[1].value}
also tryed {$product_links.extra_fields[1].field_value}
and {$product.extra_fields[1].field_value}
none of witch work.
I got this to work in the home page in the featured products after following the instructions
here
{$product.extra_fields[2].field_value} works fine there.
Obviously I'm doing something wrong... but what ?
Would really appreciate any help.
Cheers