Located in the prestigious area of La Quinta, this modern 3-bedroom, 2-bathroom apartment offers an exceptional living experience. Designed with contemporary elegance, the apartment features an open-plan layout that seamlessly blends the living, dining, and kitchen areas, creating a spacious and inviting atmosphere. The large windows flood the space with natural light and provide stunning views of the surrounding landscape.
The master bedroom is a serene retreat with an en-suite bathroom, ensuring privacy and comfort. The other two bedrooms are equally spacious and share a well-appointed bathroom. Each room is designed with modern finishes and ample storage, making the apartment both stylish and functional.
Residents will enjoy access to a communal pool, perfect for relaxing and soaking up the sun. The well-maintained garden areas provide a tranquil setting for leisurely strolls or picnics. The apartment also includes a private terrace, ideal for outdoor dining or simply enjoying the beautiful Mediterranean climate.
Situated in a secure and serene community, this apartment offers the perfect balance of luxury and convenience. Close to golf courses, shopping, dining, and entertainment options, it is an ideal choice for those seeking a sophisticated lifestyle in one of the most sought-after areas of La Quinta.
✓Alarm System
✓Close To Schools
✓Ducted Central Ac
✓Private Pool
✓Views Golf
✓Views Pool
✓Walking Amenities
✓Walking Beach
Bedrooms
3
Bathrooms
2
Type
Apartment
Build Size
250 m²
Request 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
We use necessary cookies to make the site work and, if you choose, analytics cookies to improve it.
Settings