SKU: D773-124

Havonplane - Upholstered Barstool (Set of 2) - Brown

$27999 USD $34999


Delivery and Shipping

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

This counter height bar stool is a favorite choice for casual rustic interiors. Offering design-worthy seating, this bar stool is your answer for everyday living and impromptu guests. And the stool’s double X-back with textured upholstered seat? Deliciously versatile and comfortable.

Additional Dimensions
  • Seat width: 20.5"
  • Seat depth: 17"
  • Seat height: 25.63"
  • Footrest height: 8.38"


Product Features
  • Made with wood
  • Distressed light brown pine finish
  • Foam cushion with textured polyester upholstery
  • Assembly required


Havonplane - Upholstered Barstool (Set of 2) - Brown
20.5"W x 24.25"D x 42.0"H - 24.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'); } } });