SKU: PCD857-60

Dilenno - Dining Room Server - Dark Brown

$92999 USD $1,16999


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 server dresses your dining spot in on-trend elegance with its rich warm brown finish. Full-length metal pulls in a matte black tone add a subtly cool touch to spacious storage cabinets. And thanks to its versatile functionality, this four-door piece effortlessly works as a sideboard, entryway table or TV stand. Now there’s a simply stunning show of great taste—wherever you place it.

Additional Dimensions
  • Top opening (2): 0"
  • Door opening (2): 0"
  • Adjustable shelf (2): 0"


Product Features
  • Made with hardwood solids, mango wood veneer and MDF substrates
  • Complex, rich warm brown finish
  • Metal rail pulls with matte black finish
  • 2 double-door cabinets
  • 2 open shelves


Dilenno - Dining Room Server - Dark Brown
60.0"W x 18.0"D x 32.13"H - 220.2 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'); } } });