{loop $tags $i $t}
{php $t[price] = str_replace('.00', '', $t[price]);}
{php $t[marketprice] = str_replace('.00', '', $t[marketprice]);}
{$t[orders]}人购买原价:{$t[marketprice]} {$t[discount]}折
{$DT[money_sign]}{$t[price]}
{/loop}
{if $showpage && $pages}