SKU: D383-325

Bridson - RECT DRM Table Set (Set of 6) - Gray

$73999 USD $92999


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 6-piece dining set makes it seem that way. This transitional dining table set sports a charcoal gray finish with textured gray upholstery for an on-trend and relevant appeal. Plushly upholstered seat cushions in a practical polyfiber make it a pleasure to linger at the table. Brilliantly styled seating choices add interest and versatility at mealtime.

Additional Dimensions
  • Table: 0"
  • Apron to floor: 26.5"
  • Chair (4): 0"
  • Seat width: 16.88"
  • Seat depth: 16"
  • Seat height: 19"
  • Bench: 0"


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


Bridson - RECT DRM Table Set (Set of 6) - Gray
36.0"W x 60.13"D x 30.0"H - 154.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'); } } });