{loop $tags $i $t} {php $t[price] = str_replace('.00', '', $t[price]);} {php $t[marketprice] = str_replace('.00', '', $t[marketprice]);}
{$t[alt]}
{$t[orders]}{$t[marketprice]}  {$t[discount]}
{$t[price]}
{/loop}
{if $showpage && $pages}
{$pages}
{/if}