{{vm.text[vm.lang].login.existingAccount}} {{vm.text[vm.lang].login.login}}
{{vm.error}}
{{vm.getProductNames(product)[0]}}
Size: {{vm.getProductNames(product)[2]}}
Color: {{vm.getProductNames(product)[1]}}
{{vm.text[vm.lang].shoppingCart.removeProduct}}
{{vm.text[vm.lang].shoppingCart.subTotal}} | {{ vm.$shoppingcart.data.productsTotal | currency }} |
{{ discount.discountName }} {{vm.text[vm.lang].shoppingCart.shipping}} | {{ discount.total | currency }} {{vm.text[vm.lang].shoppingCart.calculatedAtCheckout}} {{ discount.total | currency }} |
{{vm.text[vm.lang].shoppingCart.total}} | {{ vm.tempTotalCalc() | currency }} {{ vm.$shoppingcart.data.total | currency }} |
{{ vm.promotionError }} | |