var getPrice = function(a, b) {
b = b?b:0;
var c = a*1+b*1;
return c.toFixed(2);
}
module.exports.getPrice = getPrice;
{{ordername}}编号
{{orderInfo.order_num_alias}}
下单时间
{{orderInfo.date_added}}
支付时间
{{orderInfo.pay_date}}
送达时间
{{orderInfo.express_tuanz_date}}
收货时间
{{orderInfo.receive_date}}
同城配送费
{{groupInfo.placeorder_trans_name}}
{{diyshipname}}
+ ¥{{orderInfo.shipping_fare}}
满金额免{{diyshipname}}
- ¥{{orderInfo.fare_shipping_free}}
积分抵扣
- ¥{{orderInfo.score_for_money}}
会员优惠
- ¥{{m1.getPrice(levelAmount, orderInfo.admin_change_price)}}
等级折扣
- ¥{{m1.getPrice(levelAmount, orderInfo.admin_change_price)}}
优惠券
- ¥{{orderInfo.voucher_credit}}
满减
- ¥{{orderInfo.fullreduction_money}}
{{groupInfo.localtown_modifypickingname}}
+ ¥{{orderInfo.packing_fare}}
加价配送费
+ ¥{{orderInfo.localtown_add_shipping_fare}}
商家改价
{{orderInfo.total>orderInfo.old_price?'+':'-'}} ¥{{changePrice}}
商品金额
+ ¥{{goodsTotal}}积分