Rent
Rental price range
Rental price range - slider
Rental price range - inputs
$/m2
$/m2
Size Range
Size Range - slider
Size Range - inputs
m<sup>2</sup>
m<sup>2</sup>

City

Property By Region Checkbox

Municipality / Borough

Property By Municipal Checkbox

Zone

Property By Zone Checkbox
Show More Options
function waitForSwiperInstance(selector, callback, timeout = 5000) { const start = Date.now(); const interval = setInterval(() => { const el = document.querySelector(selector); if (!el) return; const swiper = el.swiper || (window.jQuery && jQuery(el).data('swiper')); if (swiper) { clearInterval(interval); callback(swiper); } if (Date.now() - start > timeout) { clearInterval(interval); } }, 100); } document.addEventListener('DOMContentLoaded', function () { waitForSwiperInstance('#my-carousel .elementor-image-carousel-wrapper', function (swiperInstance) { // Handle clicks on dynamic images document.querySelectorAll('.jet-listing-dynamic-image__link').forEach(link => { link.addEventListener('click', function () { const img = this.querySelector('img'); const altText = img?.getAttribute('alt')?.trim()?.toLowerCase(); if (!altText) return; const slides = swiperInstance.slides; let matchedIndex = -1; slides.forEach((slide, index) => { if (slide.classList.contains('swiper-slide-duplicate')) return; const caption = slide.querySelector('.elementor-image-carousel-caption'); const captionText = caption?.textContent?.trim()?.toLowerCase(); if (captionText === altText && matchedIndex === -1) { matchedIndex = index; } }); if (matchedIndex !== -1) { swiperInstance.slideTo(matchedIndex); } }); }); // Handle button with show-first-image document.querySelectorAll('[show-first-image="true"]').forEach(button => { button.addEventListener('click', function () { swiperInstance.slideToLoop(0); }); }); }); });
Corona-14
Corona-13
Corona-12
Corona-11

Test3

Alfredo de Musset 309, Polanco, Polanco III Sección, Ciudad de México, CDMX
$20,000 /m²
($46,000,000)

Space Details

test 3 test 3 test 3 test 3

Highlights

icon - 23 - Busystreet
High-traffic street
icon - 37 - Insidea shoppingcenter
In shopping mall
icon - 36 - Multipleaccess areas
Multiple access points
icon - 21 - Close to publictransportation
Near public transport
icon - 42 - Valet
Valet parking
icon - 45 - Within anindustrial park
Within an industrial park

Location

Contact Advertiser

Contact the advertiser for more information about this property.

jQuery(document).ready(function() { jQuery('#go-back').on('click', function() { window.history.go(-1); return false; }); });
Cargando...
This site is registered on wpml.org as a development site. Switch to a production site key to remove this banner.