SKU: T2398P350189

Industrial Metal Kitchen Pantry Cabinet With Adjustable Shelves - White

$24999 USD $31999


Delivery and Shipping

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

  • Heavy-Duty Metal Frame: Industrial-grade steel holds 60 lbs per shelf, offering superior strength over plastic cabinets.
  • Adjustable Shelving & Design: Five customizable shelves with elegant glass doors and magnetic closures for quiet operation.
  • Health-Safe Coating: Features a formaldehyde-free powder coating with a wipe-clean surface for easy maintenance.
  • Quick Assembly & Safety: Tool-free setup in just 30 minutes, comes with wall anchors for anti-tip safety.
  • Multi-Room Versatility: Compact 14" depth fits kitchens, bathrooms, and apartments, blending with any décor.

Industrial Metal Kitchen Pantry Cabinet With Adjustable Shelves - White
27.6"W x 13.8"D x 72.0"H - 77.4 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'); } } });