Situated in the sought-after area of Cortijo Blanco, this delightful 2-bedroom, 2-bathroom apartment combines comfort, privacy, and an authentic Mediterranean lifestyle. Just a short walk from the beach, and ideally positioned between San Pedro and Puerto Banús, the location offers both tranquillity and easy access to Marbella’s most vibrant hotspots.
The apartment welcomes you with a bright and well-proportioned living space that extends naturally to the outdoors. A charming terrace provides the perfect setting for al fresco dining, sunbathing, or simply enjoying the gentle coastal breeze. From here, a private garden unfolds — a rare luxury that offers extra space and a peaceful retreat surrounded by greenery.
The two bedrooms are airy and comfortable, each with access to its own bathroom, ensuring convenience for both family and visiting guests. A functional kitchen with ample storage makes daily living simple and enjoyable.
Exclusively for residents of the urbanization, a communal swimming pool set among landscaped gardens invites you to relax and embrace outdoor living in style.
This property offers a unique blend of private outdoor space, community amenities, and prime location — a charming home in the heart of Cortijo Blanco.
✓Alarm System
✓Close To Schools
✓Ducted Central Ac
✓Privater Pool
✓Views Pool
✓Walking Amenities
✓Walking Beach
Schlafzimmer
2
Badezimmer
2
Typ
Wohnung
Bebaute Fläche
130 m²
Informationen anfordern
Arrange a Private Viewing
Your details are kept confidential and never shared with third parties.
✓
Thank you
We'll be in touch within 24 hours to arrange your private viewing.
×❮❯
function openInquiryModal() {
var overlay = document.getElementById('inquiry-modal-overlay');
if (overlay) {
overlay.classList.add('open');
document.body.style.overflow = 'hidden';
// Focus first input
setTimeout(function() {
var nameInput = document.getElementById('inq-name');
if (nameInput) nameInput.focus();
}, 100);
}
}
function closeInquiryModal() {
var overlay = document.getElementById('inquiry-modal-overlay');
if (overlay) {
overlay.classList.remove('open');
document.body.style.overflow = '';
}
}
// Close on backdrop click
document.addEventListener('click', function(e) {
var overlay = document.getElementById('inquiry-modal-overlay');
var modal = document.getElementById('inquiry-modal');
if (overlay && overlay.classList.contains('open') && modal) {
var rect = modal.getBoundingClientRect();
var clickedInside = (
e.clientX >= rect.left && e.clientX <= rect.right &&
e.clientY >= rect.top && e.clientY <= rect.bottom
);
if (!clickedInside && e.target === overlay) {
closeInquiryModal();
}
}
});
// Close on Escape key
document.addEventListener('keydown', function(e) {
if (e.key === 'Escape') closeInquiryModal();
});
// Handle form success (Laravel redirects back with session flash)
(function() {
var form = document.getElementById('inquiry-form');
if (form) {
form.addEventListener('submit', function(e) {
// Let the form submit naturally; handle success after redirect
// Show a brief loading state
var btn = form.querySelector('.btn-submit');
if (btn) { btn.textContent = 'Sending...'; btn.disabled = true; }
});
}
// Check for success message in URL or page
if (window.location.search.includes('success=1') || document.querySelector('.alert-success')) {
showInquirySuccess();
}
})();
function showInquirySuccess() {
var container = document.getElementById('inquiry-form-container');
var success = document.getElementById('inquiry-success');
if (container && success) {
container.style.display = 'none';
success.style.display = 'block';
// Auto-close after 4 seconds
setTimeout(closeInquiryModal, 4000);
}
}
WA
Cookies
Wir verwenden notwendige Cookies, damit die Website funktioniert, und, falls Sie dies wünschen, Analyse-Cookies, um sie zu verbessern.
Einstellungen