{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]}
{$DT[money_sign]}{$t[price]}
{/loop}
{if $showpage && $pages}
{$pages}
{/if}