H O M E M A X

#4-28x72 4bd 3bth

#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth
#4-28x72  4bd 3bth

#4-28x72 4bd 3bth

Mobile Homefor Sale Lexington SC
On Site

Experience the perfect blend of space, style, and functionality in this stunning 4-bedroom, 3-bath home! With 1,920 sq. ft. and a spacious 28x72 layout, every inch is designed for comfortable living. The open-concept main living area flows seamlessly into the kitchen and dining spaces, making entertaining a breeze. Retreat to the luxurious master suite for your private sanctuary, while the additional bedrooms provide versatility for family, guests, or a home office. Thoughtfully designed and ready for everyday living, this home delivers both elegance and practicality in every corner.

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"; }); }); });