<{t}>购物单<{/t}>

<{$shop.name}>

<{$shop.url}>
<{t}>客户:<{/t}><{$orderInfo.consignee.name}>
<{t}>电话:<{/t}><{$orderInfo.consignee.telephone}>
<{t}>订单号:<{/t}><{$orderInfo.order_id}>
<{t}>订购日期:<{/t}><{$orderInfo.createtime|userdate}>
<{foreach from=$goodsItem item=aGoods name="item"}> <{if $aGoods.adjunct}> <{/if}> <{if $aGoods.gifts}> <{/if}> <{/foreach}> <{if $giftsItem}> <{/if}> <{if $extend_items}> <{foreach from=$extend_items item=aExtends name="extend_obj"}> <{foreach from=$aExtends item=aItem name="extend_item"}> <{/foreach}> <{/foreach}> <{/if}>
No <{t}>货号<{/t}> <{t}>商品名称<{/t}> <{t}>单价<{/t}> <{t}>数量<{/t}> <{t}>小计<{/t}>
<{$smarty.foreach.item.iteration}> <{$aGoods.bn}> <{$aGoods.name}> <{if count($aGoods.minfo)}> <{foreach from=$aGoods.minfo item=minfo key=name}>
<{$minfo.label}>:<{$minfo.value}> <{/foreach}> <{/if}>
<{$aGoods.price|cur}> <{$aGoods.quantity}> <{$aGoods.price*$aGoods.quantity|cur}>
<{t}>商品配件<{/t}>
<{foreach from=$aGoods.adjunct item=ajuncts name="ajunctsItem"}> <{/foreach}>
<{$smarty.foreach.item.iteration}> <{$ajuncts.bn}> <{$ajuncts.name}> <{if $ajuncts.minfo && is_array($ajuncts.minfo)}> <{foreach from=$ajuncts.minfo item=minfo key=name}>
<{$minfo.label}>:<{$minfo.value}> <{/foreach}> <{/if}><{if $ajuncts.link}><{/if}><{if $ajuncts.is_type == 'goods' && $ajuncts.small_pic}> ' title='<{$ajuncts.name}>'>          <{/if}>
<{$ajuncts.price|cur_odr}> <{$ajuncts.quantity}> <{$ajuncts.total_amount|cur_odr}>
<{t}>商品赠品<{/t}>
<{foreach from=$aGoods.gifts item=gifts name="ajunctsItem"}> <{/foreach}>
<{$smarty.foreach.item.iteration}> <{$gifts.bn}> <{$gifts.name}> <{if $gifts.minfo && is_array($gifts.minfo)}> <{foreach from=$gifts.minfo item=minfo key=name}>
<{$minfo.label}>:<{$minfo.value}> <{/foreach}> <{/if}><{if $gifts.link}><{/if}><{if $gifts.is_type == 'goods' && $gifts.small_pic}> ' title='<{$ajuncts.name}>'>          <{/if}>
<{$gifts.price|cur_odr}> <{$gifts.quantity}> <{$gifts.price*$gifts.quantity|cur_odr}>
<{t}>优惠赠品<{/t}>
<{foreach from=$giftsItem item=aGoods name="item"}> <{/foreach}>
<{$smarty.foreach.item.iteration}> <{$aGoods.bn}> <{if $aGoods.link}><{/if}><{$aGoods.name}><{if $aGoods.link}><{/if}> <{if $aGoods.small_pic}> ' title='<{$aGoods.name}>'>          <{/if}> <{$aGoods.price|cur_odr:$order.currency}> <{$aGoods.quantity}> <{$aGoods.total_amount|cur_odr:$order.currency}>
<{$smarty.foreach.item.iteration}> <{$aItem.bn}> <{$aItem.name}> <{$aItem.price|cur}> <{$aItem.quantity}> <{$aItem.price*$aItem.quantity|cur}>
<{t}>备注:<{/t}><{$orderInfo.memo}>
<{t}>商品总价:<{/t}><{$orderInfo.cost_item|cur}>
<{t}>配送费用:<{/t}><{$orderInfo.shipping.cost_shipping|cur}>
<{t}>保价费用:<{/t}><{$orderInfo.shipping.cost_protect|cur}>
<{t}>支付手续费:<{/t}><{$orderInfo.payinfo.cost_payment|cur}>
<{t}>订单优惠:<{/t}><{$orderInfo.self|cur}>

<{t}>应付总金额:<{/t}><{$orderInfo.total_amount|cur}><{t}>元<{/t}>

<{t}>服务商:<{/t}><{$shop.name}>
<{t}>电话:<{/t}><{$shop.tel}>
<{t}>邮箱:<{/t}><{$shop.email}>
<{t}>网址:<{/t}><{$shop.url}>
<{t}>您目前的总积分为<{/t}> <{$memberPoint}> ,<{t}>累计购物<{/t}><{$orderSum.sum}><{t}>次,累计购物金额<{/t}><{$orderSum.sum_pay|cur}><{t}>元 <{/t}>
Powered by ShopEx.cn