This well-proportioned townhouse is located within the established residential community of Soleuropa Golf, in the sought-after area of Nueva Andalucía, Marbella. Set in a quiet and consolidated urbanisation, the property offers comfortable living across two levels with private outdoor space.
The house features three bedrooms, two bathrooms, and an additional guest toilet, distributed over two floors. The upper level comprises the sleeping area, while the ground floor is arranged around the main living spaces, designed for everyday living and relaxation.
With a total built area of 132 m², the property includes of terrace and benefits from a garden, providing pleasant outdoor areas to enjoy the Mediterranean climate. The layout offers a natural flow between indoor and outdoor spaces, making it ideal as a permanent residence or a holiday home. With stunning views over Los Naranjos Golf
Situated in Nueva Andalucía, the property enjoys proximity to golf courses, residential surroundings, and the amenities of Marbella, while remaining within a peaceful and well-established community.
The property features fitted wardrobes in all the bedrooms as well as ac and heating.
✓Central Heating
✓Ducted Central Ac
✓Gated Complex
✓Privater Pool
✓Views Golf
✓Views Mountain
✓Walking Amenities
✓Walking Beach
Schlafzimmer
3
Badezimmer
2
Typ
Reihenhaus
Bebaute Fläche
132 m²
Grundstücksgröße
85 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