卖家中心 > 发货 > <{if $smarty.get.status=='delivering'}>发货中的订单 <{elseif $smarty.get.status=='delivered'}>已收到货的订单 <{else}>等待发货的订单<{/if}>
<{if $smarty.get.status=='send'}>
第一步确认收货信息及交易详情
<{foreach item=plist from=$de.product}> <{/foreach}>
订单编号:<{$de.order_id}> 下单时间:<{$de.creat_time|date_format:"%Y-%m-%d %H:%M:%S"}>
<{$plist.name}>
<{$plist.price|number_format:2}> x <{$plist.num}>
第二步确认发货信息
我的发货信息:
<{foreach item=list key=num from=$addr}> checked="checked"<{/if}> id="radio<{$list.id}>" name="deliver_addr_id" value="<{$list.id}>" />
<{foreachelse}> 添加发货地址 <{/foreach}>
第三步选择物流服务
<{foreach item=list from=$fastmail}> <{/foreach}>
公司名称 物流单号 操作
<{$list.company}> values="<{$list.id}>" values1="<{$list.company}>" genre="send" <{else}>onclick="alert('请选择发货地址!')"<{/if}> >确认
<{else}> <{foreach item=sellist from=$slist.list}> <{foreachelse}> <{/foreach}>
订单编号:<{$sellist.order_id}> 下单时间:<{$sellist.creat_time|date_format:"%Y-%m-%d %H:%M:%S"}> <{if $smarty.get.status}>查看订单<{/if}><{if $smarty.get.status}>查看物流<{/if}>
<{foreach item=plist from=$sellist.product}> <{/foreach}>
<{$plist.name}>
<{$plist.price|number_format:2}> x <{$plist.num}>

<{$sellist.user}>

收货信息:

<{$sellist.buyer_addr}>

<{$sellist.buyer_name}>

<{$sellist.buyer_tel}> <{$sellist.buyer_mobile}>

<{if !$smarty.get.status}>发货<{/if}>
暂无符合条件的数据记录
<{/if}>