Re: Extra Fields layout question
You can include loop through the extra fields variables and show only the one you need (see skin1/modules/Extra_Fields/product.tpl how it's done) or if you know exactly which one is it you can use similar to this
{$extra_fields[x].field_value} - replace x with the number of the field you need in the array
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|