SKU: B479-92

Vanmore - Two Drawer Night Stand - Dark Brown

$34999 USD $43999


Delivery and Shipping

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

A rich, metropolitan finish. Unbeatable function. With this nightstand, it’s a breeze to create a casual contemporary hideaway full of style and convenience. It combines thoughtful craftsmanship and handy storage, with smooth-gliding drawers to help keep bedside essentials organized. Metal bar pulls complete the look with added flair.

Additional Dimensions
  • Top drawer interior (lined): 0"
  • Bottom drawer interior: 0"


Product Features
  • Made with select solid wood components, engineered wood veneer and MDF substrates
  • Rich merlot finish
  • Contoured drawer fronts with pressed veneer face
  • Metal bar pulls
  • 2 smooth-gliding drawers with dovetail construction and metal center mount drawer guides (top drawer felt lined)


Vanmore - Two Drawer Night Stand - Dark Brown
26.63"W x 15.75"D x 26.0"H - 69.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'); } } });