SKU: D388-423

Caitbrook - Rect Drm Counter Table Set (Set of 7) - Gray

$98999 USD $1,23999


Delivery and Shipping

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

Perfect portion. Striking a simply chic pose, this counter height dining set is crafted with fascinating flair. A subtle gray wash finish gives the clean-lined design a casually cool sensibility. Plushly cushioned seats in a soft, neutral upholstery add to the allure. During casual get-togethers, daily dinners and family game nights alike, this set serves up stylish function.

Additional Dimensions
  • Table: 0"
  • Apron to floor: 32.25"
  • Chair (6): 0"
  • Seat width: 18.5"
  • Seat depth: 17.25"
  • Seat height: 24.75"


Product Features
  • Includes counter height dining table and 6 counter height bar stools
  • Table made with hardwood solids, acacia veneer and MDF substrate
  • Stools made with solid hardwood frames
  • Antiqued gray wash finish
  • Polyester upholstery
  • Foam cushioned seats
  • Nailhead accents
  • Assembly required


Caitbrook - Rect Drm Counter Table Set (Set of 7) - Gray
36.0"W x 60.0"D x 36.0"H - 219.0 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'); } } });