SKU: D596-60

Haddigan - Dining Room Server - Dark Brown

$87999 USD $1,10999


Delivery and Shipping

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

Take clean-lined, classic styling and touches of vintage inspiration. Top with a deep, complex finish for newfound sophistication. Now that's a look you can live with. Sporting a straightforward farmhouse profile, complete with shaker-style cabinet doors, this server simply impresses. Details including rounded off corners add a gently worn, casual sense of charm.

Additional Dimensions
  • Drawer interior (lined): 0"
  • Adjustable bottle rack/shelf: 0"
  • Door opening (2): 0"
  • Adjustable side shelf (2): 0"
  • Opening: 0"


Product Features
  • Made of veneers, wood and engineered wood
  • 5 bottle wine rack
  • 1 adjustable shelf behind each cabinet door
  • 1 felt-lined drawer
  • Bronze-tone hardware
  • Assembly required


Haddigan - Dining Room Server - Dark Brown
56.0"W x 18.0"D x 38.25"H - 134.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'); } } });