SKU: W808P252779

Standing Tower, Child Kitchen Step Stool Toddler, Montessori Stool Adjustable Height - White

$7999 USD $9999


Delivery and Shipping

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

  • Adjustable Height: Grows with your child, supporting different stages of development and offering long-term usability.
  • Removable Front Bar: Provides flexibility--can be removed for sitting or used as a handrail for added stability.
  • Two-Step Design: Enables safe access to higher surfaces, fostering independence and skill-building.
  • Side Handles: Offer extra grip and support, enhancing safety during use.
  • Sturdy Construction: Made from strong MDF and pine wood, ensuring durability and stability under regular use.
  • Clean White Finish: Matches a variety of home decors with a simple, modern look.
  • Multi-Use Functionality: Suitable for kitchens, bathrooms, playrooms, or learning environments.

Standing Tower, Child Kitchen Step Stool Toddler, Montessori Stool Adjustable Height - White
17.52"W x 16.73"D x 36.02"H - 22.05 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'); } } });