SKU: 4892-1792/28-2792/28

Longevity - Power Lift Reclining With Dual Motor

$1,48999 USD $1,76999

Color

Delivery and Shipping

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

LONGEVITY - January 2020 Power Lift Chair Introduction with ZERO GRAVITY Trendelenburg Recline, Health& Wellness Station with Sensate Massage, and Dual Motor with XTRA Comfort Extended Ottoman.
Longevity - Fabric Power Lift Reclining With Dual Motor / Zero Gravity Trendelenburg / Xtra Comfort Extended Ottoman - Graphite
39.0"W x 43.0"D x 46.0"H - 142.0 lb
Longevity - Fabric Power Lift Reclining With Dual Motor / Zero Gravity Trendelenburg / Xtra Comfort Extended Ottoman - Dark Brown
39.0"W x 43.0"D x 46.0"H - 142.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'); } } });