{foreach name=currencies item=currency_data from=$content_data.currencies_data} {if $content_data.CURRENT_CURRENCY != $currency_data.id} {$currency_data.id} {/if} {/foreach}