{capture name="header"}> <{/capture}>
| 商品总额: | <{if $show_sale_price}><{$sales.total_amount|cur}><{else}>-<{/if}> | 店铺名称: | <{$sales.shopname}> | 会员名: | <{$sales.uname|ciphertext:'delivery','uname',$deliveryinfo.shop_type}> |
|---|---|---|---|---|---|
| 销售金额: | <{if $show_sale_price}><{$sales.sale_amount|cur}><{else}>-<{/if}> | 销售单号: | <{$sales.sale_bn}> | 操作员: | <{$sales.operator}> |
| 优惠金额: | <{if $show_sale_price}><{$sales.discount|cur}><{else}>-<{/if}> | 订单号: | <{$sales.order_bn}> | ||
| 结算金额: | <{if $show_sale_price}><{$sales.settlement_amount|cur}><{else}>-<{/if}> | 发货单号: | <{$sales.delivery_bn}> | ||
| 客户实付: | <{if $show_sale_price}><{$sales.actually_amount|cur}><{else}>-<{/if}> | 物流运单号: | <{$sales.logi_no}> | ||
| 配送费用: | <{$sales.cost_freight|cur}> | 物流公司: | <{$sales.logi_name}> | ||
| 附加费: | <{$sales.additional_costs|cur}> | 销售时间: | <{$sales.sale_time}> | ||
| 预存款: | <{$sales.deposit|cur}> | 销售数量: | <{$sales.nums}> | ||
| 支付优惠金额: | <{if $show_sale_price}><{$sales.platform_pay_amount|cur}><{else}>-<{/if}> | 支付方式: | <{$sales.payment|default:'-'}> | ||
| 平台承担金额: | <{if $show_sale_price}><{$sales.platform_amount|cur}><{else}>-<{/if}>(不包含支付优惠) | <{if $sales.is_service_order == 'true'}>服务订单费: | <{$sales.service_price|cur}> | <{/if}>
| <{t}>收货人姓名<{/t}> | <{t}>收货人地区<{/t}> | <{t}>收货人地址<{/t}> | <{t}>收货人邮编<{/t}> | <{t}>收货人固定电话<{/t}> | <{t}>收货人Email<{/t}> | <{t}>收货人手机<{/t}> |
|---|---|---|---|---|---|---|
| <{$deliveryinfo.ship_name|ciphertext:'delivery','ship_name',$deliveryinfo.shop_type}> | <{$deliveryinfo.ship_province}>-<{$deliveryinfo.ship_city}>-<{$deliveryinfo.ship_district}> | <{$deliveryinfo.ship_addr|ciphertext:'delivery','ship_addr',$deliveryinfo.shop_type}> | <{$deliveryinfo.ship_zip}> | <{$deliveryinfo.ship_tel|ciphertext:'delivery','ship_tel',$deliveryinfo.shop_type}> | <{$deliveryinfo.ship_email}> | <{$deliveryinfo.ship_mobile|ciphertext:'delivery','ship_mobile',$deliveryinfo.shop_type}> |
| <{t}>销售物料编码<{/t}> | <{t}>物料类型<{/t}> | <{t}>物料编码<{/t}> | <{t}>物料名称<{/t}> | <{t}>商品规格<{/t}> | <{t}>吊牌价<{/t}> | <{t}>数量<{/t}> | <{t}>货品优惠<{/t}> | <{t}>销售总价<{/t}> | <{t}>平摊优惠<{/t}> | <{t}>销售金额<{/t}> | <{t}>支付优惠金额<{/t}> | <{t}>客户实付<{/t}> | <{t}>平台承担<{/t}> | <{t}>结算金额<{/t}> | <{t}>平台商品ID<{/t}> | <{t}>平台SkuID<{/t}> | <{foreach from=$propsTitle item=item}><{$item.col_name}> | <{/foreach}>
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| <{$dataitem.sales_material_bn|default:'-'}> | <{$dataitem.type_name|default:'-'}> | <{$dataitem.bn}> | <{$dataitem.name}> | <{$dataitem.spec_name|default:'-'}> | <{$dataitem.price|cur}> | <{$dataitem.nums}> | <{if $show_sale_price}><{$dataitem.pmt_price|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$dataitem.sale_price|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$dataitem.apportion_pmt|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$dataitem.sales_amount|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$dataitem.platform_pay_amount|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$dataitem.actually_amount|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$dataitem.platform_amount|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$dataitem.settlement_amount|cur}><{else}>-<{/if}> | <{$dataitem.shop_goods_id}> | <{$dataitem.shop_product_id}> | <{foreach from=$propsTitle item=item}><{$dataitem.props[$item.col_key]}> | <{/foreach}>
| - | <{$item.bn}> | <{$item.name}> | - | <{$item.price}> | <{$item.nums}> | <{if $show_sale_price}><{$item.pmt_price|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$item.sale_price|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$item.apportion_pmt|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$item.amount|cur}><{else}>-<{/if}> |
| 代销人信息 | ||||
| 用户名:<{$selling_agent_info.member_info.uname}> | 姓名:<{$selling_agent_info.member_info.name}> | 性别:<{if $selling_agent_info.member_info.sex == 'male'}>男<{else}>女<{/if}> | 出生日期:<{$selling_agent_info.member_info.birthday}> | E-mail:<{$selling_agent_info.member_info.email}> QQ:<{$selling_agent_info.member_info.qq}> |
| 地区:<{$selling_agent_info.member_info.area|region}> | 详情地址:<{$selling_agent_info.member_info.addr}> | 邮编:<{$selling_agent_info.member_info.zip}> | 手机:<{$selling_agent_info.member_info.mobile}> | 固定电话:<{$selling_agent_info.member_info.tel}> |
| 网站名称:<{$selling_agent_info.website.name}> | 网站域名:<{$selling_agent_info.website.domain}> | 网站LOGO:<{if $selling_agent_info.website.logo}>查看<{/if}> | ||