{set:$orderStep = Order_Class::orderStep($this->order_info)} {foreach:items=$orderStep item=$stepData key=$eventTime}

{$eventTime}  {$stepData}

{/foreach}

订单号:{$this->order_info['order_no']} 下单日期:{$this->order_info['create_time']} 状态: {echo:Order_Class::orderStatusText($orderStatus)}

{if:in_array($orderStatus,array(1,2))} {/if} {if:$orderStatus == 2} {/if} {if:in_array($orderStatus,array(11,3))} {/if} {if:Order_Class::isRefundmentApply($this->order_info)} {/if}

收件人信息

收货人: {$this->order_info['accept_name']}
地址: {$this->order_info['province_str']} {$this->order_info['city_str']} {$this->order_info['area_str']} {$this->order_info['address']}
邮编: {$this->order_info['postcode']}
固定电话: {$this->order_info['telphone']}
手机号码: {$this->order_info['mobile']}

支付及配送方式

{if:$this->order_info['takeself']} {else:} {/if} {if:$this->order_info['paynote']} {/if}
配送方式: {$this->order_info['delivery']}
自提地址: {$this->order_info['takeself']['province_str']} {$this->order_info['takeself']['city_str']} {$this->order_info['takeself']['area_str']} {$this->order_info['takeself']['address']}
自提联系方式: 座机:{$this->order_info['takeself']['phone']}    手机:{$this->order_info['takeself']['mobile']}
物流公司: {$this->order_info['freight']['freight_name']}
快递单号: {$this->order_info['freight']['delivery_code']}
支付方式: {$this->order_info['payment']}
支付说明: {$this->order_info['paynote']}
运费: {$this->order_info['real_freight']}
{if:$this->order_info['invoice']==1}

发票信息

所需税金: {$this->order_info['taxes']}
发票抬头: {$this->order_info['invoice_title']}
{/if}

商品清单

{foreach:items=Api::run('getOrderGoodsListByGoodsid',array('#order_id#',$this->order_info['order_id'])) item=$good} {set:$good_info = JSON::decode($good['goods_array'])} {/foreach}
图片 商品名称 赠送积分 商品价格 优惠金额 商品数量 小计 配送
{$good_info['name']} {if:$good_info['value']!=''}

{$good_info['value']}

{/if}
{echo:$good['point']*$good['goods_nums']} ¥{$good['goods_price']} ¥{echo:$good['goods_price']-$good['real_price']} x {$good['goods_nums']} ¥{echo:$good['goods_nums']*$good['real_price']} {echo:Order_Class::goodsSendStatus($good['is_send'])} {if:$good['delivery_id']} {/if}

商品总金额:¥{$this->order_info['payable_amount']}

+ 运费:¥

{if:$this->order_info['taxes'] > 0}

+ 税金:¥{$this->order_info['taxes']}

{/if} {if:$this->order_info['pay_fee'] > 0}

+ 支付手续费:¥{$this->order_info['pay_fee']}

{/if} {if:$this->order_info['insured'] > 0}

+ 保价:¥{$this->order_info['insured']}

{/if}

订单折扣或涨价:¥{$this->order_info['discount']}

{if:$this->order_info['promotions'] > 0}

- 促销优惠金额:¥{$this->order_info['promotions']}

{/if}

订单支付金额: