Re: Product Extra Fields Don't Show
Yes, I think the original site designers customized it because I would imagine the default would allow it to show... They set up an "ingredients" extra field. Does this mean anything to you?
{section name=field loop=$extra_fields}
{* loop through with sanity check on field=ingredients in case more extra fields are added *}
{if $extra_fields[field].active eq "Y" && $extra_fields[field].field_value && $extra_fields[field].field eq "Ingredients"}
__________________
X-Cart Gold 4.1.10
Add-on: X-AOM (Advanced Order Management)
|