SKU: ABE900SN

Abilene - Manual Sofa - Tan

$85999 USD $1,07999


Delivery and Shipping

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

The Abilene Drop-Down Console reclining sofa combines convenience and comfort beautifully in a modern reclining design. Featuring a a convenient drop-down console with a work surface, this Sofa features two stainless steel cupholders, and a storage pouch for organizing your remotes, electronics, and other essentials. A stylish and elegant design is combined with a tan microsuede cover and dark olive side panels. Besides being beautiful, the Abilene is extremely comfortable as well. This sofa features overstuffed arms, a supportive headrest, and a dimpled back for the perfect combination of comfort and relaxation. It reclines effortlessly with the pull of a side lever for the ultimate in comfort..

Product Features
  • Constructed from padded 100% polyester fabric in a microsuede cover for extra comfort
  • Effortless one-pull lever gives you a smooth reclining motion
  • The sofa features a drop-down console with a desk surface, two cupholders, plus a storage pouch for remotes, phones, and electronics


Abilene - Manual Sofa - Tan
86.0"W x 36.75"D x 40.5"H - 205.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'); } } });