SKU: 5660318

Eastonbridge - Sofa Chaise - Shadow

$89999 USD $1,12999


Delivery and Shipping

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

Introducing a seamless fusion of intelligent design and unparalleled comfort. Featuring reversible seat cushions enveloped in a sumptuous textured fabric, this sofa chaise offers generous space for you to stretch out and indulge in pure bliss.

Additional Dimensions
  • Arm height: 26"
  • Seat depth: 23"
  • Seat height: 20"
  • Top of cushion to top of back: 18"
  • Leg height: 3"
  • Seat width: 76"
  • Minimum width of doorway for delivery: 36"


Product Features
  • Corner-blocked frame
  • Reversible seat and attached back cushions
  • Chaise can be positioned on either side (thanks to reversible seat cushion and movable ottoman)
  • High-quality foam cushions wrapped in poly fiber
  • Polyester upholstery
  • Accent pillows included
  • Pillows with soft polyfill
  • Exposed feet with faux wood finish
  • Platform foundation system resists sagging 3x better than spring system after 20,000 testing cycles by providing more even support
  • Smooth platform foundation maintains tight, wrinkle-free look without dips or sags that can occur over time with sinuous spring foundations


Eastonbridge - Sofa Chaise - Shadow
97.0"W x 62.0"D x 39.0"H - 198.0 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'); } } });