SKU: N771P210116M

Upholstered Push Recliner Chair With Rubber Wood Legs For Living Room

$37999 USD $48999

Color

Delivery and Shipping

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

  • Personal Fatigue-reliever: Perfect for relaxation in the living room, office, or bedroom.
  • Upholstered Comfort: Soft fabric provides an immaculate texture and plush seating.
  • Durable Legs: Rubber wood legs offer sturdiness and a graceful finish.
  • Space-saving Design: Small recliner ideal for limited spaces in any room.
  • Easy Recline Mechanism: Simply push the arm to extend the footrest and recline.
  • Safety Feature: Equipped with a protection plate to prevent injuries.

Upholstered Push Recliner Chair With Rubber Wood Legs Fabric For Living Room Or Bedroom - Beige
28.0"W x 34.75"D x 39.0"H - 51.81 lb
Push Recliner Chair With Rubber Wood Legs And Upholstered Design - Cognac
28.0"W x 34.75"D x 39.0"H - 51.81 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'); } } });