{{hotel.name}}
{{hotelAddress}}
{{discountDescription}}
{{cheapestOrSelectedRoomStay.description}}
{{valueAdd.description}}
{{cheapestOrSelectedRoomStay.mealDescription.name}}
{{hotel.checkinDate}} {{hotel.checkinTime.format('HH:mm')}}
{{hotel.checkoutDate}} {{hotel.checkoutTime.format('HH:mm')}}
{{ priceBeforeDiscount / rooms | currencyEx }} {{::getFullPricePerPerson(cheapestOrSelectedRoomStay, flightPricePerPerson) | currencyEx : 0 : false}} {{::getFullPricePerPerson(cheapestOrSelectedRoomStay, flightPricePerPerson) | currencyEx : 0 : false}}
{{cheapestOrSelectedRoomStay.pricePerGuest + flightPricePerPerson | currencyEx : 0 : false}}

{{refPoint.direction}}

{{hotel.description.checkInAgeRestriction}}
{{hotel.description.checkInAgeRestrictionForGuests}}
{{hotel.checkinDate}} {{hotel.description.checkInTime.format('HH:mm')}}
{{hotel.checkoutDate}} {{hotel.description.checkOutTime.format('HH:mm')}}
{{roomStay.description}} {{roomStay.numberOfExtraBeds}}
{{ vendorTax.description }}: {{ vendorTax.amount | currencyEx : false }}
{{roomStay.firstAllotment}}
{{ getDiscountDescription(roomStay) }}
{{roomStay.mealDescription.name}}
{{valueAdd.description}}
{{ ::getFullPricePerPerson(roomStay, flightPricePerPerson) | currencyEx : 0 : false }}
{{roomStay.pricePerGuest + flightPricePerPerson | currencyEx : 0 : false}}
{{::buyButtonText}}