SKU: 8040438

Whitmore Manor - Sofa - Black Pearl

$92999 USD $1,16999


Delivery and Shipping

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

Create a space where everyone feels at home with this sofa. Super-spacious seats and soft, chunky chenille in a deep neutral hue deliver casual comfort that’s perfect for family living. Reversible cushions make it easy to maintain a clean look. With its approachable and inviting vibe, this sofa is the perfect companion for lounging, entertaining and everyday living.

Additional Dimensions
  • Arm height: 22"
  • Distance between arms: 77"
  • Seat depth: 26"
  • Seat height: 22"
  • Top of cushion to top of back: 19"
  • Leg height: 1.5"
  • Minimum width of doorway for delivery: 32"
  • Accent pillow #1: 24"
  • Accent pillow #2: 0"


Product Features
  • Reinforced frame provides added stability
  • Reversible seat and back cushions
  • High-resiliency foam cushions wrapped in poly fiber
  • Accent pillows included
  • Pillows 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


Whitmore Manor - Sofa - Black Pearl
95.0"W x 45.0"D x 41.0"H - 199.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'); } } });