{"id":1999,"date":"2026-04-02T14:20:18","date_gmt":"2026-04-02T12:20:18","guid":{"rendered":"https:\/\/christiesrealestate-barcelona.es\/contact\/"},"modified":"2026-05-07T09:03:13","modified_gmt":"2026-05-07T07:03:13","slug":"contact","status":"publish","type":"page","link":"https:\/\/christiesrealestate-barcelona.es\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1999\" class=\"elementor elementor-1999 elementor-661\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-14e63ee e-con-full e-flex e-con e-parent\" data-id=\"14e63ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a51e3b7 e-flex e-con-boxed e-con e-child\" data-id=\"a51e3b7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t\t\t<h2 \n\t\tdata-interaction-id=\"85231ba\" \n\t\tclass=\"e-85231ba-9eafd1c e-heading-base\" \n\t\t \n\t\tdata-e-type=\"widget\" data-id=\"85231ba\"\n\t>\n\t\n\t\t\tLuxury Real Estate Experts\n\t\t<\/h2>\n\t\t\t\t\t\t\t<h2 \n\t\tdata-interaction-id=\"20c3fb7\" \n\t\tclass=\"e-20c3fb7-e98c203 e-heading-base\" \n\t\t \n\t\tdata-e-type=\"widget\" data-id=\"20c3fb7\"\n\t>\n\t\n\t\t\tCONTACT US FOR IMPECCABLE AND DISCREET SERVICE\n\t\t<\/h2>\n\t\t\t\t\t\t\t\t<p class=\"e-d983fe6-9331670 e-paragraph-base\" data-interaction-id=\"d983fe6\" id=parrafo-propiedades data-e-type=\"widget\" data-id=\"d983fe6\">\n\t\t\t\t\t\t\t\tEnjoy exclusive and confidential service with the expertise of Christie's International Real Estate Barcelona. Our team of professionals offers you personalized attention and access to unique properties in the finest locations of Barcelona and its coast. \n\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t<p class=\"e-6145aa5-2b4355e e-paragraph-base\" data-interaction-id=\"6145aa5\"  data-e-type=\"widget\" data-id=\"6145aa5\">\n\t\t\t\t\t\t\t<a\n\t\t\t\t\t\t\t\t\t\thref=\"https:\/\/christiesrealestate-barcelona.es\/en\/properties\/\"\n\t\t\t\t\ttarget=\"_self\"\n\t\t\t\t\tclass=\"e-paragraph-link-base\"\n\t\t\t\t>\n\t\t\t\t\t\tContact us and discover how we can help you invest, buy, sell and rent high-end properties. \n\t\t\t\t<\/a>\n\t\t\t\t\t<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a448653 e-con-full e-flex e-con e-parent\" data-id=\"a448653\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-65aec06 e-con-full e-grid e-con e-child\" data-id=\"65aec06\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c6d03c1 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"c6d03c1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f587b1b e-con-full e-flex e-con e-child\" data-id=\"f587b1b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc4008e elementor-widget elementor-widget-html\" data-id=\"bc4008e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>document.addEventListener('DOMContentLoaded', function () {\r\n  function initCountryDropdown(dropdown) {\r\n    if (!dropdown || dropdown.dataset.initialized === 'true') return;\r\n\r\n    const trigger = dropdown.querySelector('.country-dropdown__trigger');\r\n    const options = dropdown.querySelectorAll('.country-option');\r\n    const phoneWrap = dropdown.closest('.phone-inline');\r\n    const hiddenPrefix = phoneWrap ? phoneWrap.querySelector('#prefijo_pais') : null;\r\n    const hiddenCountry = phoneWrap ? phoneWrap.querySelector('#pais_codigo') : null;\r\n    const selectedWrap = dropdown.querySelector('.country-dropdown__selected');\r\n\r\n    if (!trigger || !options.length || !hiddenPrefix || !hiddenCountry || !selectedWrap) return;\r\n\r\n    trigger.addEventListener('click', function (e) {\r\n      e.preventDefault();\r\n      e.stopPropagation();\r\n\r\n      document.querySelectorAll('.cf7-form-custom .country-dropdown.is-open').forEach(function (el) {\r\n        if (el !== dropdown) el.classList.remove('is-open');\r\n      });\r\n\r\n      dropdown.classList.toggle('is-open');\r\n      trigger.setAttribute('aria-expanded', dropdown.classList.contains('is-open') ? 'true' : 'false');\r\n    });\r\n\r\n    options.forEach(function (option) {\r\n      option.addEventListener('click', function () {\r\n        const value = this.dataset.value;\r\n        const country = this.dataset.country;\r\n        const flag = this.dataset.flag;\r\n        const label = this.dataset.label;\r\n\r\n        hiddenPrefix.value = value;\r\n        hiddenCountry.value = country;\r\n\r\n        selectedWrap.innerHTML = `\r\n          <img decoding=\"async\" src=\"${flag}\" alt=\"${label}\" class=\"country-flag\"><span class=\"country-code\">${value}<\/span>`;\r\n\r\n        dropdown.classList.remove('is-open');\r\n        trigger.setAttribute('aria-expanded', 'false');\r\n      });\r\n    });\r\n\r\n    dropdown.dataset.initialized = 'true';\r\n  }\r\n\r\n  function initAllCountryDropdowns() {\r\n    document.querySelectorAll('.cf7-form-custom .country-dropdown').forEach(initCountryDropdown);\r\n  }\r\n\r\n  document.addEventListener('click', function () {\r\n    document.querySelectorAll('.cf7-form-custom .country-dropdown.is-open').forEach(function (dropdown) {\r\n      dropdown.classList.remove('is-open');\r\n      const trigger = dropdown.querySelector('.country-dropdown__trigger');\r\n      if (trigger) trigger.setAttribute('aria-expanded', 'false');\r\n    });\r\n  });\r\n\r\n  initAllCountryDropdowns();\r\n\r\n  document.addEventListener('wpcf7submit', function () {\r\n    initAllCountryDropdowns();\r\n  }, false);\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8eb3ed7 e-con-full e-flex e-con e-child\" data-id=\"8eb3ed7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<h2 \n\t\tdata-interaction-id=\"e4430fa\" \n\t\tclass=\"e-e4430fa-f0d90d9 e-heading-base\" \n\t\t \n\t\tdata-e-type=\"widget\" data-id=\"e4430fa\"\n\t>\n\t\n\t\t\tContact our team of experts\n\t\t<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-7809ce2 elementor-widget elementor-widget-shortcode\" data-id=\"7809ce2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f1952-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"1952\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/1999#wpcf7-f1952-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"1952\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1952-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"cf7-form-custom\">\n\t<div class=\"cf7-row two-cols\">\n\t\t<div class=\"cf7-field\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"nombre\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First name\" value=\"\" type=\"text\" name=\"nombre\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"cf7-field\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"apellido\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last name\" value=\"\" type=\"text\" name=\"apellido\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"cf7-row\">\n\t\t<div class=\"cf7-field full\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email address\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"cf7-row two-cols phone-time-row\">\n\t\t<div class=\"cf7-field phone-col\">\n\t\t\t<div class=\"phone-inline\">\n\t\t\t\t<div class=\"country-dropdown\" data-value=\"+34\" data-country=\"ES\">\n\t\t\t\t\t<p><button type=\"button\" class=\"country-dropdown__trigger\" aria-expanded=\"false\"><br \/>\n<span class=\"country-dropdown__selected\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/es.png\" alt=\"Spain\" class=\"country-flag\" \/><span class=\"country-code\">+34<\/span><\/span><br \/>\n<span class=\"country-arrow\"><\/span><br \/>\n<\/button>\n\t\t\t\t\t<\/p>\n\t\t\t\t\t<div class=\"country-dropdown__menu\">\n\t\t\t\t\t\t<div class=\"country-option\" data-value=\"+34\" data-country=\"ES\" data-flag=\"https:\/\/flagcdn.com\/w20\/es.png\" data-label=\"Espa\u00f1a\">\n\t\t\t\t\t\t\t<p><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/es.png\" alt=\"Spain\" class=\"country-flag\" \/><span class=\"country-code\">+34<\/span>\n\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"country-option\" data-value=\"+33\" data-country=\"FR\" data-flag=\"https:\/\/flagcdn.com\/w20\/fr.png\" data-label=\"Francia\">\n\t\t\t\t\t\t\t<p><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/fr.png\" alt=\"France\" class=\"country-flag\" \/><span class=\"country-code\">+33<\/span>\n\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"country-option\" data-value=\"+39\" data-country=\"IT\" data-flag=\"https:\/\/flagcdn.com\/w20\/it.png\" data-label=\"Italia\">\n\t\t\t\t\t\t\t<p><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/it.png\" alt=\"Italy\" class=\"country-flag\" \/><span class=\"country-code\">+39<\/span>\n\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"country-option\" data-value=\"+49\" data-country=\"DE\" data-flag=\"https:\/\/flagcdn.com\/w20\/de.png\" data-label=\"Alemania\">\n\t\t\t\t\t\t\t<p><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/de.png\" alt=\"Germany\" class=\"country-flag\" \/><span class=\"country-code\">+49<\/span>\n\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"country-option\" data-value=\"+44\" data-country=\"GB\" data-flag=\"https:\/\/flagcdn.com\/w20\/gb.png\" data-label=\"Reino Unido\">\n\t\t\t\t\t\t\t<p><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/gb.png\" alt=\"United Kingdom\" class=\"country-flag\" \/><span class=\"country-code\">+44<\/span>\n\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"country-option\" data-value=\"+351\" data-country=\"PT\" data-flag=\"https:\/\/flagcdn.com\/w20\/pt.png\" data-label=\"Portugal\">\n\t\t\t\t\t\t\t<p><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/pt.png\" alt=\"Portugal\" class=\"country-flag\" \/><span class=\"country-code\">+351<\/span>\n\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"country-option\" data-value=\"+1\" data-country=\"US\" data-flag=\"https:\/\/flagcdn.com\/w20\/us.png\" data-label=\"Estados Unidos\">\n\t\t\t\t\t\t\t<p><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/us.png\" alt=\"United States\" class=\"country-flag\" \/><span class=\"country-code\">+1<\/span>\n\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"country-option\" data-value=\"+52\" data-country=\"MX\" data-flag=\"https:\/\/flagcdn.com\/w20\/mx.png\" data-label=\"M\u00e9xico\">\n\t\t\t\t\t\t\t<p><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/mx.png\" alt=\"Mexico\" class=\"country-flag\" \/><span class=\"country-code\">+52<\/span>\n\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"phone-input-wrap\">\n\t\t\t\t<input class=\"wpcf7-form-control wpcf7-hidden\" id=\"prefijo_pais\" value=\"+34\" type=\"hidden\" name=\"prefijo_pais\" \/>\n\t\t\t\t<input class=\"wpcf7-form-control wpcf7-hidden\" id=\"pais_codigo\" value=\"ES\" type=\"hidden\" name=\"pais_codigo\" \/>\n\t\t\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"telefono\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" id=\"telefono\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"123 456 789\" value=\"\" type=\"tel\" name=\"telefono\" \/><\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"cf7-field\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"mejor_hora\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"mejor_hora\"><option value=\"\">Best time to call (optional)<\/option><option value=\"09:00 - 11:00\">09:00 - 11:00<\/option><option value=\"11:00 - 13:00\">11:00 - 13:00<\/option><option value=\"13:00 - 15:00\">13:00 - 15:00<\/option><option value=\"16:00 - 18:00\">16:00 - 18:00<\/option><option value=\"18:00 - 20:00\">18:00 - 20:00<\/option><\/select><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"cf7-row\">\n\t\t<div class=\"cf7-field full\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"direccion\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Address (optional)\" value=\"\" type=\"text\" name=\"direccion\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"cf7-row\">\n\t\t<div class=\"cf7-field full\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"comentario\"><textarea cols=\"40\" rows=\"4\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Leave a comment here\" name=\"comentario\"><\/textarea><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"cf7-row checks\">\n\t\t<div class=\"cf7-check acceptance-line\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"politica\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"politica\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I have read and accept the <a href=\"\/politica-de-privacidad\/\" target=\"_blank\" rel=\"noopener\">Privacy Policy<\/a><\/span><\/label><\/span><\/span><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"cf7-check newsletter-line\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"newsletter\"><span class=\"wpcf7-form-control wpcf7-checkbox\"><span class=\"wpcf7-list-item first last\"><label><input type=\"checkbox\" name=\"newsletter[]\" value=\"I would like to receive newsletters, offers and updates by email\" \/><span class=\"wpcf7-list-item-label\">I would like to receive newsletters, offers and updates by email<\/span><\/label><\/span><\/span><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"cf7-row submit-row\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"SEND\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d64089 e-flex e-con-boxed e-con e-parent\" data-id=\"2d64089\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fbb3470 e-con-full e-flex e-con e-child\" data-id=\"fbb3470\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<h2 \n\t\tdata-interaction-id=\"bbbed45\" \n\t\tclass=\"e-bbbed45-6516636 e-heading-base\" \n\t\t \n\t\tdata-e-type=\"widget\" data-id=\"bbbed45\"\n\t>\n\t\n\t\t\tSubscribe to our Newsletter\n\t\t<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-58a94ac elementor-widget elementor-widget-shortcode\" data-id=\"58a94ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f1919-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"1919\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/1999#wpcf7-f1919-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"1919\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1919-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"cf7-newsletter-form\">\n\t<div class=\"cf7-newsletter-row\">\n\t\t<div class=\"cf7-newsletter-email\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"newsletter_email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter your email address\" value=\"\" type=\"email\" name=\"newsletter_email\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"cf7-newsletter-submit\">\n\t\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"SUBSCRIBE\" \/>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"cf7-newsletter-legal\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"newsletter_politica\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"newsletter_politica\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I have read and accept the <a href=\"\/politica-de-privacidad\/\" target=\"_blank\" rel=\"noopener\">privacy policy<\/a><\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Luxury Real Estate Experts CONTACT US FOR IMPECCABLE AND DISCREET SERVICE Enjoy exclusive and confidential service with the expertise of Christie&#8217;s International Real Estate Barcelona. Our team of professionals offers you personalized attention and access to unique properties in the finest locations of Barcelona and its coast. Contact us and discover how we can help [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1999","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/christiesrealestate-barcelona.es\/en\/wp-json\/wp\/v2\/pages\/1999","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/christiesrealestate-barcelona.es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/christiesrealestate-barcelona.es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/christiesrealestate-barcelona.es\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/christiesrealestate-barcelona.es\/en\/wp-json\/wp\/v2\/comments?post=1999"}],"version-history":[{"count":3,"href":"https:\/\/christiesrealestate-barcelona.es\/en\/wp-json\/wp\/v2\/pages\/1999\/revisions"}],"predecessor-version":[{"id":2594,"href":"https:\/\/christiesrealestate-barcelona.es\/en\/wp-json\/wp\/v2\/pages\/1999\/revisions\/2594"}],"wp:attachment":[{"href":"https:\/\/christiesrealestate-barcelona.es\/en\/wp-json\/wp\/v2\/media?parent=1999"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}