订单编号(标识):{{order.orderNo}}({{order.orderID}})
{{order.status | stateExp}}
下单时间:{{order.orderTime}}
税费:¥{{order.expensesOfTaxation | NumFormat}}
运费:包邮
运费:到付
运费:¥{{order.freight | NumFormat}}
经理折扣:¥{{order.discountFee | NumFormat}}
促销满减:¥{{order.payTotalFee | NumFormat}}
赠品数:{{order.presentCount + order.promotionalGiftsCount}}
订单总额:¥{{order.payTotalFee | NumFormat}}
应付总额:¥{{order.payableAmount | NumFormat}}
已支付:¥{{order.receiptAmount | NumFormat}}
待付金额:¥{{order.pendingPayments | NumFormat}}
暂无数据