{{#if hotel.thumb}}
{{{renderPicture hotel.thumb "tiny"}}}
{{/if}}
{{#if hotel.offersThumbList}}
{{/if}}
{{#if hotel.recommended}}
{{i18n "recommended"}}
{{/if}}
{{#if (logic (logic availability "and" availability.bestDeal) "or" hotel.recommended)}}
{{/if}}
{{#set "detail_url"}}/hotels/details.aspx?UID={{UID}}&searchSessionID={{@root.searchSessionID}}{{#if presearch}}&presearch=true{{/if}}&hashParams={{paramsToString @root.filters}}{{#ifFindParameter availability.options "requiresRepricing" true}}&research=true{{/ifFindParameter}}{{/set}}
{{#set "fav_url"}}{{{detail_url}}}{{/set}}
{{#set "fav_title"}}{{{hotel.name}}}{{/set}}
{{#set "fav_desc"}}{{{replaceAll hotel.category "'" '"'}}}{{/set}}
{{#set "fav_price"}}{{availability.price}}{{/set}}
{{#set "fav_currency"}}{{availability.currency}}{{/set}}
{{i18n "hotDeal"}}
{{/if}}
{{{hotel.name}}}
{{#if hotel.category}}{{{hotel.category}}}
{{/if}}
{{#if @root.config.showTripadvisor}}
{{/if}}
{{{hotel.zone}}}
{{#ifCondAnd @root.filters.poilatitude @root.filters.poilongitude }}
{{#ifCondAnd hotel.latitude hotel.longitude}}
{{geoDistanceBetweenPoints @root.filters.poilatitude @root.filters.poilongitude hotel.latitude hotel.longitude}}
{{/ifCondAnd}}
{{/ifCondAnd}}
{{{hotel.description}}}
{{#if availability.price}}
{{/if}}
{{#if availability.specialNotes}}
{{i18n "best stay price"}}
{{{formatCurrency availability.price availability.currency "floor"}}}
{{#unless availability.bestDeal}}
{{#ifCondAnd availability.isOffer availability.offerDescription}}
{{/ifCondAnd}}
{{/unless}}
{{i18n "observacionesHotel"}}
{{{availability.specialNotes}}}
{{#ifCondAnd hotel.latitude hotel.longitude}}
{{#if @root.config.googleMapsEnabled}}
{{/if}}
{{/ifCondAnd}}
{{i18n "info"}}
{{includePartialBySelector 'favorite_button' '#favorite-button-template'}}
{{#ifCondAnd @root.config.showPayAtDestination availability.hasPayAtHotel}}
{{i18n "hotelPayType:hotel"}}
{{/ifCondAnd}}
{{#ifCondAnd @root.viewOptions.resumed availability.options}}
{{/ifCondAnd}}
{{#if @root.config.googleMapsPremiumEnabled}}
{{/if}}