SKU: 6310138

Loreo - Sofa - Ebony

$56999 USD $71999


Delivery and Shipping

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

This sofa personifies contemporary comfort. Its clean-lined frame and neutral color lend must-have versatility. Softly textured fabric makes it that much more inviting. A welcome combination of chic style and a cozy feel, this piece completes your living room with modern flair.

Additional Dimensions
  • Arm height: 26"
  • Distance between arms: 73"
  • Seat depth: 22"
  • Seat height: 20"
  • Top of cushion to top of back: 18"
  • Leg height: 3"
  • Minimum width of doorway for delivery: 32"
  • Accent pillow #1: 22"
  • Accent pillow #2: 20"


Product Features
  • Reinforced frame provides added stability
  • 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


Loreo - Sofa - Ebony
93.0"W x 38.0"D x 39.0"H - 141.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'); } } });