SKU: D752-124

Isanti - Upholstered Barstool (Set of 2) - Light Brown

$36999 USD $46999


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 counter height bar stool 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 its textural upholstery to the refreshing light finish, it’s a piece that makes a statement by being remarkably understated.

Additional Dimensions
  • Seat width: 19.13"
  • Seat depth: 16.5"
  • Seat height: 24.63"
  • Footrest height: 7.38"


Product Features
  • Made with solid wood frame
  • Natural light brown finish
  • Polyester upholstery
  • Foam cushion
  • Assembly required


Isanti - Upholstered Barstool (Set of 2) - Light Brown
19.13"W x 22.75"D x 37.63"H - 26.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'); } } });