订单号:{$order_no} 日期:{echo:date('Y-m-d',strtotime($create_time))} |
{if:isset($set['name'])}{$set['name']}{/if}配货清单 |
客户:{$accept_name} 电话:{$mobile} |
商品名称 | 商品货号 | 单价 | 数量 | 小计 |
---|---|---|---|---|
{$goodsRow['name']}
{$goodsRow['value']} {foreach:items=Api::run('getBandByGoodsId',array('id'=>$item["goods_id"]))} 【{$item['name']}】 {/foreach} |
{$goodsRow['goodsno']} | ¥{$item['goods_price']} | {$item['goods_nums']} | ¥{echo:$item['goods_price'] * $item['goods_nums']} |
订单附言:{$postscript} | 配送:{foreach:items=Api::run('getDeliveryById',array('distribution'=>$distribution))}{$item['name']}{/foreach} |
地址:{$address} | 收货人:{$accept_name} |
手机:{$mobile} | 电话:{$telphone} |
订单备注:{$note} |
签字: |