起订金额
还差
¥{{showStartMoney(order_limit_start_money,totalPrice)}}元
起订
优惠券
领券结算最高可减{{
discount.coupon_info.coupon_money | moneyFormat
}}元
点击{{
discount.coupon_info.receive_type == 'wait' ? '领取' : '查看'
}}
{{ item.goods_name }}
{{ x.spec_name }}:{{
x.spec_value_name
}}
{{
i <
item.sku_spec_format
.length -
1
? ';'
: ''
}}
¥
{{
parseFloat(
item.member_price
)
.toFixed(2)
.split('.')[0]
}}
.{{
parseFloat(
item.member_price
)
.toFixed(2)
.split('.')[1]
}}
¥
{{
parseFloat(
item.discount_price
)
.toFixed(2)
.split('.')[0]
}}
.{{
parseFloat(
item.discount_price
)
.toFixed(2)
.split('.')[1]
}}
¥
{{
parseFloat(
item.member_price
)
.toFixed(2)
.split('.')[0]
}}
.{{
parseFloat(
item.member_price
)
.toFixed(2)
.split('.')[1]
}}
¥
{{
parseFloat(item.price)
.toFixed(2)
.split('.')[0]
}}
.{{
parseFloat(
item.price
)
.toFixed(2)
.split('.')[1]
}}
满减
{{ mitem.limit }}减{{
mitem.discount_money
}}
{{ goodsItem.sku_name }}
{{ x.spec_name }}:{{ x.spec_value_name }}
{{
i < goodsItem.sku_spec_format.length - 1
? '; '
: ''
}}
¥
{{
parseFloat(goodsItem.member_price)
.toFixed(2)
.split('.')[0]
}}
.{{
parseFloat(goodsItem.member_price)
.toFixed(2)
.split('.')[1]
}}
¥
{{
parseFloat(goodsItem.discount_price)
.toFixed(2)
.split('.')[0]
}}
.{{
parseFloat(goodsItem.discount_price)
.toFixed(2)
.split('.')[1]
}}
已失效
{{ $lang('allElection') }}
共{{ totalCount }}件
{{ $lang('total') }}:
¥
{{
parseFloat(discount.order_money)
.toFixed(2)
.split('.')[0]
}}
.{{
parseFloat(discount.order_money)
.toFixed(2)
.split('.')[1]
}}
{{
parseFloat(totalPrice)
.toFixed(2)
.split('.')[0]
}}
.{{
parseFloat(totalPrice)
.toFixed(2)
.split('.')[1]
}}
优惠明细