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.05.2024 - 30.04.2025
${orderItem.quantity}x ${orderItem.title}
${ orderItem.unitPrice | price }
${ $resolveItemBasePrice(orderItem.product) | price }
${ $resolveItemPrice(orderItem.product) | price }
${orderItem.quantity}x ${option.option.title} (${option.price}%)
${ $resolveItemPrice(option) | calculatePercentage(orderItem.subTotal, orderItem.product) }
${ $resolveItemPrice(option) | price }
${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}