Skip to content
Exclusive

Large double parking – Le Lumigean

720 €
Le Lumigean
Fontvieille, Monaco
2 parkings

Informations

Located in the Fontvieille district, the Le Lumigean building benefits from a privileged location, in the immediate vicinity of shops, restaurants and the marina.

Two parking spaces (not side by side) in the Fontvieille district. The spaces are located in the Le Lumigean building, private parking with secure and easy access.

Details

Property type
Parking
Transaction type
To rent
Condition
Price
Monthly fees
Included
Mixed sue
Authorized
Parking spaces
2
The areas shown are given for information only and have no contractual value.

Get more information

(($)=>{ $(document).ready(()=>{ $(document).on('submit_success', '#bien_form', (e)=>{ // Empujar evento al DataLayer window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event': 'property_form_submit', 'form_id': 'bien_form' }); // Ocultar formulario $('#bien_form').find('.elementor-form-fields-wrapper').hide(); }); }); })(jQuery)

Photo gallery

Floor plan

Map

Le Lumigean
Fontvieille,
Monaco
document.addEventListener("DOMContentLoaded", function () { const section = document.querySelector(".abrir-galeria"); if (section) { section.style.cursor = "pointer"; section.addEventListener("click", function () { // Detectar automáticamente el ID de slideshow (dinámico por Elementor) const referenceImage = document.querySelector('[data-elementor-lightbox-slideshow]'); const slideshowID = referenceImage?.getAttribute('data-elementor-lightbox-slideshow'); if (!slideshowID) return; // Buscar solo las imágenes del grupo que NO sean duplicadas const galleryItems = Array.from(document.querySelectorAll(`[data-elementor-lightbox-slideshow="${slideshowID}"]`)) .filter(el => !el.closest('.swiper-slide-duplicate')); // 0) { const indexToOpen = 0; // Primera imagen real del carrusel galleryItems[indexToOpen].click(); } else { console.warn("No se encontraron imágenes válidas en la galería."); } }); } });