{if $options!=''} {foreach name=outer item=options_data from=$options} {php}$count=0;{/php} {foreach key=key_data item=item_data from=$options_data.DATA} {if $item_data.PRICE} {/if} {/foreach} {/foreach}
{$options_data.NAME}
{php}$count++;if($count==1){{/php} {php}}else{{/php} {php}}{/php}
{$item_data.TEXT}
{$item_data.MODEL}
{$item_data.PREFIX}{$item_data.PRICE}
{/if}