{{ addressInfo.real_name }}
{{ addressInfo.phone }}
{{ addressInfo.detail }}
{{ STORE_INFO.name }}
{{ STORE_INFO.detailed_address }}
自提
配送
{{ item.name }}
¥{{ item.price }}
{{ item.unit_name }}
x{{ item.cart_num }}
{{ orderInfo.delivery_msg }}
价格明细
商品总价 共计{{ cartList.length }}款商品
¥{{ c_price(orderInfo.total_price, 0) }}.{{ c_price(orderInfo.total_price, 1) }}
运费
¥0.00
优惠减免
-¥{{ c_price(orderInfo.preferential_amount, 0) }}.{{ c_price(orderInfo.preferential_amount, 1) }}
支付方式
微信支付
余额支付
采购款支付
共 {{ cartList.length }} 款
合计:
¥
{{ c_price(orderInfo.pay_price, 0) }}
.{{ c_price(orderInfo.pay_price, 1) }}
预付款提交