Does anyone know if it's possible to display an extra field on the product listing page (products.tpl)? I'm using this code on the product detail page, but it doesn't work on the listing page.
{if $extra_fields.0.field_value ne ""}{$extra_fields.0.field_value}{/if}
V 4.1.11
TIA!
