SKU: W3226P279068

Combined Spoon Chairs, Perfectly Matching Minimalist And Scandinavian Style

$18999 USD $24999

Color
Option

Delivery and Shipping

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

  • Comfortable Fabric Seat: Soft, breathable fabric covers both the seat and backrest, offering a cozy and supportive sitting experience.
  • Durable Metal Legs: Sturdy metal legs provide excellent stability and long-term durability, perfect for everyday use.
  • Built-In Floor Protection: Each leg is fitted with protective caps to prevent scratches and damage to floors, ma it ideal for any surface.
  • Versatile Use: Designed to complement dining areas, offices, meeting rooms, or studies - this chair adapts easily to various settings.
  • Compact Yet Comfortable: Measuring 15.5" x 16.3" x 34.5", it fits well in tight spaces while still offering ample comfort and support.
  • Modern Industrial Style: The sleek legs and minimalist design lend a stylish, industrial touch to contemporary interiors.

(Set of 4) Fabric Back And Metal Combined Spoon Chairs Perfectly Matching Minimalist And Scandinavian Style Homes - Gray / Black
15.5"W x 16.3"D x 34.57"H - 35.64 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'); } } });