SKU: FT850SC

Fortuna - Recliner Sofa - Coffee

$1,80999 USD $2,25999


Delivery and Shipping

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

Decadent seating comfort awaits you Fortuna, the top-grain leather seating motion set from Steve Silver Company. This collection features contemporary style and is available in coffee(shown) or wine color. Control everything from your seat with a control panel that powers the reclining footrest and headrest with USB port for recharging. A home button returns all items to their original position.

Product Features
  • Constructed of top-grain leather on all seating areas and polyurethane sides and backs
  • Constructed of top-grain leather on all seating areas and polyurethane sides and backs
  • Power articulating headrest and power footrest with control panel that has USB port and home button to return seat and headrest to original position


Fortuna - Recliner Sofa - Coffee
84.0"W x 38.0"D x 41.0"H - 255.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'); } } });