SKU: W3276S00016

Modular U-Shaped Sectional Sofa With Reversible Design

$95999 USD $1,22999

Color

Delivery and Shipping

At this time we are only able to offer delivery in the Southwest Missouri and Northwest Arkansas area.

  • Spacious Wale Corduroy Sofa: Luxurious striped corduroy fabric adds timeless elegance and durability to any room.
  • Flexible Layout Design: Modular components allow free configuration for personalized space adaptation.
  • Reversible Chaise Lounge: Dual-sided functionality enhances comfort and extends usability across different settings.
  • Deep Seating Comfort: Generous cushion depth supports full-length lounging for all body types.
  • Zero Assembly Required: Ready to use right out of the box-just unbox and let it settle.
  • Modern Aesthetic Appeal: Clean lines and crisp silhouette elevate interior decor with contemporary charm.
  • Multi-Functional Use: Easily transitions from seating to a cozy resting area, ideal for daily relaxation or guest hosting.

Modular U-Shaped Sectional Sofa, 4 Seater Chaise Lounge With Reversible Design - Black
132.68"W x 59.84"D x 22.83"H - 180.78 lb
Modular U-Shaped Sectional Sofa, 4 Seater Chaise Lounge With Reversible Design - Gray
132.68"W x 59.84"D x 22.83"H - 180.78 lb
// Save scroll position before leaving page document.addEventListener('DOMContentLoaded', function() { // Save scroll position when clicking product links const productLinks = document.querySelectorAll('a[href*="/products/"]'); productLinks.forEach(link => { link.addEventListener('click', function() { sessionStorage.setItem('scrollPosition', window.scrollY); sessionStorage.setItem('scrollPage', window.location.href); }); }); // Restore scroll position when returning if (sessionStorage.getItem('scrollPage') === window.location.href) { const savedPosition = sessionStorage.getItem('scrollPosition'); if (savedPosition) { window.scrollTo(0, parseInt(savedPosition)); sessionStorage.removeItem('scrollPosition'); sessionStorage.removeItem('scrollPage'); } } });