Destination
- {{destination.name}} {{destination.country ? ", " + destination.country : ""}}
Hotels
- {{hotel.name}}
{{searchTerm}}
2 Guests
{{options.checkIn.getDate()}} of {{months[options.checkIn.getMonth()]}} {{options.checkIn.getFullYear()}}
{{options.checkOut.getDate()}} of {{months[options.checkOut.getMonth()]}} {{options.checkOut.getFullYear()}}
{{hotel.hotelLabels[0].name}}
{{hotel.destination.destinationLabels[0].name}}, {{hotel.destination.country.countryLabels[0].name}}. {{hotel.address}}
Main services
{{service.serviceLabels[0].name}}
{{rooms[0].mealPlans[0].name}}
{{Math.ceil(getBetterRate(rooms[0].mealPlans[0].rate.averageAgencyPublic, rooms[0].mealPlans[0].rate.averageClubEstrellaRate)) | currency:"USD $":0 }} per night
{{guests}} {{guests > 1 ? 'Guests' : 'Guest' }}
Taxes included
{{Math.ceil(getBetterRate(rooms[0].mealPlans[0].rate.agencyPublic, rooms[0].mealPlans[0].rate.clubEstrellaRate)) | currency:"USD $":0 }}
Total x{{nights}} {{ nights > 1 ? "nights" : "Night"}}
{{options.rooms.length}} {{ options.rooms.length > 1 ? "Rooms" : "Room"}}
Not available on these dates
Rooms
{{room.name}}
{{room.bedding}}
Check-in {{hotel.checkIn | date:'hh:mm'}}
Check-out {{hotel.checkOut | date:'hh:mm'}}
{{mealPlan.name}}
You can cancel before {{getCancellationDate(mealPlan.cancellationPolicy.daysToApplyCancellation, options.checkIn)}}
{{room.view}}
{{Math.ceil(getBetterRate(mealPlan.rate.averageAgencyPublic, mealPlan.rate.averageClubEstrellaRate)) | currency:"USD $":0}}
per night
per night
{{mealPlan.cancellationPolicy.description}}
{{mealPlan.cancellationPolicy.desciptionPolicy}}
{{guests}} {{guests > 1 ? 'Guests' : 'Guest' }}
Taxes included
{{Math.ceil(getBetterRate(selectedMealPlans[room.id].agencyPublic,selectedMealPlans[room.id].clubEstrellaRate )) | currency:"USD $":0}}
Total x{{nights}} {{ nights > 1 ? "nights" : "Night"}}
{{options.rooms.length}} {{ options.rooms.length > 1 ? "Rooms" : "Room"}}
About this hotel
What does the hotel offer?
- {{service.serviceLabels[0].name}}
{{restaurant.restaurantLabels[0].name}}
Schedule:
{{restaurant.restaurantLabels[0].schedule}}
{{bar.barLabels[0].name}}
Schedule:
{{bar.barLabels[0].schedule}}
- {{activity.activitiesLabels[0].name}}
{{facility.facilitiesLabels[0].name}}
Schedule:
{{facility.facilitiesLabels[0].schedule}}
{{hotel.notes}}