{{orderStatus.text}}
{{order.receiverName}}
{{order.receiverPhone}}
{{order.receiverProvince}} {{order.receiverCity}} {{order.receiverRegion}}
{{order.receiverDetailAddress}}
{{item.productName}}
{{item.productAttr | formatProductAttr}}
{{item.promotionName}}
¥{{item.productPrice}}
x {{item.productQuantity}}
商品合计
¥{{order.totalAmount}}
运费
¥{{order.freightAmount}}
活动优惠
-¥{{order.promotionAmount}}
优惠券
-¥{{order.couponAmount}}
积分抵扣
-¥{{order.integrationAmount}}
备注
{{order.note}}
订单编号
{{order.orderSn}}
提交时间
{{order.createTime | formatDateTime}}
支付方式
{{order.payType | formatPayType}}
实付金额
¥{{order.payAmount}}
付款时间
{{order.paymentTime | formatDateTime}}