SKU: 73531.00WHEAT

Counter Stools (Set of 2) - Wheat

$42999 USD $54999


Delivery and Shipping

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

  • Sturdy Rubberwood Legs: Built with durable rubberwood legs that ensure stability and durability, suitable for long-term use in various environments.
  • Breathable and Comfortable Fabric Upholstery: Upholstered in breathable fabric that enhances comfort during extended seating, maintaining a pleasant sitting experience.
  • L-Shaped Backrest: Features an ergonomic L-shaped backrest design that provides support to the lower back, promoting a comfortable and relaxed posture.
  • Modern and Versatile Design: Exhibits a modern aesthetic that complements different interior styles, making it suitable for bars, kitchen islands, or home counters.
  • Easy Assembly and Maintenance: Designed for easy assembly and maintenance, allowing for hassle-free setup and upkeep over time.

Counter Stools (Set of 2) - Wheat
19.75"W x 23.75"D x 45.5"H - 19.84 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'); } } });