您当前的位置:
首页
» 成功提交订单
1、查看购物车
2、填写核对订单信息
3、成功提交订单
成功提交订单
查看订单状态
订单已提交
订单信息
订单编号:
{$this->order_num}
订单金额:
¥
{$this->final_sum}
备货时间:
{$this->stockup_time} 天
[查看订单详细信息]
你的订单编号:
{$this->order_num}
应付金额:
¥{$this->final_sum}
元
支付方式:
{$this->payment}
配送方式:
{$this->delivery}
{if:$this->tax_title!=''}
发票抬头:
{$this->tax_title}
{/if}
订单支付
您选择了:
{$this->payment}
{if:$this->deliveryType == 0 && $this->paymentType == 1}
[选择了其他支付方式]
{query:name=payment order=`order` asc where = type eq 1}
{$item['name']}
{$item['description']},手续费:{if:$item['poundage_type']==2}¥{$item['poundage']}{else:}{$item['poundage']}%{/if}
{/query}
{/if}