My cart
My cart
New Pass
${parseInt(index) + 1}
Magic Pass Number:
MP
-
Pass already in your order.
Order not allowed for this year
Order already placed for this year.
My cart
${orderItem.firstName} ${orderItem.lastName}
Validity : 01.11.2024 - 30.04.2025
Validity : 01.05.2024 - 30.04.2025
${orderItem.additionalData.firstName} ${orderItem.additionalData.lastName}
${orderItem.quantity}x ${orderItem.title}
${ orderItem.unitPrice | price }
${ $resolveItemBasePrice(orderItem.product) | price }
${ $resolveItemPrice(orderItem.product) | price }
${orderItem.quantity}x ${option.title}
${ $resolveItemPrice(option) | price }
${orderItem.quantity}x ${orderItem.insurance.title} (${orderItem.insurance.price}%)
${ $resolveItemPrice(orderItem.insurance) | calculatePercentage(orderItem.subTotal, orderItem.options) }
${usedPromotionCodeItem.promotionCodeItem.promotionCode.title}
- ${ $resolveItemAmount(usedPromotionCodeItem) | price }
Subtotal
${ $store.state.order.order.subTotal | price }
${usedPromotionCodeItem.promotionCodeItem.promotionCode.title}
- ${ $resolveItemAmount(usedPromotionCodeItem) | price}
Shipping cost
${ $store.state.order.order.shippingCostAmount | price }
Offered
Total (including tax)
${$store.state.order.order.total|price}