Ajouter des options




${ option.title }
${orderItem.firstName} ${orderItem.lastName} - ${getOptionPrice(option.uniqueKey, orderItem.product.adult) | price}
Déjà inclus
Mon panier
${orderItem.firstName} ${orderItem.lastName}
${orderItem.quantity}x ${orderItem.title}
${ orderItem.product.basePrice | price }
${ orderItem.product.price | price }
${orderItem.quantity}x ${option.option.title} (${option.price}%)
${ option.price | calculatePercentage(orderItem.subTotal, orderItem.product) }
${ option.price | price }
${usedPromotionCodeItem.promotionCodeItem.promotionCode.defaultTitle}
- ${ usedPromotionCodeItem.amount | price }
Sous-total
${ $store.state.order.order.subTotal | price }
${usedPromotionCodeItem.promotionCodeItem.promotionCode.defaultTitle}
- ${usedPromotionCodeItem.amount|price}
Frais d'expédition
${ $store.state.order.order.shippingCostAmount | price }
Offerts
Total de la commande TTC
${$store.state.order.order.total|price}