{{vm.text[vm.lang].login.existingAccount}} {{vm.text[vm.lang].login.login}}
{{vm.error}}
{{vm.getProductNames(product)[0]}}
{{vm.text[vm.lang].size}}: {{vm.getProductNames(product)[2]}}
{{vm.text[vm.lang].colour}}: {{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 - discount.tax | currency }} | |
{{vm.text[vm.lang].shoppingCart.total}} | {{ vm.tempTotalCalc() | currency }} {{ vm.$shoppingcart.data.total | currency }} | |
{{vm.text[vm.lang].shoppingCart.subTotal}} | {{ vm.totalExcl() | currency }} | |
{{vm.text[vm.lang].shoppingCart.btw}} (21%) | {{vm.text[vm.lang].shoppingCart.taxShift}} | {{ vm.totalTax() | currency }} |
{{vm.text[vm.lang].shoppingCart.total}} | {{ vm.$shoppingcart.data.total | currency }} | |
{{ vm.promotionError }} | ||