<{t}>配货单<{/t}>
<{$orderInfo.order_id|barcode}>
<{t}>客户:<{/t}><{$orderInfo.consignee.name}>
<{t}>电话:<{/t}><{$orderInfo.consignee.telephone}>
<{t}>订单号<{/t}>:<{$orderInfo.order_id}>
<{t}>日期:<{/t}><{$orderInfo.createtime|userdate}>
<{t}>地 址:<{/t}><{$orderInfo.consignee.addr}>
<{if $storeplace_display_switch=='true'}> <{/if}> <{foreach from=$goodsItem item=aGoods name="item"}> <{if $storeplace_display_switch=='true'}> <{/if}> <{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"}> <{if $storeplace_display_switch=='true'}> <{/if}> <{/foreach}> <{/foreach}> <{/if}>
No <{t}>货号<{/t}><{t}>货位<{/t}><{t}>商品名称<{/t}> <{t}>单价<{/t}> <{t}>数量<{/t}> <{t}>配货状态<{/t}>
<{$smarty.foreach.item.iteration}> <{$aGoods.bn}><{$aGoods.store_place}><{$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}>
<{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}>
<{$smarty.foreach.item.iteration}> <{$aItem.bn}><{$aItem.store_place}><{$aItem.name}> <{$aItem.price|cur}> <{$aItem.quantity}>
<{t}>备注:<{/t}> <{$orderInfo.memo}>

<{t}>签字:<{/t}>

Powered by ShopEx.cn