SKU: N768P228001L

Industrial Inspired Indoor Dining Chair With Metal Legs And Birch (Set of 2) - Black / Natural

$27999 USD $35999


Delivery and Shipping

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

  • Stylish Design: Features a light birch finish with a wooden seat for a modern yet classic look.
  • Durable Construction: Built with a sturdy matte black iron base supporting up to 250 lbs.
  • Versatile Use: Perfect for kitchens, dining rooms, commercial settings, or any living space.
  • Quality Materials: Made from MDF, birch veneer, and metal for lasting durability.
  • Sturdy Base: Durable high quality structurally coated metal legs that are lightweight and stable with amazing load-bearing capacity.

Industrial Inspired Indoor Dining Chair With Metal Legs And Birch (Set of 2) - Black / Natural
25.0"W x 22.25"D x 36.5"H - 16.53 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'); } } });