SKU: D752-02

Isanti - Dining Room Side Chair (Set of 2) - Light Brown / Black

$30999 USD $38999


Delivery and Shipping

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

With its back-to-nature sensibility, this dining chair is a natural fit for your well-edited space. A clean-lined design lets the beautifully organic quality and inherent luster of the wood shine through. From the strikingly stylish matte black frame to the contrasting woven synthetic rattan seat, it’s a piece that makes a statement by being remarkably understated.

Additional Dimensions
  • Seat width: 18.75"
  • Seat depth: 17"
  • Seat height: 18.88"


Product Features
  • Frame made with solid wood
  • Matte black finish
  • Woven synthetic rattan seat in a light finish
  • Assembly required


Isanti - Dining Room Side Chair (Set of 2) - Light Brown / Black
18.75"W x 20.5"D x 33.13"H - 16.5 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'); } } });