SKU: 5080538

Avenal Park - Sofa - Flannel

$68999 USD $86999


Delivery and Shipping

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

Need a simple style refresh? Liven up your space with this sofa. Its sleek design invites you to sink into the generous cushions. Plush, textured upholstery creates a captivating look that works for aesthetics ranging from classic to contemporary. Sink into luxury—and let your living room become the envy of every guest.

Additional Dimensions
  • Arm height: 27"
  • Distance between arms: 76"
  • Seat depth: 23"
  • Seat height: 21"
  • Top of cushion to top of back: 19"
  • Leg height: 3"
  • Minimum width of doorway for delivery: 32"
  • 24" Toss Pillow: 0"
  • 16" x 23" Kidney Pillow: 0"


Product Features
  • Corner-blocked frame
  • Attached back and loose seat cushions
  • High-quality foam cushions wrapped in poly fiber
  • Accent pillows included
  • Pillows with soft polyfill
  • Polyester upholstery
  • 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


Avenal Park - Sofa - Flannel
97.0"W x 40.0"D x 40.0"H - 147.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'); } } });