Exclusive
Large cellar for sale Millefiori
150 000 €
Informations
Rare – large cellar for sale
Easy access
24-hour caretaker
Details
Property type
Cellar
Transaction type
For sale
Condition
Price
Mixed sue
Authorized
View
No
Orientation
NC
Rooms
0
Interior area
11 m2
Total area
11 m2
The areas shown are given for information only and have no contractual value.
- Share this property
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
Map
Le Millefiori
Monte-Carlo,
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.");
}
});
}
});