SKU: EB1760-292

Bermacy - Two Drawer Night Stand - Light Brown

$13999 USD $16999


Delivery and Shipping

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

This nightstand puts the dream of a casual bedroom retreat beautifully within reach. A warm light brown finish over replicated hickory grain exudes a homey vibe. The smooth-gliding drawers are exceptionally handy for bedside storage. It’s a simply relaxed way to achieve the look you want to wake up to every morning.

Product Features
  • Made with engineered wood (MDF/particleboard/plywood) and decorative laminate for the right balance of affordability and durability
  • Warm, rich finish over replicated hickory grain
  • Decorative laminate replicates natural or man-made material surfaces with consistent color, pattern and texture
  • Knobs with dark bronze-tone finish
  • 2 smooth-gliding drawers with vinyl-wrapped sides and back for durability; ball-bearing side glides
  • Assembly required


Bermacy - Two Drawer Night Stand - Light Brown
21.34"W x 15.94"D x 24.37"H - 45.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'); } } });