-
FROM
{{checkInDate | date: 'EEEE'}}
{{checkInDate | date: 'd MMM yyyy'}}
-
-
TO
{{checkOutDate | date: 'EEEE'}}
{{checkOutDate | date: 'd MMM yyyy'}}
-
- {{checkInDate | date: 'EEE d MMM yyyy'}}
- -
- {{checkOutDate | date: 'EEE d MMM yyyy'}}
- -
From
{{ result.ConvertedPriceFrom > 0 ? result.ConvertedPriceFrom : result.PricesFrom | number: 2}}
per night
{{ getApartmentIsAvailableButtonText(result); }}Contact us for rates
{{ getApartmentIsAvailableButtonText(result); }}{{getRoomTypesHeading(result)}}: | ||
---|---|---|
{{roomType.Name}} |
Tier {{result.PartnerTier}} Partner
Mews Property
Tel: {{!result.IsPartner ? (result.Telephone.split(' ').join('') != "08451220405" ? result.Telephone : "033 0202 0404") : (result.PartnerTelephone.split(' ').join('') != "08451220405" ? result.PartnerTelephone : "033 0202 0404")}}
Minimum stay {{result.MinNightsStay}} nights
From
{{ result.ConvertedPriceFrom > 0 ? result.ConvertedPriceFrom : result.PricesFrom | number: 2}}
per night
Contact us for rates
{{selectedResult.Name}}
From
{{ selectedResult.ConvertedPriceFrom > 0 ? selectedResult.ConvertedPriceFrom : selectedResult.PricesFrom | number: 2}}
per night
More infoContact us for rates
More info{{getRoomTypesHeading(selectedResult)}}: | ||
---|---|---|
{{roomType.Name}} |
{{selectedResult.PartnerTier}} Partner
Tel: {{!selectedResult.IsPartner ? (selectedResult.Telephone.split(' ').join('') != "08451220405" ? selectedResult.Telephone : "033 0202 0404") : (selectedResult.PartnerTelephone.split(' ').join('') != "08451220405" ? selectedResult.PartnerTelephone : "033 0202 0404")}}
Minimum stay {{selectedResult.MinNightsStay}} nights
From
{{ selectedResult.ConvertedPriceFrom > 0 ? selectedResult.ConvertedPriceFrom : selectedResult.PricesFrom | number: 2}}
per night
Contact us for rates
{{results.PaginationSummary.StartIndex}} - {{results.PaginationSummary.EndIndex}} of {{results.PaginationSummary.TotalResults}} results