// Start of Zendesk Chat Script :javascript window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s= d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set. _.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute("charset","utf-8"); $.src="https://v2.zopim.com/?2X2zFNVDMCqo6pwWawEp214irvim6hSZ";z.t=+new Date;$. type="text/javascript";e.parentNode.insertBefore($,e)})(document,"script"); // End of Zendesk Chat Script - @@url = request.original_url - @pag_title = t('title_index_prices') - @pag_description = t('description_index_prices') - @pag_keywords = t('keywords_index_prices') - @principal_bg = true - @locale = I18n.locale.to_s - @li = '· ' - @og_title = t('title_index_prices') - @og_type = t('reservation') - @og_url = request.original_url - @og_image = "/assets/web_hotelsultanclub/the-grand-selection-logo-og.jpg" - @og_description = t('description_index_prices') - @hreflang_en = "https://#{request.host}"+hotelsultanclub_w_prices_en_path - @hreflang_es = "https://#{request.host}"+hotelsultanclub_w_prices_es_path - @hreflang_ru = "https://#{request.host}"+(CGI.unescape(hotelsultanclub_w_prices_ru_path)) #w_restaurants_jquery_start .bg-searcher .container .row .col-lg-12 -if I18n.locale.to_s == 'en' .h2-welcome-text = "4 Stars Aparthotel in Marbella" -if I18n.locale.to_s == 'es' .h2-welcome-text = "Aparthotel 4 estrellas en Marbella" -if I18n.locale.to_s == 'ru' .h2-welcome-text-ru = "4-звездочный апарт-отель в Марбелье" .container .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 -if I18n.locale.to_s == 'en' = raw(@web_page_configs_price.tab_1_en) -if I18n.locale.to_s == 'es' = raw(@web_page_configs_price.tab_1_es) -if I18n.locale.to_s == 'ru' = raw(@web_page_configs_price.tab_1_ru) - if @hotel_sultan_club_prices_apartments .table-price-bg.table.text-center %table.table-price-hsc.shdw-img %tr %th .center = t('periods') %th .center = t('one_bedroom_hsc') %th .center = t('two_bedroom_hsc') - @hotel_sultan_club_prices_apartments.each do |w_prices_apartment| %tr - if w_prices_apartment.date_all == true %td .center = t('for_all_dates') - elsif !w_prices_apartment.date_from.blank? || !w_prices_apartment.date_to.blank? %td .center = w_prices_apartment.date_from.strftime("%d/%m/%Y") %span.hidden-less-xs = " - " = w_prices_apartment.date_to.strftime("%d/%m/%Y") - else %td .center = "--/--/----" %td .center = number_to_currency(w_prices_apartment.price_one, precision:2, :unit => "€", separator: ",", delimiter: ".") %td .center = number_to_currency(w_prices_apartment.price_two, precision:2, :unit => "€", separator: ",", delimiter: ".") - if !w_prices_apartment.tab_description_en.blank? %tr %td{:colspan => "3"} = raw(w_prices_apartment.tab_description_en) - if !w_prices_apartment.tab_description_es.blank? %tr %td{:colspan => "3"} = raw(w_prices_apartment.tab_description_es) - if !w_prices_apartment.tab_description_ru.blank? %tr %td{:colspan => "3"} = raw(w_prices_apartment.tab_description_ru) -if I18n.locale.to_s == 'en' = raw(@web_page_configs_price.tab_2_en) -if I18n.locale.to_s == 'es' = raw(@web_page_configs_price.tab_2_es) -if I18n.locale.to_s == 'ru' = raw(@web_page_configs_price.tab_2_ru) - if @hotel_sultan_club_prices_apartments .table.text-center %table.table-price-hsc.shdw-img %tr %th .center = t('supplement_price_breakfast') %th .center = t('breakfast') %th .center = t('lunch') - @hotel_sultan_club_prices_supplement.each do |w_prices_supplement| %tr - if w_prices_supplement.date_all == true %td .center = t('for_all_dates') - elsif !w_prices_supplement.date_from.blank? || !w_prices_supplement.date_to.blank? %td .center = w_prices_supplement.date_from.strftime("%d/%m/%Y") %span.hidden-less-xs = " - " = w_prices_supplement.date_to.strftime("%d/%m/%Y") - else %td .center = "--/--/----" %td .center = number_to_currency(w_prices_supplement.price_one, precision:2, :unit => "€", separator: ",", delimiter: ".") %td .center = number_to_currency(w_prices_supplement.price_two, precision:2, :unit => "€", separator: ",", delimiter: ".") -if I18n.locale.to_s == 'en' - if !w_prices_supplement.tab_description_en.blank? %tr %td{:colspan => "3"} = raw(w_prices_supplement.tab_description_en) -if I18n.locale.to_s == 'es' - if !w_prices_supplement.tab_description_es.blank? %tr %td{:colspan => "3"} = raw(w_prices_supplement.tab_description_es) -if I18n.locale.to_s == 'ru' - if !w_prices_supplement.tab_description_ru.blank? %tr %td{:colspan => "3"} = raw(w_prices_supplement.tab_description_ru) -if I18n.locale.to_s == 'en' = raw(@web_page_configs_price.tab_3_en) -if I18n.locale.to_s == 'es' = raw(@web_page_configs_price.tab_3_es) -if I18n.locale.to_s == 'ru' = raw(@web_page_configs_price.tab_3_ru) .bg-color-contact_w.online-request-aj .online-request-foot .fas.fa-envelope = t('online_request') .container.online-contact-footer - @url = request.original_url - @@url = request.original_url - @contact_type = "rental" .col-sm-1 .col-lg-12.col-md-12.col-sm-10.col-xs-12 = render 'hotelsultanclub/contacts/formrequest_external_foot' .col-sm-1 = render 'layouts/hotelsultanclub/partials/index/footer'