SKU: W2297P253509

Comfortable Relax Rocking Chair With Full Massage Function Cotton Fabric Air Pressure - Brown

$55999 USD $71999


Delivery and Shipping

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

  • Full Massage Function: Offers six modes targeting neck, back, and hips for a comprehensive relaxation experience.
  • Air Pressure System: Promotes circulation and provides a soothing massage to the thighs and hips with nine air bags.
  • Adjustable Comfort: Features five angles for reclining and leg support, allowing personalized relaxation.
  • Soft Fabric Cushion: Brown cotton fabric cushion ensures comfort and elegance in your living space.
  • Easy Assembly: Comes with hardware and instructions for quick setup, with a weight limit of 330 lbs.

Comfortable Relax Rocking Chair With Full Massage Function Cotton Fabric Air Pressure - Brown
51.2"W x 26.0"D x 36.2"H - 46.2 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'); } } });