SKU: 64541.00WHI

Counter Barstool (Set of 2), Rubber Wood - White

$20999 USD $25999


Delivery and Shipping

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

  • Farmhouse Elegance: Enhance your kitchen or dining area with this set of 2 classic farmhouse-style counter stools, offering a touch of rustic elegance to any indoor space.
  • Charming Rubber Wood Design: The charming rubber wood design of these stools adds a rustic touch to your space, creating a warm and inviting atmosphere for gatherings and meals.
  • Comfortable Seating: Perfect for casual seating needs, these stools provide comfort and style for your family and guests, making them an ideal addition to any home.
  • Convenient Assembly: The stools require some assembly, with instructions and tools conveniently included, making it easy to set up and enjoy them in your home.
  • Versatile Use: Whether for daily meals or entertaining guests, this set of 2 counter stools offers a versatile seating solution, blending functionality with classic design.

Counter Barstool (Set of 2), Rubber Wood - White
17.1"W x 17.1"D x 25.75"H - 11.68 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'); } } });