SKU: N776P194930W

Modern Boucle Fabric Upholstered Side Chair, Bentwood Frame - White / Walnut

$30999 USD $39999


Delivery and Shipping

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

  • Luxurious Comfort: Upholstered in soft white boucle fabric for a plush seating experience.
  • Sturdy Frame: Crafted with a durable bentwood frame using a wood veneer technique for added strength.
  • Versatile Design: Timeless and contemporary, fits various interior design styles.
  • Elegant Finish: White and walnut color scheme adds a touch of sophistication.
  • High Weight Capacity: Supports up to 300 lbs, ensuring stability and reliability.
  • Compact Size: Ideal for dining rooms, living spaces, or home offices with limited space.

Modern Boucle Fabric Upholstered Side Chair, Bentwood Frame - White / Walnut
19.5"W x 21.5"D x 32.25"H - 31.97 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'); } } });