{template "top.html"}
温馨提示:交易过程中请勿随意接收卖家发送的可疑文件,请勿点击不明来源的链接,付款前请务必详细核对支付信息!
{loop $list $i $t} {/loop}
商品名称 库存 数量 单价 促销单价 小计 操作
{$t.title}
{$t.format}
{$t.quantity}
{number_format($t.price, 2)} {if $t.discount} ¥{number_format($t.discount, 2)} {else} 无 {/if} {number_format($t.total, 2)} 移除
商品总金额(不含运费):{$amount}
        
{template "footer.html"}