SKU: D384-325

Bennox - Dining Room Table Set (Set of 6) - Brown

$73999 USD $92999


Delivery and Shipping

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

Set the scene for ultra-contemporary style with this dining room table set. The table’s rich, dark finish and clean, gently tapered profile are the epitome of great taste. With a cutout design, upholstered seats and back supports, the chairs are a cut above. And the addition of an upholstered bench incorporates a generous helping of casually cool flair.

Additional Dimensions
  • Table: 0"
  • Apron to floor: 26.63"
  • Chair (4): 0"
  • Seat width: 17.75"
  • Seat depth: 16"
  • Seat height: 18.38"
  • Bench: 0"


Product Features
  • Includes table, 4 upholstered chairs and upholstered bench
  • Table made of veneers, wood and engineered wood
  • Wood frame chairs and bench
  • Cushioned backs and seats with faux leather upholstery
  • Seats 6
  • Assembly required


Bennox - Dining Room Table Set (Set of 6) - Brown
36.0"W x 60.0"D x 30.13"H - 173.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'); } } });