SKU: 222512-1486/29

Reddington - Cocktail Ottoman - Umber

$57999 USD $67999


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 - Cocktail Ottoman - Umber
40.0"W x 19.0"D x 40.0"H - 53.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'); } } });