SKU: 5370238

Aylesworth - Sofa - Chocolate

$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.

If you’re looking for a blend of extraordinary comfort and contemporary style, this extra-roomy sofa stacks up beautifully. It’s a modern yet ultra-soft look—made all the more appealing by plush textured and on-trend corduroy cushions that feel as great as they look. The rich chocolate color is simply smart and practical. And pretty sweet.

Additional Dimensions
  • Arm height: 26"
  • Distance between arms: 78"
  • Seat depth: 27"
  • Seat height: 22"
  • Top of cushion to top of back: 18"
  • Leg height: 1.5"
  • Minimum width of doorway for delivery: 36"
  • 24" Toss Pillow: 0"


Product Features
  • Corner-blocked frame
  • Reversible seat and back cushions
  • High-resiliency foam cushions wrapped in poly fiber
  • Accent pillow included
  • Pillow with soft polyfill
  • Polyester upholstery
  • Low-profile accent legs 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


Aylesworth - Sofa - Chocolate
94.0"W x 45.0"D x 41.0"H - 180.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'); } } });