SKU: D947-81

Maylee - Dining Room Hutch - Dark Brown

$1,64999 USD $2,06999


Delivery and Shipping

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

From its ornamental appliques to its large scale, this dining hutch makes a bold statement. With beveled glass windows, LED lighting and a mirrored interior, the opulent piece wows with stunning style. The look is timeless. The feel? Right at home.

Additional Dimensions
  • Side door opening (2): 0"
  • Top opening: 0"
  • Middle opening: 0"
  • Bottom opening: 0"
  • Assembled buffet: 0"
  • Cord length: 114"


Product Features
  • Made with hardwood solids, oak and ash swirl veneers with MDF substrates and cast resin components
  • Dark brown finish
  • Cabinet doors with beveled glass windows
  • Mirrored glass interior
  • 2 clear glass shelves
  • LED display lighting
  • Assembly required


Maylee - Dining Room Hutch - Dark Brown
71.63"W x 21.0"D x 54.75"H - 293.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'); } } });