SKU: EB1460-292

Kozmour - Two Drawer Night Stand - Black / Brown

$12999 USD $15999


Delivery and Shipping

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

Create the unfussy modern look you want to wake up to with this nightstand. The sleek silhouette on a plinth base exudes simplicity, while inset drawer fronts provide divine dimension. A two-tone treatment blends the look of warm oak with a contrasting black painted finish for urban industrial flair. With minimalist bar pulls and drawer interiors that echo the warm oak vibe, this piece offers a clean look inside and out.

Product Features
  • Made with engineered wood (MDF/particleboard/plywood) and decorative laminate for the right balance of affordability and durability
  • Two-tone finish (black painted finish and replicated warm oak grain with authentic touch)
  • Decorative laminate replicates natural or man-made material surfaces with consistent color, pattern and texture
  • Bar pull hardware with replicated oak grain finish
  • 2 smooth-gliding drawers
  • Drawer interiors lined with replicated warm oak grain laminate with authentic touch
  • Safety is a top priority, clothing storage units are designed to meet the most current standard for stability, ASTM F 2057 (ASTM International)
  • Drawers extend out to accommodate maximum access to drawer interior while maintaining safety
  • Assembly required


Kozmour - Two Drawer Night Stand - Black / Brown
22.13"W x 15.63"D x 23.94"H - 22.9 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'); } } });