This stunning modern 3-bedroom, 3-bathroom detached house in Atalaya Hills offers a perfect blend of contemporary design, comfort, and tranquility in a sought-after location on the Costa del Sol. With 110 sqm of stylish interior space and an impressive 60 sqm of outdoor living, this property is ideal for both relaxing and entertaining.
The open-plan living and dining area is bright and spacious, featuring sleek finishes, large floor-to-ceiling windows, and direct access to a generous terrace that invites natural light throughout the home. The fully equipped modern kitchen boasts clean lines, high-quality appliances, and ample storage, seamlessly integrating into the living space.
All three bedrooms are well-proportioned, with the master suite offering an elegant en-suite bathroom and direct outdoor access. The additional bedrooms and bathrooms are equally refined, making the apartment perfect for families or guests.
A standout feature of this property is the expansive outdoor area, ideal for al fresco dining, lounging, and enjoying the peaceful surroundings and open views.
Set within a well-maintained community, residents benefit from landscaped gardens and a serene environment, all within close proximity to golf courses, restaurants, and local amenities.
✓Views Mountain
Sovrum
3
Badrum
3
Typ
Lägenhet
Byggyta
110 m²
Begär information
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
Vi använder nödvändiga cookies för att få webbplatsen att fungera och, om du väljer det, analyscookies för att förbättra den.
Inställningar