SKU: 4940538

Wryenlynn - Sofa - Onyx

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

Your downtime should be super-cozy—and super-chic. This sofa encourages stylish indulgence as you lounge solo or with guests. Plush, chunky upholstery adds a relaxed yet eclectic twist to the transitional look. With this exquisitely comfortable and fashion-forward piece, you can unwind in style.

Additional Dimensions
  • Arm height: 27"
  • Distance between arms: 78"
  • Seat depth: 25"
  • Seat height: 23"
  • Top of cushion to top of back: 16"
  • Leg height: 1.5"
  • Minimum width of doorway for delivery: 32"
  • 24" Toss Pillow: 0"


Product Features
  • Corner-blocked frame
  • Loose, reversible seat and loose back cushions
  • High-density foam cushions wrapped in feather-fiber blend jacket
  • Accent pillows included
  • Pillows with feather-fiber blend
  • 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


Wryenlynn - Sofa - Onyx
93.0"W x 40.0"D x 40.0"H - 197.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'); } } });