{{$t('cart.cart')}}
step 01.
{{$t('cart.selectProductToBuy')}}
step 02.
{{$t('cart.confirmOrderInformation')}}
step 03.
{{$t('cart.payToCompleteTheOrder')}}
{{$t('all')}}
{{$t('products')}}
{{$t('priceOne')}}
{{$t('quantity')}}
{{$t('subtotal')}}
{{$t('operation')}}
{{$t('cart.yourShoppingCartIsEmpty')}}
{{$t('prodDetail.selfEmployed')}}
{{
shopCart.shopName
}}
{{
[$t('cart.fullReduction'), $t('cart.fullPieceDiscount'), $t('cart.fullDiscount'), $t('cart.discountOnFullPieces')][
shopCartItem.chooseDiscountItemDto.discountRule
]
}}
{{$t('cart.activeItemsAreFullyPurchased')}}¥{{
parsePrice(
shopCartItem.chooseDiscountItemDto.needAmount
)[0]
}}.{{
parsePrice(
shopCartItem.chooseDiscountItemDto.needAmount
)[1]
}}(
{{$t('cart.reduced')}}¥{{
parsePrice(
shopCartItem.chooseDiscountItemDto.reduceAmount
)[0]
}}.{{
parsePrice(
shopCartItem.chooseDiscountItemDto.reduceAmount
)[1]
}})
{{$t('cart.activeItemsPurchasedOver')}}¥{{
parsePrice(
shopCartItem.chooseDiscountItemDto.needAmount
)[0]
}}.{{
parsePrice(
shopCartItem.chooseDiscountItemDto.needAmount
)[1]
}}
{{$t('cart.getAFullDiscount')}}
{{$t('cart.activeItemsAreFullyPurchased')}}
{{ shopCartItem.chooseDiscountItemDto.needAmount }}件{{$t('items')}}(
{{$t('cart.reduced')}}¥{{
parsePrice(
shopCartItem.chooseDiscountItemDto.reduceAmount
)[0]
}}.{{
parsePrice(
shopCartItem.chooseDiscountItemDto.reduceAmount
)[1]
}})
{{$t('cart.activeItemsPurchasedOver')}}
{{ shopCartItem.chooseDiscountItemDto.needAmount }}
{{$t('items')}}{{$t('cart.getAFullDiscount')}}
{{$t('cart.activeItemsAreFullyPurchased')}}¥{{
parsePrice(
shopCartItem.chooseDiscountItemDto.needAmount
)[0]
}}.{{
parsePrice(
shopCartItem.chooseDiscountItemDto.needAmount
)[1]
}}(
{{$t('cart.reduced')}}¥{{
parsePrice(
shopCartItem.chooseDiscountItemDto.reduceAmount
)[0]
}}.{{
parsePrice(
shopCartItem.chooseDiscountItemDto.reduceAmount
)[1]
}})
{{$t('cart.activeItemsPurchasedOver')}}¥{{
parsePrice(
shopCartItem.chooseDiscountItemDto.needAmount
)[0]
}}.{{
parsePrice(
shopCartItem.chooseDiscountItemDto.needAmount
)[1]
}}
{{$t('cart.enjoyAFullDiscount')}}
{{$t('cart.activeItemsAreFullyPurchased')}}
{{ shopCartItem.chooseDiscountItemDto.needAmount }}{{$t('items')}}(
{{$t('cart.reduced')}}¥{{
parsePrice(
shopCartItem.chooseDiscountItemDto.reduceAmount
)[0]
}}.{{
parsePrice(
shopCartItem.chooseDiscountItemDto.reduceAmount
)[1]
}})
{{$t('cart.activeItemsPurchasedOver')}}
{{ shopCartItem.chooseDiscountItemDto.needAmount }}
{{$t('items')}} {{$t('cart.enjoyAFullDiscount')}}
-¥{{
parsePrice(
shopCartItem.chooseDiscountItemDto.reduceAmount
)[0]
}}.{{
parsePrice(
shopCartItem.chooseDiscountItemDto.reduceAmount
)[1]
}}
{{shopCartItem.chooseComboItemDto.name}}
( {{$t('cart.reduced')}} {{shopCartItem.chooseComboItemDto.preferentialAmount}} {{$t('memberCenter.yuan')}})
¥{{parsePrice(shopCartItem.chooseComboItemDto.comboAmount)[0]}}.{{parsePrice(shopCartItem.chooseComboItemDto.comboAmount)[1]}}
-
+
¥{{ parsePrice(shopCartItem.chooseComboItemDto.comboTotalAmount)[0] }}.{{parsePrice(shopCartItem.chooseComboItemDto.comboTotalAmount)[1]}}
{{$t('delete')}}
¥{{ parsePrice(shopCartItem.comboId ? prod.comboPrice : prod.price)[0] }}.{{
parsePrice(shopCartItem.comboId ? prod.comboPrice : prod.price)[1]
}}
{{$t('promotion')}}
-
+
¥{{ parsePrice(prod.prodCount * (shopCartItem.comboId ? prod.comboPrice : prod.price))[0] }}.{{
parsePrice(prod.prodCount * (shopCartItem.comboId ? prod.comboPrice : prod.price))[1]
}}
{{$t('cart.selectAll')}}
{{$t('cart.deleteSelectedProducts')}}
{{$t('cart.selected')}}
{{ this.count }}{{$t('cart.itemsProducts')}}
{{$t('cart.totalPrice')}}:
¥{{ parsePrice(this.finalMoney)[0] }}.{{
parsePrice(this.finalMoney)[1]
}}
{{$t('cart.offers')}}:
-¥{{ parsePrice(this.subtractMoney)[0] }}.{{
parsePrice(this.subtractMoney)[1]
}}
{{$t('tips')}}