H O M E M A X

#1 - 32x66 3bd 2bth

#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth
#1 - 32x66 3bd 2bth

#1 - 32x66 3bd 2bth

Mobile Homefor Sale Lexington SC
On Site

Step into your dream home! This gorgeous 3-bedroom, 2-bathroom  beauty is designed for modern living and effortless style. Imagine a unique mudroom with a built-in pet wash—perfect for keeping your home tidy while pampering your furry friends. Retreat to the luxurious master bath and unwind in your private spa-like escape. With its open-concept living space, this home is made for entertaining, relaxing, and creating unforgettable memories. Comfort, convenience, and charm all come together here—don’t miss your chance to make it yours!

Floor Plan

document.addEventListener("DOMContentLoaded", function () { const form = document.getElementById("propertyInquiryForm"); const responseBox = document.getElementById("inquiryResponse"); const submitBtn = form.querySelector('button[type="submit"]'); form.addEventListener("submit", function (e) { e.preventDefault(); const formData = new FormData(form); submitBtn.disabled = true; submitBtn.textContent = "Sending..."; fetch(form.action, { method: "POST", headers: { "X-Requested-With": "XMLHttpRequest" }, body: formData }) .then(response => response.json()) .then(data => { if (data.success) { responseBox.innerHTML = '
' + data.message + '
'; form.reset(); // keep property title in the Home of Interest field const homeField = form.querySelector('[name="home_of_interest"]'); const propertyTitle = form.querySelector('[name="property_title"]').value; if (homeField) homeField.value = propertyTitle; } else { responseBox.innerHTML = '
' + (data.message || 'Submission failed.') + '
'; } }) .catch(() => { responseBox.innerHTML = '
Something went wrong. Please try again.
'; }) .finally(() => { submitBtn.disabled = false; submitBtn.textContent = "Get a Custom Price Quote"; }); }); });