{template "top.html"}
温馨提示:交易过程中请勿随意接收卖家发送的可疑文件,请勿点击不明来源的链接,付款前请务必详细核对支付信息!

收货人信息

    {loop $address $t}
  • {/loop}

付款方式

    {loop $paytype $i $t}
  • {/loop}

商品信息

{loop $list $t} {/loop}
商品名称 数量 单价 促销单价 运费 小计
{$t.title}
{$t.format}
{$t.num} {number_format($t.price, 2)} {if $t.discount}¥{number_format($t.discount, 2)}{else}无{/if} {if $t.freight.type==0 && $t.freight.price} ¥{number_format($t.freight.price, 2)} {else if $t.freight.type==1 && $t.freight.price} ¥{number_format($t.freight.price * $t['num'], 2)} {else} 无 {/if} {number_format($t.total, 2)}
留言: 总运费:
总价格:
当前账户余额:¥{$member.money}元; 使用{SITE_SCORE}(可用{$member.score}):     实际付款:
{if $iscode}
验证码: {dr_code(90,26)}  
{/if}
{template "footer.html"}