Skip to content

Renovated two-room apartment near the center

2 795 000 €
Grande Bretagne
Monte-Carlo, Monaco
~52 m2 interior
2 rooms
1 bedroom

Informations

Great Britain benefits from an appreciated location, a few steps from the shops of the Boulevard des Moulins and the roads leading quickly to the Carré d’Or. The building, neat and functional, benefits from a concierge service and a pleasant environment, facilitating daily life as well as professional activity thanks to mixed use.

Description of the apartment

Completely renovated, this two-room apartment offers a bright living room with open kitchen, extending the space to a first balcony. The bedroom also has a balcony, providing natural ventilation and an open feel. The bathroom completes the set in a contemporary and coherent atmosphere. The volumes are harmonious and easy to live with, whether for personal or professional use.

A ready-to-occupy apartment in a sought-after location. A visit will allow you to fully appreciate the comfort and the careful renovation.

Details

Property type
Apartment
Transaction type
For sale
Condition
Price
Mixed sue
Authorized
View
Town
Orientation
North - West
Rooms
2
Bedrooms
1
Bathrooms
1
Interior area
52 m2
Total area
52 m2
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

Grande Bretagne
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."); } }); } });