订单详情
订单状态 <{$de.statu_text}> 订单编号 <{$de.order_id}> 下单时间 <{$de.create_time|date_format:"%Y-%m-%d %H:%M:%S"}>
支付状态 <{$de.order_ship_status}> 配送状态 <{$de.order_pay_status}>
<{foreach item=list from=$de.product}> <{if $list.product_give}> <{/if}> <{if $list.service}> <{/if}> <{/foreach}> <{if $de.des}> <{/if}>
订单信息
编号 产品 单价 数量 总价
<{$list.code}> <{$list.name}> class="npb"<{/if}>><{$config.money}><{$list.price|number_format:2}> rowspan="2"<{/if}>><{$list.num}> rowspan="2"<{/if}>><{$config.money}><{$list.sum|number_format:2}>
赠品 <{foreach item=slist from=$list.product_give}>
  • <{$slist.pname}>
  • <{/foreach}>
    服务 <{foreach item=slist from=$list.service}>
  • <{$slist.name}>
  • <{/foreach}>
    <{foreach item=slist from=$list.service}>

    <{$config.money}><{$slist.price}>

    <{/foreach}>
    备注: <{$de.des}>
    <{if $de.status==1 and $de.pay_status==1}> <{else}> <{/if}>
    商品总金额: 配送方式:
    配送费用: 支付方式:
    商品重量: 订单折扣或涨价: 输入"-100","100"
    应付总额:
    商品总金额: <{$config.money}><{$de.cost}> 配送方式: <{$de.shippind_name}>
    配送费用: <{$config.money}><{$de.freight}> 支付方式: <{$de.payment_name}>
    商品重量: <{$de.weight}>kg
    应付总额: <{$config.money}><{$de.cost+$de.freight}>
    <{if $de.status==1 and $de.pay_status==1}> <{else}> <{/if}>
    收货地址
    收货人
    联系电话
    手机
    收货地址
    收货人 <{$de.ship_name}>
    联系电话 <{$de.ship_mobile}> <{$de.ship_tel}>
    收货地址 <{$de.ship_addr}>
    <{if $de.invoices.type==1}> <{else}> <{/if}>
    发票信息
    发票信息 <{foreach item=v key=num from=$lang.itype}><{if $num==$de.invoices.type}><{$v}><{/if}><{/foreach}>
    单位名称 <{$de.invoices.company}>
    纳税人识别号 <{$de.invoices.number}>
    注册地址 <{$de.invoices.address}>
    注册电话 <{$de.invoices.telephone}>
    开户银行 <{$de.invoices.bank}>
    银行帐户 <{$de.invoices.account}>
    发票抬头 <{foreach item=v key=num from=$lang.irise}><{if $num==$de.invoices.rise}><{$v}><{/if}><{/foreach}><{if $de.invoices.rise==1}><{$de.invoices.company}><{/if}>
    发票内容 <{foreach item=v key=num from=$lang.icontent}><{if $num==$de.invoices.content}><{$v}><{/if}><{/foreach}>