SKU: W2297P164709

Kids Recliner Chair, Kids Upholstered Couch With One Cup Holder, Toddlers Recliner With Headrest And Footrest - Brown

$19999 USD $25999


Delivery and Shipping

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

  • Convenient Design: Includes a cup holder for easy access to drinks.
  • Durable Quality: Made from premium materials for long-lasting use.
  • Easy Setup: Quick and simple assembly process.
  • Ergonomic Comfort: Reclining backrest for lounging and sleeping.
  • Stable Build: High-quality construction for reliable use.
  • Versatile Use: Perfect for playrooms, bedrooms, and living areas.
  • Weight Capacity: Supports up to 150 lbs for safe use.

Kids Recliner Chair, Kids Upholstered Couch With One Cup Holder, Toddlers Recliner With Headrest And Footrest - Brown
21.26"W x 16.93"D x 26.38"H - 22.44 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'); } } });