{{ orderInfo.uid?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 }}件商品,商品总价
¥{{ sum }} ( 邮费 ¥{{
orderInfo.pay_postage
}}
)
订单编号:
{{ orderInfo.order_id
}}
复制
复制
下单时间:
{{ orderInfo._add_time }}
支付状态:
{{ orderInfo.paid == 1 ? "已支付" : "未支付" }}
支付方式:
{{ payType }}
退款留言:
买家留言:
{{ orderInfo.mark }}
退货留言:
{{orderInfo.refund_goods_explain}}
退款凭证:
退货凭证:
商品总价:
¥{{(parseFloat(orderInfo.total_price)+parseFloat(orderInfo.vip_true_price)).toFixed(2)}}
优惠券抵扣:
-¥{{ orderInfo.coupon_price }}
运费:
¥{{ orderInfo.pay_postage }}
积分抵扣金额:
-¥{{ orderInfo.deduction_price }}
会员商品优惠:
-¥{{ orderInfo.vip_true_price }}
{{item.title}}:
-¥{{parseFloat(item.promotions_price).toFixed(2)}}
实付款:¥{{ orderInfo.pay_price }}
配送方式:
快递
送货
快递公司:
送货人:
{{ orderInfo.delivery_name }}
快递单号:
送货人电话:
{{ orderInfo.delivery_id}}
复制
复制