SKU: EZ6D01R

EZ Motion - EZ6D00R - Double Reclining Sofa

$2,15999 USD $2,69999


Delivery and Shipping

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

Looking for a motion sofa with copious cushioning for countless hours of comfort and relaxation? Check out our EZ6D00R series. Its over-stuffed seat and back create a seat that is hard to beat. Add to that a sewn tufted back with decorative stitching, a padded arm, and pad-over chaise and you're good to go! We offer a double reclining sofa, double reclining loveseat, and reclining console, as well as a minimum proximity recliner. All come standard with power and articulating headrest.

Product Features
  • Back: Webbing and sinuous wire, semi-attached, removable, poly fiber fill, zipper access
  • Seat: Sinuous wire, pillow top, block foam with poly fiber wrap
  • Legs: Integral part of frame with glides
  • Mech: Double recliner, articulating headrest, power standard
  • Optional upgrades: Battery pack.


EZ Motion - EZ6D00R - Double Reclining Sofa
89.0"W x 40.0"D x 42.0"H - 225.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'); } } });