You can reference the extra fields in the product.tpl template like this:
$extra_fields[x].field_value
Where x is the field index - 0 is the first.
However my problem is I need the extra fields on the products.tpl also and I cannot figure out how to get to them. There a set of files in modules/extra_fields/ that are used for something but I can't figure out how.
Isn't there anyone out there who knows how this works?
|