{js:areaSelect}

订单发货

{foreach:items=Api::run('getGoodsByOrderId',array('order_id'=>$order_id))} {/foreach}
商品名称 商品价格 购买数量 选择发货
{set:$goodsRow = JSON::decode($item['goods_array'])} {$goodsRow['name']}    {$goodsRow['value']} {$item['real_price']} {$item['goods_nums']} {if:$item['is_send'] == 0} {else:} {echo:Order_class::goodsSendStatus($item['is_send'])} {/if}
订单号:{$order_no} 下单时间:{$create_time}
配送方式: {foreach:items=Api::run('getDeliveryById',array('distribution'=>$distribution))} {$item['name']} {/foreach} 配送费用:{$real_freight}
保价费用:¥{$insured}
收货人姓名: 电话:
手机: 邮政编码:
物流公司: 配送单号:
地区:
地址:
发货单备注: