SKU: SA850R

Sansa - Dual Power Reclining Chair - Ocean

$1,15999 USD $1,43999


Delivery and Shipping

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

A fashionable choice in recliners, Sansa is covered in Ocean Blue top-grain leather on all touchable surfaces and has a dual-power mechanism for easy comfort. The high-leg style allows for reclining comfort with the look of a recliner with a dual-hinge footrest that hides away when not in use. Power headrest and footrest complete this stylish comfort package.

Product Features
  • Top Grain Leather on all front surfaces, leatherette on sides and back
  • Dual-Power Recliner with power dual-hinge footrest and power articulating headrest
  • Fashionable high leg recliner with stowaway dual-hinge footrest


Sansa - Dual Power Reclining Chair - Ocean
38.0"W x 40.0"D x 39.0"H - 132.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'); } } });