- @@url = request.original_url - @@contact_type = "rental" - @pag_title = t('title_contact') - @pag_description = t('description_contact') - @pag_keywords = t('keywords_contact') - @principal_bg = true - @og_title = t('title_contact') - @og_type = t('real_estate') - @locale = I18n.locale.to_s - @og_url = request.original_url - @og_image = "/assets/web/the-grand-selection-logo-og.jpg" - @og_description = t('description_contact') - @hreflang_en = "https://#{request.host}"+w_contact_index_en_path - @hreflang_es = "https://#{request.host}"+w_contact_index_es_path - @hreflang_ru = "https://#{request.host}"+(CGI.unescape(w_contact_index_ru_path)) - @hreflang_fr = "https://#{request.host}"+w_contact_index_fr_path .container .row .col-lg-2.col-md-2.col-sm-2 .col-lg-8.col-md-8.col-sm-8.col-xs-12 %h1.gallery-title = t('contact').mb_chars.upcase -if I18n.locale.to_s == 'en' %p If you are not already one of our customers and you would like to consult us before reservation, please feel free to contact us. Our Customer Service Department will resolve all of your questions. %p If you are our client and you are in any doubt about your reservation, you can contact us using any of the means of contact which are listed below. -if I18n.locale.to_s == 'es' %p Si todavía no es cliente y tiene alguna consulta que hacernos antes de reservar, por favor no dude en contactarnos. Nuestro departamento de atención al cliente y reservas le atenderá encantado. %p Si es cliente nuestro y tiene alguna duda con su reserva, puede contactarnos mediante cualquiera de los medios de contacto que se detallan a continuación. -if I18n.locale.to_s == 'ru' %p В случае, если Вы еще не клиент и есть какие-либо вопросы перед заказом, пожалуйста, не стесняйтесь обращаться к нам. Наш отдел обслуживания клиентов и ответить на все Ваши вопросы. %p В случае наш клиент и есть какие-либо вопросы относительно бронирования, Вы можете связаться с нами по любому из контактов перечислены ниже -if I18n.locale.to_s == 'fr' %p Si vous n'êtes pas encore un client et vous avez des questions avant de réserver, n'hésitez pas nous contacter. Notre département de service à la clientèle et des réservations réponde à toutes vos demandes. %p Si vous êtes notre client et vous avez des questions concernant une réservation, vous pouvez nous contacter par l'un des moyens de contact ci-dessous. %hr .col-lg-2.col-md-2.col-sm-2 .row .col-lg-3.col-md-3.col-sm-2 .col-lg-6.col-md-6.col-sm-8.col-xs-12 -if I18n.locale.to_s == 'en' %p GRAND SELECTION DESIGN S.L %br Luxury Services in Marbella (Spain) Francia - Courchevel & Meribel %br CIF: ES B93537256 %p %b Contact by telephone %ul.list-invest %li Spain: +34 951 204 417 %li France: +33 (0) 975 17 08 36 %li Switzerland: +41 44 508 33 58 %li Emergency telephone: +34 629 617 976 %p %b Office hours (Spanish time): %br 10:00 to 19:00 from Monday to Friday %p %b Contact online %br Email: %a{:href => "mailto:info@thegrandselection.com"} info@thegrandselection.com -if I18n.locale.to_s == 'es' %p GRAND SELECTION DESIGN S.L %br Servicios turísticos de lujo en Marbella (España), Francia - Courchevel & Meribel %br CIF: ES B93537256 %p %b Contacto telefónico %ul.list-invest %li España: +34 951 204 417 %li Francia: +33 (0) 975 17 08 36 %li Suiza: +41 44 508 33 58 %li Teléfono de emergencias: +34 629 617 976 %p %b Horario oficina (hora española): %br 10:00 hasta 19:00 de Lunes a Viernes %p %b Contacto online %br Email: %a{:href => "mailto:info@thegrandselection.com"} info@thegrandselection.com -if I18n.locale.to_s == 'ru' %p GRAND SELECTION DESIGN S.L %br Luxury Services in Marbella (Spain) Francia - Courchevel & Meribel %br CIF: ES B93537256 %p %b Обращаться по телефону %ul.list-invest %li Испания: +34 951 204 417 %li Франция: +33 (0) 975 17 08 36 %li Швейцария: +41 44 508 33 58 %li Телефон экстренной связи: +34 629 617 976 %p %b Рабочие дни офиса (по Испанскому времени): %br 10:00 до 19:00 с Понедельника по Пятницу %p %b Свяжитесь онлайн %br Эл. почта: %a{:href => "mailto:info@thegrandselection.com"} info@thegrandselection.com -if I18n.locale.to_s == 'fr' %p GRAND SELECTION DESIGN S.L %br Luxury Services in Marbella (Spain) Francia - Courchevel & Meribel %br CIF: ES B93537256 %p %b Contact par téléphone %ul.list-invest %li Espagne: +34 951 204 417 %li France: +33 (0) 975 17 08 36 %li Suisse: +41 44 508 33 58 %li Téléphone d'urgence: +34 629 617 976 %p %b Heures de bureau (heure espagnole): %br 10:00 à 19:00 du lundi au vendredi %p %b Contact en ligne %br Email: %a{:href => "mailto:info@thegrandselection.com"} info@thegrandselection.com .col-lg-3.col-md-3.col-sm-2 = render 'layouts/partials/index/footer'