{{TranslatedText["YourOrderDetails"]}}
{{voucher.Title}}
{{TranslatedText['DetailsTerms']}}
{{voucher.PerItemPayable | currency : BookingRequestData.HotelCurrencySymbol}}
{{voucher.PerItemPayableAfterDiscount | currency : BookingRequestData.HotelCurrencySymbol}}
{{voucher.TotalPayable | currency : BookingRequestData.HotelCurrencySymbol}}
{{voucher.TotalPayable | currency : BookingRequestData.HotelCurrencySymbol}}
{{htmlDecode(voucher.Description)}}
{{TranslatedText["SpecificTerms"]}}
{{htmlDecode(voucher.Terms)}}
{{TranslatedText["NoVouchers"]}}
{{GetIndividualVoucherCount()}}
{{TranslatedText["Subtotal"]}}
{{BookingRequestData.VoucherTotalPrice | currency : BookingRequestData.HotelCurrencySymbol}}
{{TranslatedText["Tax"]}} @{{BookingRequestData.VoucherTaxPercent}}%
{{BookingRequestData.VoucherTotalTax | currency : BookingRequestData.HotelCurrencySymbol}}
{{TranslatedText["Discount"]}}
-{{BookingRequestData.TotalVoucherDiscount | currency : BookingRequestData.HotelCurrencySymbol}}
{{TranslatedText["Total"]}}
{{BookingRequestData.VoucherPayNow | currency : BookingRequestData.HotelCurrencySymbol}}
{{TranslatedText["ExcludingDeliveryCosts"]}}