{"id":8499,"date":"2026-05-21T11:41:46","date_gmt":"2026-05-21T11:41:46","guid":{"rendered":"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/?page_id=8499"},"modified":"2026-06-05T16:29:31","modified_gmt":"2026-06-05T16:29:31","slug":"leasing","status":"publish","type":"page","link":"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/leasing\/","title":{"rendered":"Leasing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8499\" class=\"elementor elementor-8499\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9f4f66 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"f9f4f66\" 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<div class=\"elementor-element elementor-element-46bb57a elementor-widget elementor-widget-heading\" data-id=\"46bb57a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Leasing<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6d5d9e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"c6d5d9e\" 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-4a015ae e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"4a015ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1ae6f9e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"1ae6f9e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc67021 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"fc67021\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Retail Leasing Opportunities<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0cd25f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"f0cd25f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-326fccd elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"326fccd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.search-wrapper{\r\n    position: relative;\r\n    max-width: 420px;\r\n    width: 100%;\r\n}\r\n\r\n#projectSearch{\r\n    width: 100%;\r\n    height: 52px;\r\n    padding: 0 50px 0 16px;\r\n    border: 1px solid #ACA9A9;\r\n    background: #fff;\r\n    font-size: 15px;\r\n    font-weight: 400;\r\n    letter-spacing: 0.5px;\r\n    color: #ACA9A9;\r\n    font-family: Columbia Serial Regular Font;\r\n    outline: none;\r\n    box-sizing: border-box;\r\n}\r\n\r\n#projectSearch::placeholder{\r\n    color: #ACA9A9;\r\n    opacity: 1;\r\n}\r\n\r\n.search-icon{\r\n    position: absolute;\r\n    right: 16px;\r\n    top: 50%;\r\n    transform: translateY(-50%) rotate(90deg);\r\n    width: 15px;\r\n    height: 15px;\r\n    pointer-events: none;\r\n}\r\n\r\n.search-icon svg{\r\n    width: 100%;\r\n    height: 100%;\r\n    stroke: #ACA9A9;\r\n    stroke-width: 2;\r\n}\r\n<\/style>\r\n\r\n<div class=\"search-wrapper\">\r\n\r\n    <input \r\n        type=\"text\" \r\n        id=\"projectSearch\" \r\n        placeholder=\"Search\"\r\n    >\r\n\r\n    <div class=\"search-icon\">\r\n        <svg \r\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\" \r\n            fill=\"none\" \r\n            viewBox=\"0 0 24 24\"\r\n        >\r\n            <circle cx=\"11\" cy=\"11\" r=\"7\"><\/circle>\r\n            <line x1=\"16.65\" y1=\"16.65\" x2=\"21\" y2=\"21\"><\/line>\r\n        <\/svg>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function () {\r\n\r\n    const searchInput = document.getElementById(\"projectSearch\");\r\n\r\n    searchInput.addEventListener(\"keyup\", function () {\r\n\r\n        let value = this.value.toLowerCase();\r\n\r\n        document.querySelectorAll(\".project-card\").forEach(function(card) {\r\n\r\n            let text = card.innerText.toLowerCase();\r\n\r\n            if(text.includes(value)){\r\n                card.style.display = \"flex\";\r\n            } else {\r\n                card.style.display = \"none\";\r\n            }\r\n\r\n        });\r\n\r\n    });\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-814b386 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"814b386\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tWe collaborate with a select group of retail-centric properties throughout the MENA region to seek interesting new brands and concepts for their projects. The result is a carefully curated tenant mix that elevates the destination, drives footfall, and delivers long-term commercial performance. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5447a0e elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-html\" data-id=\"5447a0e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.search-wrapper{\r\n    position: relative;\r\n    max-width: 420px;\r\n    width: 100%;\r\n}\r\n\r\n#projectSearch{\r\n    width: 100%;\r\n    height: 52px;\r\n    padding: 0 50px 0 16px;\r\n    border: 1px solid #ACA9A9;\r\n    background: #fff;\r\n    font-size: 15px;\r\n    font-weight: 400;\r\n    letter-spacing: 0.5px;\r\n    color: #ACA9A9;\r\n    font-family: Columbia Serial Regular Font;\r\n    outline: none;\r\n    box-sizing: border-box;\r\n}\r\n\r\n#projectSearch::placeholder{\r\n    color: #ACA9A9;\r\n    opacity: 1;\r\n}\r\n\r\n.search-icon{\r\n    position: absolute;\r\n    right: 16px;\r\n    top: 50%;\r\n    transform: translateY(-50%) rotate(90deg);\r\n    width: 15px;\r\n    height: 15px;\r\n    pointer-events: none;\r\n}\r\n\r\n.search-icon svg{\r\n    width: 100%;\r\n    height: 100%;\r\n    stroke: #ACA9A9;\r\n    stroke-width: 2;\r\n}\r\n<\/style>\r\n\r\n<div class=\"search-wrapper\">\r\n\r\n    <input \r\n        type=\"text\" \r\n        id=\"projectSearch\" \r\n        placeholder=\"Search\"\r\n    >\r\n\r\n    <div class=\"search-icon\">\r\n        <svg \r\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\" \r\n            fill=\"none\" \r\n            viewBox=\"0 0 24 24\"\r\n        >\r\n            <circle cx=\"11\" cy=\"11\" r=\"7\"><\/circle>\r\n            <line x1=\"16.65\" y1=\"16.65\" x2=\"21\" y2=\"21\"><\/line>\r\n        <\/svg>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function () {\r\n\r\n    const searchInput = document.getElementById(\"projectSearch\");\r\n\r\n    searchInput.addEventListener(\"keyup\", function () {\r\n\r\n        let value = this.value.toLowerCase();\r\n\r\n        document.querySelectorAll(\".project-card\").forEach(function(card) {\r\n\r\n            let text = card.innerText.toLowerCase();\r\n\r\n            if(text.includes(value)){\r\n                card.style.display = \"flex\";\r\n            } else {\r\n                card.style.display = \"none\";\r\n            }\r\n\r\n        });\r\n\r\n    });\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de41232 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"de41232\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-16e1007 e-con-full project-card e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"16e1007\" 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-02c1ac3 elementor-widget elementor-widget-image\" data-id=\"02c1ac3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Image-1-1.png\" class=\"attachment-large size-large wp-image-9991\" alt=\"\" srcset=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Image-1-1.png 1000w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Image-1-1-300x200.png 300w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Image-1-1-768x512.png 768w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Image-1-1-18x12.png 18w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e767f3 elementor-widget elementor-widget-text-editor\" data-id=\"1e767f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tQatar\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d297982 elementor-widget elementor-widget-heading\" data-id=\"d297982\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Lusail Boulevard<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-844814c elementor-widget elementor-widget-text-editor\" data-id=\"844814c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tLusail Boulevard is a 1.3 km lifestyle spine at the heart of Lusail City, Qatar, connecting key districts and major transport hubs across retail, dining, family entertainment, and cultural experiences.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a1af62 elementor-widget elementor-widget-button\" data-id=\"3a1af62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/lusail-boulevard-leasing\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Show More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a8dcaf1 e-con-full project-card e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"a8dcaf1\" 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-087eda1 elementor-widget elementor-widget-image\" data-id=\"087eda1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"735\" height=\"490\" src=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Carrefour-Image-Option-4-1.jpg\" class=\"attachment-large size-large wp-image-9976\" alt=\"\" srcset=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Carrefour-Image-Option-4-1.jpg 735w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Carrefour-Image-Option-4-1-300x200.jpg 300w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Carrefour-Image-Option-4-1-18x12.jpg 18w\" sizes=\"(max-width: 735px) 100vw, 735px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36ed586 elementor-widget elementor-widget-text-editor\" data-id=\"36ed586\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tUnited Arab Emirates\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-080ef1a elementor-widget elementor-widget-heading\" data-id=\"080ef1a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Carrefour UAE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2023eb6 elementor-widget elementor-widget-text-editor\" data-id=\"2023eb6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tA proven anchor tenant, Carrefour drives consistent footfall, supports the daily needs of catchment populations, and adds immediate credibility to any retail destination.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d342dd elementor-widget elementor-widget-button\" data-id=\"2d342dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/carrefour-uae\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Show More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3091c46 e-con-full project-card e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"3091c46\" 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-aa82ba6 elementor-widget elementor-widget-image\" data-id=\"aa82ba6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/DIFC-1.png\" class=\"attachment-large size-large wp-image-9975\" alt=\"\" srcset=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/DIFC-1.png 1000w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/DIFC-1-300x200.png 300w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/DIFC-1-768x512.png 768w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/DIFC-1-18x12.png 18w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-065250f elementor-widget elementor-widget-text-editor\" data-id=\"065250f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tUnited Arab Emirates\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5ab8f0 elementor-widget elementor-widget-heading\" data-id=\"d5ab8f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dubai International Financial Centre (DIFC)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40a61cf elementor-widget elementor-widget-text-editor\" data-id=\"40a61cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe Dubai International Financial Centre (DIFC) is one of the region\u2019s leading financial and business districts, serving as a global hub for finance, professional services, technology, and innovation. The retail offering within DIFC comprises three interconnected destinations\u2014Gate Avenue, Gate Village, and Gate District\u2014which collectively provide a diverse mix of retail, food and beverage, lifestyle, wellness, and service-oriented uses that cater to office workers, residents, and visitors.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eea6b50 elementor-widget elementor-widget-button\" data-id=\"eea6b50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/dubai-international-financial-centre-difc\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Show More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\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-cac11f2 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"cac11f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0110d09 e-con-full project-card e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"0110d09\" 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-d7bc50c elementor-widget elementor-widget-image\" data-id=\"d7bc50c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Image-2.png\" class=\"attachment-large size-large wp-image-9992\" alt=\"\" srcset=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Image-2.png 1000w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Image-2-300x200.png 300w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Image-2-768x512.png 768w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/06\/Image-2-18x12.png 18w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d3d4b00 elementor-widget elementor-widget-text-editor\" data-id=\"d3d4b00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tOman\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-90ded73 elementor-widget elementor-widget-heading\" data-id=\"90ded73\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Al Mouj Walk<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47bba11 elementor-widget elementor-widget-text-editor\" data-id=\"47bba11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tAl Mouj Muscat is Oman&#8217;s flagship integrated waterfront community, spanning 2.5 million sqm with over OMR 1.34 billion in investment, 8,000+ residents, and ~100 units across ~20,000 m2 sqm of F&#038;B-led GLA.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ec153c elementor-widget elementor-widget-button\" data-id=\"5ec153c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/al-mouj-walk-leasing\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Show More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-384f784 e-con-full project-card elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"384f784\" 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-02ddb6b elementor-widget elementor-widget-image\" data-id=\"02ddb6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"643\" src=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-1024x643.png\" class=\"attachment-large size-large wp-image-7984\" alt=\"\" srcset=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-1024x643.png 1024w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-300x188.png 300w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-768x482.png 768w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-1536x965.png 1536w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-18x12.png 18w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1.png 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f2703e elementor-widget elementor-widget-text-editor\" data-id=\"8f2703e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tUnited Arab Emirates\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ae470f elementor-widget elementor-widget-heading\" data-id=\"0ae470f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Carrefour UAE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9e22dc elementor-widget elementor-widget-text-editor\" data-id=\"d9e22dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tA proven anchor tenant, Carrefour drives consistent footfall, supports the daily needs of catchment populations, and adds immediate credibility to any retail destination.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-45c14f0 elementor-widget elementor-widget-button\" data-id=\"45c14f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Show More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-09ca9cc e-con-full project-card elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"09ca9cc\" 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-f91f2f7 elementor-widget elementor-widget-image\" data-id=\"f91f2f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"643\" src=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-1024x643.png\" class=\"attachment-large size-large wp-image-7984\" alt=\"\" srcset=\"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-1024x643.png 1024w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-300x188.png 300w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-768x482.png 768w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-1536x965.png 1536w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1-18x12.png 18w, https:\/\/mcarthur-specialists.digitcuredeveloper.com\/wp-content\/uploads\/2026\/05\/Image-1920x1206-1.png 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71ccdaf elementor-widget elementor-widget-text-editor\" data-id=\"71ccdaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tUnited Arab Emirates\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-733dee0 elementor-widget elementor-widget-heading\" data-id=\"733dee0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dubai International Financial Centre (DIFC)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a7fa406 elementor-widget elementor-widget-text-editor\" data-id=\"a7fa406\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe Dubai International Financial Centre (DIFC) is one of the region\u2019s leading financial and business districts, serving as a global hub for finance, professional services, technology, and innovation. The retail offering within DIFC comprises three interconnected destinations\u2014Gate Avenue, Gate Village, and Gate District\u2014which collectively provide a diverse mix of retail, food and beverage, lifestyle, wellness, and service-oriented uses that cater to office workers, residents, and visitors.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2c32b6 elementor-widget elementor-widget-button\" data-id=\"f2c32b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Show More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\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","protected":false},"excerpt":{"rendered":"<p>Leasing Retail Leasing Opportunities We collaborate with a select group of retail-centric properties throughout the MENA region to seek interesting new brands and concepts for their projects. The result is a carefully curated tenant mix that elevates the destination, drives footfall, and delivers long-term commercial performance. Qatar Lusail Boulevard Lusail Boulevard is a 1.3 km lifestyle spine at the heart of Lusail City, Qatar, connecting key districts and major transport hubs across retail, dining, family entertainment, and cultural experiences. Show More United Arab Emirates Carrefour UAE A proven anchor tenant, Carrefour drives consistent footfall, supports the daily needs of catchment populations, and adds immediate credibility to any retail destination. Show More United Arab Emirates Dubai International Financial Centre (DIFC) The Dubai International Financial Centre (DIFC) is one of the region\u2019s leading financial and business districts, serving as a global hub for finance, professional services, technology, and innovation. The retail offering within DIFC comprises three interconnected destinations\u2014Gate Avenue, Gate Village, and Gate District\u2014which collectively provide a diverse mix of retail, food and beverage, lifestyle, wellness, and service-oriented uses that cater to office workers, residents, and visitors. Show More Oman Al Mouj Walk Al Mouj Muscat is Oman&#8217;s flagship integrated waterfront community, spanning 2.5 million sqm with over OMR 1.34 billion in investment, 8,000+ residents, and ~100 units across ~20,000 m2 sqm of F&#038;B-led GLA. Show More United Arab Emirates Carrefour UAE A proven anchor tenant, Carrefour drives consistent footfall, supports the daily needs of catchment populations, and adds immediate credibility to any retail destination. Show More United Arab Emirates Dubai International Financial Centre (DIFC) The Dubai International Financial Centre (DIFC) is one of the region\u2019s leading financial and business districts, serving as a global hub for finance, professional services, technology, and innovation. The retail offering within DIFC comprises three interconnected destinations\u2014Gate Avenue, Gate Village, and Gate District\u2014which collectively provide a diverse mix of retail, food and beverage, lifestyle, wellness, and service-oriented uses that cater to office workers, residents, and visitors. Show More<\/p>\n","protected":false},"author":1,"featured_media":589,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"rs_blank_template":"","rs_page_bg_color":"","slide_template_v7":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-8499","page","type-page","status-publish","has-post-thumbnail","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/wp-json\/wp\/v2\/pages\/8499","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/wp-json\/wp\/v2\/comments?post=8499"}],"version-history":[{"count":154,"href":"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/wp-json\/wp\/v2\/pages\/8499\/revisions"}],"predecessor-version":[{"id":10275,"href":"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/wp-json\/wp\/v2\/pages\/8499\/revisions\/10275"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/wp-json\/wp\/v2\/media\/589"}],"wp:attachment":[{"href":"https:\/\/mcarthur-specialists.digitcuredeveloper.com\/en\/wp-json\/wp\/v2\/media?parent=8499"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}