${orderItem.firstName} ${orderItem.lastName}
Gültigkeit : 01.11.2024 - 30.04.2025
Gültigkeit : 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 }
Zwischentotal
${ $store.state.order.order.subTotal | price }
${usedPromotionCodeItem.promotionCodeItem.promotionCode.title}
- ${ $resolveItemAmount(usedPromotionCodeItem) | price}
Versandkosten
${ $store.state.order.order.shippingCostAmount | price }
Gratis