SKU: D589-60

Hallanden - Dining Room Server - Gray

$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.

Cool and on-trend. This versatile server sports an antiqued gray color for a contemporary-yet-casual feel. The server features two cabinets, a smooth-gliding drawer and an open cubby with a wine rack, making it a breeze to clear away clutter and expand your serving space. Dining with friends and family has never been so stylish.

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


Product Features
  • Made with hardwood solids, select acacia veneer and engineered wood
  • Antiqued gray finish
  • 2 cabinets, each with a center shelf
  • Shelves are removable and adjustable
  • Smooth-gliding drawer
  • Open cubby with wine rack divider
  • Assembly required


Hallanden - Dining Room Server - Gray
56.0"W x 18.0"D x 38.25"H - 147.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'); } } });