SKU: ATM500SV

Atmore - Server - Dark Brown

$90999 USD $1,12999


Delivery and Shipping

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

Store all your stuff in the multi-function blended style Server from the Atmore collection. Elements of industrial and rustic design mix with Mid-Century accents and rustic finish application for a piece of furniture as unique as you are. Sliding front doors allow the configuration of your choice and wire escape backs make this unit great for Entertainment or Dining use. A Dark Driftwood finish and wood score distressing add to the rustic design of this versatile piece.

Product Features
  • Crafted from Pine Solids, Pine Veneers, engineered woods and iron accents
  • Two sliding doors and three compartments allows open display area on left, center or right
  • Six adjustable shelves


Atmore - Server - Dark Brown
56.0"W x 18.0"D x 30.0"H - 139.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'); } } });