SKU: D383-223

Bridson - Square Counter TBL Set (Set of 5) - Gray

$60999 USD $75999


Delivery and Shipping

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

It’s so easy being gray—at least this 5-piece dining set makes it seem that way. This transitional counter-height table and barstool ensemble sports a charcoal gray finish with textured gray upholstery for an on-trend and relevant appeal. Plushly upholstered seat cushion in a practical polyfiber makes it a pleasure to linger at the table. Best of all, square table design is ideally suited for small spaces.

Additional Dimensions
  • Table: 0"
  • Apron to floor: 32.5"
  • Chair (4): 0"
  • Seat width: 16.88"
  • Seat depth: 16.25"
  • Seat height: 25.75"
  • Footrest height: 8"


Product Features
  • Includes counter height table and 4 barstools
  • Made of wood, veneer and engineered wood
  • Medium charcoal gray finish
  • Ladderback barstools
  • Cushioned seats covered in textured gray polyester upholstery
  • Table with tapered leg design
  • Assembly required


Bridson - Square Counter TBL Set (Set of 5) - Gray
42.13"W x 42.13"D x 36.0"H - 138.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'); } } });