{js:artTemplate}
您当前的位置: 首页 » 填写核对订单信息
填写核对订单信息

收货人信息

常用收货地址
    {foreach:items=$this->addressList}
  • [修改地址] [删除]
  • {/foreach}

配送方式

{foreach:items = Api::run('getDeliveryList')} {/foreach}
{$item['description']} {if:$item['type'] == 2} 选择自提点 {/if}
指定送货时间:

支付方式

{foreach:items = Api::run('getPaymentList')} {set:$paymentPrice = CountSum::getGoodsPaymentPrice($item['id'],$this->sum);} {/foreach}
{$item['note']} {if:$paymentPrice}支付手续费:¥{$paymentPrice}{/if}

订单附言

订单附言:

购买的商品

promotion)}style="display:none"{/if}>

恭喜,您的订单已经满足了以下优惠活动!

{foreach:items = $this->promotion}

{$item['plan']},{$item['info']}

{/foreach}
{foreach:items = $this->goodsList} {/foreach}
图片 商品名称 赠送积分 单价 优惠 数量 小计
{$item['name']} {$item['name']} {if:isset($item['spec_array'])}

{set:$spec_array=goods_class::show_spec($item['spec_array']);} {foreach:items=$spec_array item=$specValue key=$specName} {$specName}:{$specValue}    {/foreach}

{/if}
{$item['point']} ¥{$item['sell_price']} 减¥{$item['reduce']} {$item['count']} ¥{$item['sum']}
结算信息

{if:$this->final_sum != $this->sum}优惠后总金额{else:}商品总金额{/if}:{$this->final_sum} - 代金券:0 + 税金:0 + 运费总计:0 + 保价:0 + 支付手续费:0 {if:$this->spend_point > 0} + 消耗积分:{$this->spend_point}{/if}

使用代金券

是否需要发票?(税金:¥{$this->goodsTax}) 应付总额:{$this->final_sum}