SKU: D388-124

Caitbrook - Upholstered Barstool (Set of 2) - Gray

$24999 USD $30999


Delivery and Shipping

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

Bring a relaxed yet refined sense of good taste to a space with this bar stool. Clean-lined frame sports a gray-washed finish that’s so easy on the eyes. Covered in a complementary textured gray fabric, the stool’s cushioned upholstered seat goes easy on the body. And with classic X-back styling, this bar stool is an inspired choice for modern farmhouse living.

Additional Dimensions
  • Seat width: 18.75"
  • Seat depth: 16.5"
  • Seat height: 24.63"
  • Footrest height: 6"


Product Features
  • Made with solid acacia wood
  • Antiqued gray wash finish
  • Polyester upholstery over foam cushioned seat
  • Nailhead trim
  • Assembly required


Caitbrook - Upholstered Barstool (Set of 2) - Gray
18.75"W x 21.5"D x 40.13"H - 21.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'); } } });