{capture name="header"}> <{/capture}>
| 基础物料编码: | 基础物料名称: | 基础物料规格: | 基础物料品牌: | 数量: | 均单价 | 优惠金额: | 实收 |
|---|---|---|---|---|---|---|---|
| <{$item.bn}> | <{$item.product_name}> | <{$item.specifications}> | <{$item.brand_name}> | <{$item.number}> | <{if $show_sale_price}><{$item.price|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$item.pmt_price|cur}><{else}>-<{/if}> | <{if $show_sale_price}><{$item.sale_price|cur}><{else}>-<{/if}> |
| 基础物料编码 | 订单号 | 发货仓 | 会员反馈途径 | 问题描述 | 订单标签 | 图片信息 | 视频信息 | 一级分类 | 二级分类 | 三级分类 |
|---|---|---|---|---|---|---|---|---|---|---|
| <{$c_item.bn}> | <{$c_item.order_sn}> | <{$c_item.delivery_warehouse}> | <{$c_item.channel}> | <{$c_item.problem_desc}> | <{$c_item.order_label}> | <{$c_item.image_list}> | <{$c_item.video_list}> | <{$c_item.first_classification}> | <{$c_item.second_classification}> | <{$c_item.third_classification}> |