SKU: 222503-1863/29-1483/29

Reddington - Sofa - Umber

$1,22999 USD $1,45999


Delivery and Shipping

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

Reddington is a stationary sofa group that the ultimate comfort of our Cuddler Cushion. This dual-fabric application is accented with an ecelectic mix of toss pillows in a variety of textures - including sphere pillows in a luxurious faux fur. Reddington includes a convenient Cocktail Ottoman and is available in one color combination: Slate/Fawn.

Product Features
  • Soft Fur-Like Fabric on Seating Area
  • Inside/Out Look with Velvet Outside Arms/Backs
  • Correlating Pillow Package
  • Steel Tech Framing
  • Cuddler Cushion for Ultimate Comfort
  • Coil Spring Seating


Reddington - Sofa - Umber
96.0"W x 49.0"D x 37.0"H - 210.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'); } } });