{{ orderInfo.nickname }}
{{ orderInfo.real_name
}}{{ orderInfo.user_phone }}
复制
复制
{{ orderInfo.user_address }}
订单包裹{{indexw + 1}}
{{j._status._title}}
{{ item.productInfo.store_name }}
{{ item.productInfo.attrInfo.suk }}
¥{{ item.productInfo.attrInfo?item.productInfo.attrInfo.price:item.productInfo.price }}
x {{ item.cart_num }}
共{{totalNmu}}件商品
{{ item.productInfo.store_name }}
{{ item.productInfo.attrInfo.suk }}
¥{{ item.productInfo.attrInfo?item.productInfo.attrInfo.price:item.productInfo.price }}
x {{ item.cart_num }}
{{item.refund_num}}件退款中
,
已核销
已核销{{parseInt(item.cart_num)-parseInt(item.surplus_num)}}件
未核销
[赠品]{{item.productInfo.store_name}}
{{item.productInfo.attrInfo.suk}}
x{{item.cart_num}}
[赠品]{{item.coupon_title}}
[赠品]{{giveData.give_integral}}积分
共{{ orderInfo.total_num }}件商品,实付款
¥{{ orderInfo.pay_price }} ( 邮费 ¥{{
orderInfo.pay_postage
}}
)
虚拟备注:
{{orderInfo.fictitious_content}}
卡密发货:
{{orderInfo.virtual_info}}
订单编号:
{{ orderInfo.order_id
}}
复制
复制
下单时间:
{{ orderInfo._add_time }}
支付状态:
{{ orderInfo.paid == 1 ? "已支付" : "未支付" }}
支付方式:
{{ payType }}
退款留言:
买家留言:
{{ orderInfo.mark }}
退货留言:
{{orderInfo.refund_goods_explain}}
退款凭证:
退货凭证:
配送方式:
快递
送货
快递公司:
送货人:
{{ orderInfo.delivery_name }}
快递单号:
送货人电话:
{{ orderInfo.delivery_id}}
复制
复制
商品总价:
¥{{orderInfo.total_price}}
¥{{(parseFloat(orderInfo.total_price)+parseFloat(orderInfo.vip_true_price)).toFixed(2)}}
配送运费:
¥{{ orderInfo.pay_postage }}
会员商品优惠:
-¥{{parseFloat(orderInfo.vip_true_price).toFixed(2)}}
优惠券抵扣:
-¥{{ orderInfo.coupon_price }}
积分抵扣:
-¥{{parseFloat(orderInfo.deduction_price).toFixed(2)}}
{{item.title}}:
-¥{{parseFloat(item.promotions_price).toFixed(2)}}
实付款:¥{{ orderInfo.pay_price }}