{{labelUtils.getLabel("checkout.orderdetails");}}
{{getPriceInSelectedCurrency(anonymUser&&anonymUser.isTaxInclusive?(comp.PriceIncludingTaxes||comp.Price):comp.Price)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{getPriceInSelectedCurrency(anonymUser&&anonymUser.isTaxInclusive?(comp.PriceIncludingTaxes||comp.Price):comp.Price)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{getPriceInSelectedCurrency(anonymUser&&anonymUser.isTaxInclusive?(comp.PriceIncludingTaxes||comp.Price):comp.Price)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{labelUtils.getLabel("checkout.delivery.title");}}
{{(deliveryOptions.model.deliveryMethodUnit.productDescriptions&&(deliveryOptions.model.deliveryMethodUnit.productDescriptions.titles||[])[0]) || deliveryOptions.model.deliveryMethodUnit.description}}
{{getPriceInSelectedCurrency(anonymUser&&anonymUser.isTaxInclusive?(giftShippingItem.totalCalcPriceWithTax):giftShippingItem.totalCalcPrice)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{(deliveryOptions.model.deliveryMethodUnit.wrappingProduct.productDescriptions&&(deliveryOptions.model.deliveryMethodUnit.wrappingProduct.productDescriptions.titles||[])[0]) || deliveryOptions.model.deliveryMethodUnit.wrappingProduct.description}}
{{getPriceInSelectedCurrency(anonymUser&&anonymUser.isTaxInclusive?(giftWrappingItem.totalCalcPriceWithTax):giftWrappingItem.totalCalcPrice)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
+
{{getPriceInSelectedCurrency(deliveryOptions.model.deliveryMethodUnit.wrappingProduct.units[0].price)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{labelUtils.getLabel("checkout.delivery.per-giftbox")}}
!
{{labelUtils.getLabel("cart.promo-codes")}}
{{promoCode}}
X
{{getDiscountRemainingUsesLabel(promoCode)}}
{{labelUtils.getLabel("checkout.details.subtotal");}}:
{{getPriceInSelectedCurrency(cart.Subtotal||0)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{labelUtils.getLabel("checkout.details.savings")}}:
{{getPriceInSelectedCurrency(discount.DiscountAmount||0)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{labelUtils.getLabel(anonymUser&&anonymUser.isTaxInclusive?"checkout.details.taxes-vat":(cart.FeesTotal>0?"checkout.details.taxes-fees":"checkout.details.taxes"));}}:
{{getPriceInSelectedCurrency(cart.Taxes+(cart.FeesTotal||0))|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{labelUtils.getLabel("checkout.details.total");}}:
{{getPriceInSelectedCurrency(cart.Quote.Price)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{labelUtils.getLabel("checkout.gift-cards.total-redemptions")}}
{{getPriceInSelectedCurrency(cart.giftCardsRedeemed)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{getLabelWithPlaceholder("checkout.gift-cards.outstanding-amount","")}}
{{getPriceInSelectedCurrency(cart.outsandingCCPay)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{labelUtils.getLabel("checkout.details.depositAmountPaid");}}:
{{getPriceInSelectedCurrency(ammountPaid)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{labelUtils.getLabel("checkout.details.depositAmountDue");}}:
{{getPriceInSelectedCurrency(depositAmountDue)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{labelUtils.getLabel("checkout.details.depositAmountDue");}}:
{{getPriceInSelectedCurrency(depositAmountDue)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{labelUtils.getLabel("checkout.details.dueOnArrival");}}:
{{getPriceInSelectedCurrency(dueOnArrival)|formatPrice:selectedLanguage&&selectedLanguage.languageCode:getCurrency(true)}}
{{labelUtils.getLabel('checkout.details.charges-billed').replace('{0}',getCurrency(false))}}
{{(anonymUser&&(anonymUser.selectedLanguage&&anonymUser.selectedLanguage.userlabels||anonymUser)).checkoutChargesInfo}}
{{(anonymUser&&(anonymUser.selectedLanguage&&anonymUser.selectedLanguage.userlabels||anonymUser)).checkoutCountryInfo}}