SKU: PC8630395

Gosaldo - Swivel Glider Recliner

$98999 USD $1,24999

Color

Delivery and Shipping

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

Wrap yourself in cozy comfort with this swivel glider recliner. The barrel design and plush upholstery create a cocooning seat that’s perfect for movie marathons or late-night reading. Smooth power reclining allows you to always find your ideal lounging position at the touch of a button. Matching bolster pillows amp up the comfort factor, while a gentle gliding motion and a swivel base add more fabulous function. And did we mention the included USB charging?
Gosaldo - Swivel Glider Power Recliner - Silver
56.0"W x 33.0"D x 27.0"H - 66.0 lb
Gosaldo - Swivel Glider Power Recliner - Lead
56.0"W x 33.0"D x 27.0"H - 66.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'); } } });