{{ price }}

{% if show_details != 1 %}{% endif %} {{ hotel_name }} {% if show_details != 1 %}{% endif %} {{ star|raw }} {% if show_pin %} {% endif %}

{{ city }}, {{ location }}{{ location_detail }}
{% if is_cart != 1 %}

{{ price }} {{ curr }} {{ unit }} {% if is_package == 0 %} {% elseif is_package == 1 %} {% if livedata == 1 %}
{{ totalprice_text }}: {{ totalprice }} {{ curr }} {% elseif livedata == 0 %} {% endif %} {% endif %} {% if is_package == 1 %}
{{ __('LBL_PRICE_INCLUDE') }} {% endif %}

{% else %} {{ status | raw }} {% if deadline != null %} {{ deadline|raw }} {% endif %} {% endif %}
{% if show_details != 1 %}{% endif %} {{ thumbnail | raw }} {% if show_details != 1 %}{% endif %} {% if ta_rating %}

{{ ta_rating|raw }}{% endif %}
{% if display_km != null %} {{ __('LBL_DISTANCE') }}: {{ display_km }}{{ show_on_map | raw }}
{% endif %} {% if main_room_type != null %} {{ main_room_type | raw }} {% if main_meal_name != '' %}({{ main_meal_name | raw }}){% endif %}
{% endif %} {% if show_date %} {{ __('LBL_CHECKIN') }}: {{ checkin }}
{{ __('LBL_CHECKOUT') }}: {{ checkout }} ({{ nights }})
{% endif %} {% if show_details != 1 %} {% if show_more_details == 1 %}{{ __('LBL_MORE_DETAILS') }}{% endif %} {% if number_of_roomtypes != 1 %} {{ more_roomtypes_link }} {% endif %} {% endif %} {% if package_contents != '' %}
{{ package_contents }}
{% endif %}
{% if show_button_book == 1 %} {{ button_book | raw }} {% endif %} {% if show_button_availability == 1 %}
{{ button_availability | raw }}
{% endif %} {% if show_button_info == 1 %}
{{ button_info | raw }}
{% endif %}
{% if show_details != 1 %}
{% if multiRoom %} {% set rooms = roomtypes.rooms %} {% include 'resultlist-hotel-room.twig.html' %} {% else %} {% endif %} {% else %}
{{ details | raw }}
{% endif %} {% if is_package == 1 %}
{{ flight_data | raw }}
{% endif %}