SKU: W1151P277172

Minimalist Ergonomic Dining Chair (Set of 4) With Curved Cushions And Metal Frame - Black

$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: Black minimalist look fits modern and industrial decor seamlessly.
  • Comfortable Seating: Curved seat cushion provides spacious and ergonomic comfort.
  • Durable Construction: Reinforced cross-shaped leg structure ensures stability.
  • Supportive Cushion: High resilience sponge offers softness and pressure relief.
  • Exquisite Size: The overall size of the dining chair is 34.7''H x 18.5''W x 19.3''L, suitable for standard home spaces. The overall proportion has been optimized ergonomically to meet both aesthetic and practical comfort require.
  • Easy Assembly: Includes instructions for quick and simple setup.

Minimalist Ergonomic Dining Chair (Set of 4) With Curved Cushions And Metal Frame - Black
19.3"W x 18.5"D x 34.7"H - 12.46 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'); } } });