{foreach from=$products[product].extra_fields item="ef"} {if $ef.value ne ''} <br>{$ef.field}: {$ef.value} {/if} {/foreach}