SKU: GA500CC

Garland - Counter Chair - Beige

$36999 USD $45999


Delivery and Shipping

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

Sophisticated and elegant with a casual touch, the Garland 24" Counter Stool is designed to enhance any space. This fully upholstered counter-height stool features a tailored canvas cover and a brass accent, seamlessly blending formal and relaxed styles. The solid wood legs, finished in a lightly distressed toffee tone, add warmth and character, making it a perfect addition to your home.

Product Features
  • Crafted of Asian hardwood solids, engineered woods, 100% polyester fabric cover and foam
  • 100% polyester fabric cover with a canvas look provides a durable and easy-to-clean surface that resists stains and spills.
  • Cushioned seat and back with a brushed brass accent makes for a stylish and comfortable seat for dining or working


Garland - Counter Chair - Beige
20.0"W x 23.5"D x 42.0"H - 47.3 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'); } } });