{if $cfg.Currencies|count > 1}
{foreach $cfg.Currencies as $id => $currency} {$id} {/foreach}
{/if}