订单价格异常信息
商品信息
<{foreach from=$order.item_list item=obj_item key=obj_type}> <{if $obj_type == 'pkg'}> <{foreach from=$obj_item item=items}> class="goods_pkg_delete"<{else}>class="goods_pkg_td"<{/if}> > <{foreach from=$items.order_items item=val}> class="goods_pkg_list_delete"<{else}>class="goods_pkg_list_td"<{/if}> > <{/foreach}> <{/foreach}> <{else}> <{foreach from=$obj_item item=items}> <{foreach from=$items.order_items item=val}> class="goods_delete"<{else}>class="goods_td"<{/if}> > <{/foreach}> <{/foreach}> <{/if}> <{/foreach}>
货号 商品名称 规格 商品单价 优惠价格 销售价格 购买数量  监控价格范围
<{$items.bn}> 捆绑商品 <{$items.price|cur}> <{$items.pmt_price|cur}> <{$items.sale_price|cur}>  x<{$items.quantity}>   <{if $items.product_cost <= 0}> 未设置 <{else}> <{$items.product_cost}>~<{if $items.product_price >= $items.product_cost}><{$items.product_price}><{else}>不限<{/if}> <{/if}>
<{$val.bn}> - <{$val.price|cur}> <{$val.pmt_price|cur}> <{$val.sale_price|cur}>  <{$val.nums}>    -
<{$val.bn}> - <{$val.price|cur}> <{$val.pmt_price|cur}> <{$val.sale_price|cur}>  x<{$val.nums}>   <{if $val.product_cost <= 0}> 未设置 <{else}> <{$val.product_cost}>~<{if $val.product_price >= $val.product_cost}><{$val.product_price}><{else}>不限<{/if}> <{/if}>
金额信息
商品总金额 <{$order.cost_item|cur}>
销售金额  
让利或增加金额 <{$order.discount|cur}>
快递费用 <{$order.shipping.cost_shipping|cur}>
合计 <{$order.total_amount|cur}>
<{if $setting_is_monitor=='true' && $monitor_flag.cost_multiple}> <{if $price_monitor.bn}> <{/if}>
整单销售参考价上线 <{if $monitor_flag.sales_multiple && $price_monitor.price>0}><{$price_monitor.price}><{else}>不限<{/if}>
整单成本参考价下线 <{$price_monitor.cost}>
整单价格参考范围   <{$price_monitor.cost}> - <{if $monitor_flag.sales_multiple && $price_monitor.price>0}><{$price_monitor.price}><{else}>不限<{/if}>
现整单金额   <{$order.total_amount}>
预计盈亏   <{$order_profit.value}>    <{if $order_profit.value < 0}><{img app='ome' src='price_down.png' }><{else}><{img app='ome' src='price_up.png' }><{/if}>     系统建议:<{$order_profit.msg}>
  亲您已经开启了价格监控,但没有设置商品的成本价,具体货号为:<{$price_monitor.bn}>
<{/if}>
配送信息
收货人:<{$order.consignee.name}> 手机/电话:<{$order.consignee.mobile}><{if $order.consignee.telephone}>/<{$order.consignee.telephone}><{/if}>
收货地区:<{$order.consignee.ship_area}>
收货地址:<{$order.consignee.addr}>
订单备注: <{if $order.mark_text}> <{foreach from=$order.mark_text item=items}>
<{$items.op_content|escape:"HTML"}> <{$items.op_time}> by <{$items.op_name}>
<{/foreach}> <{/if}>
会员备注: <{if $order.custom_mark}> <{foreach from=$order.custom_mark item=items}>
<{$items.op_content|escape:"HTML"}> <{$items.op_time}> by <{$items.op_name}>
<{/foreach}> <{/if}>
订单异常备注
   <{$row.kefu_remarks}> by <{$row.dateline|date:"Y-m-d H:i:s"}>
订单复审备注