SKU: PCD857-35

Dilenno - Rectangular Dining Room Extension Table - Dark Brown

$84999 USD $1,06999


Delivery and Shipping

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

Casual contemporary styling with a decidedly modern vibe. This dining extension table dresses your dining spot in on-trend elegance with its rich warm brown finish. A softly rounded top frame and a fashionable double wishbone base beckon everyone to gather around. Now there’s a simply stunning show of great taste.

Additional Dimensions
  • Table depth with leaf: 108"
  • Table depth without leaf: 84"
  • Leaf: 24"
  • Apron to floor: 27.38"


Product Features
  • Solid wood top frame
  • Tabletop and base made with hardwood solids, mango wood veneer and MDF substrates
  • Complex, rich warm brown finish
  • Heavy duty ball-bearing equalizing table glide system
  • Seats up to 8
  • Dining chairs sold separately
  • Assembly required


Dilenno - Rectangular Dining Room Extension Table - Dark Brown
46.13"W x 108.0"D x 29.75"H - 198.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'); } } });