(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M29L6ZH'); dialog[close] {display:none!important;} dialog{ background-color: rgba(0, 0, 0, 0.6); backdrop-filter: blur(5px); z-index:+1000000; }

Off plan Projects in Dubai

Where Realty turns Reality

https://old.acecapitalrealty.com/off-plan/dubai/
2494 2494

PERFECT LOCATION IN THE HEART OF UAE

Share the project lisitng with friends & family

!function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1749266095803868'); fbq('track', 'PageView'); <!-- // var $zoho = $zoho || {}; // $zoho.salesiq = $zoho.salesiq || { // widgetcode: // "1210e83a9fdf8bb9e34d335cc2a17ddbbdf9767d453855d468b71dd1a16e9c5f", // values: {}, // ready: function () {}, // }; // var d = document; // s = d.createElement("script"); // s.type = "text/javascript"; // s.id = "zsiqscript"; // s.defer = true; // s.src = "https://salesiq.zoho.com/widget?plugin_source=wordpress"; // t = d.getElementsByTagName("script")[0]; // t.parentNode.insertBefore(s, t); // --> _linkedin_partner_id = "5745817"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk);
email icon Sign up
to stay informed

Join over 50,000+ members to get weekly round up of latest off-plan launches and tips on investment opportunities.
I agree to the Terms of Service & Privacy Policy

Zero spam, You may unsubscribe any time

email icon Sign up
to stay informed

Join over 50,000+ members to get weekly round up of latest off-plan launches and tips on investment opportunities.

Investment Range

I agree to the Terms of Service & Privacy Policy

var cc =[]; ipor = new XMLHttpRequest(); ipor.onload = function() { let obj = JSON.parse(this.response); cc.push(obj.country.toString()); window.intlTelInput(document.querySelector("#phone"), { preferredCountries: cc, utilsScript: "https://cdn.jsdelivr.net/npm/intl-tel-input@17.0.3/build/js/utils.js" }); window.intlTelInput(document.querySelector("#phone2"), { preferredCountries: cc, utilsScript: "https://cdn.jsdelivr.net/npm/intl-tel-input@17.0.3/build/js/utils.js" }); } ipor.open("GET", "https://api.country.is/"); ipor.send(); console.log(cc); const emailPopUp = document.querySelector('#email-sub'); const forma = document.forms.namedItem("email-sub-form"); const outputa = document.querySelector('#email-sub-form-holder'); const suba = document.querySelector('#email-sub-form-button'); const texta = document.querySelector('#email-sub-form-text'); const emailCancel = document.querySelector('#email-sub-not-intrested'); const emailSend = document.querySelector('#email-send'); const mailto = document.querySelectorAll('.mailto'); const projectTitle = document.querySelector('#mail-send-project-title'); const projectTagline = document.querySelector('#mail-send-project-tagline'); const projectBg = document.querySelector('#mail-send-bg'); const projectCancel = document.querySelector('#email-send-not-intrested'); const formb = document.forms.namedItem("email-send-form"); const subb = document.querySelector('#email-send-form-button'); const textb = document.querySelector('#email-send-form-text'); const outputb = document.querySelector('#email-send-form-holder'); forma.addEventListener( "submit", function (event){ event.preventDefault(); suba.disabled = true; var formData = new FormData(forma); formData.set('country-code', document.querySelector('#country-code').value); formData.set('variant', 'news-letter'); const request = new XMLHttpRequest(); request.onreadystatechange = function() { if (this.readyState == 4) { if(this.status == 200){ window.location.replace("https://acecapitalrealty.com/thank-you/"); // outputa.innerHTML = request.responseText; // setTimeout(function(){ emailPopUp.setAttribute("close",''); }, 10000); } else { suba.disabled = false; texta.innerHTML='Your request could not be processed please try again!'; } } }; request.open("POST", "https://acecapitalrealty.com/email.php", true); request.send(formData); }, false ); window.onload= function(){ emailPopUp.removeAttribute('close'); } emailCancel.onclick = function(e){ e.preventDefault(); emailPopUp.setAttribute('close',''); } projectCancel.onclick = function(e){ e.preventDefault(); emailSend.setAttribute('close',true); emailPopUp.removeAttribute('close'); } for (let index = 0; index < mailto.length; index++) { var element = mailto[index]; element.addEventListener('click', function(event){ projectTitle.innerHTML = event.target.getAttribute('data-project'); projectTagline.innerHTML = event.target.getAttribute('data-tagline'); projectBg.style.backgroundImage = "linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3)), url('"+this.getAttribute('data-image')+"')"; let price = event.target.getAttribute('data-price').replace(/[^0-9.]/g, ''); var price_words = event.target.getAttribute('data-price').replace(/[^a-zA-Z ]/g, ''); let options = document.querySelectorAll('#tickmarks option'); document.querySelector('#budget').setAttribute('min',price); document.querySelector('#budget').setAttribute('max',(((price*3) - Math.floor(price*3) !== 0)? (price*3).toFixed(1):(price*3))); document.querySelector('#price_words').setAttribute('value', price_words); options[0].setAttribute('value', price+''+price_words); options[1].setAttribute('value', (((price*2) - Math.floor(price*2) !== 0)? (price*2).toFixed(1):(price*2))+''+price_words); options[2].setAttribute('value', (((price*3) - Math.floor(price*3) !== 0)? (price*3).toFixed(1):(price*3))+''+price_words); options[0].setAttribute('label', price+''+price_words); options[1].setAttribute('label', (((price*2) - Math.floor(price*2) !== 0)? (price*2).toFixed(1):(price*2))+''+price_words); options[2].setAttribute('label', (((price*3) - Math.floor(price*3) !== 0)? (price*3).toFixed(1):(price*3))+''+price_words); document.querySelector('#projecto').setAttribute('value',event.target.getAttribute('data-project')); document.querySelector('#projectId').setAttribute('value',event.target.getAttribute('data-projectid')); document.querySelector('#utm2').setAttribute('value', event.target.getAttribute('data-ref')); emailSend.removeAttribute('close'); }) } formb.addEventListener( "submit", function (event){ event.preventDefault(); subb.disabled = true; var formData = new FormData(formb); formData.set('country-code', document.querySelector('#country-code2').value); console.log(document.querySelector('#country-code2').value) formData.set('variant', 'email-send'); const request = new XMLHttpRequest(); request.onreadystatechange = function() { if (this.readyState == 4) { if(this.status == 200){ window.location.replace("https://acecapitalrealty.com/thank-you/"); // outputb.innerHTML = request.responseText; // setTimeout(function(){ emailSend.setAttribute("close",''); }, 10000); } else { subb.disabled = false; textb.innerHTML='Your request could not be processed please try again!'; } } }; request.open("POST", "https://acecapitalrealty.com/email.php", true); request.send(formData); }, false );