{% partial "helpers/gallery-with-vertical" mainImage=mainImage galleryImages=galleryImages name=hotelPage.name breadcrumbs=__SELF__.breadcrumbs() rating=property.property_rating from_price=null currency_symbol="$" %} {% for room in __SELF__.getRooms() %} {% endfor %}
{% partial "inner-page/header" title=hotelPage.name id=property.id location=__SELF__.location() rating=property.property_rating description=__SELF__.hotelPageDescription() %}

Overview hotel

{{ property.full_description|raw }}
{% partial "inner-page/book-calc" %}


Rooms

{% for room in __SELF__.getRooms() %}

Room Name :{{room.name}}

Description :

{{ room.description|raw }}

Max Capacity : {{ room.total_max_capacity }}

Max Adults : {{ room.max_adults }}

Max Children :{{ room.max_children }}

Amenities :

{% for roomimage in room.images %} {% endfor %}
{% for roomimage in room.images %} {% endfor %}
{% endfor %}

Property Amenities

FAQs

Reviews