SKU: B1036-92

Vessalli - Two Drawer Nightstand - Black / Gray

$27999 USD $34999


Delivery and Shipping

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

Craft a contemporary hideaway without breaking the bank. An elegant juxtaposition of refined neutral hues, this two-toned nightstand brings sleek style to your space. Matte black drawer handles enhance the sheer simplicity of its profile. With this bedside piece, a room brimming with luxury has never been more attainable.

Additional Dimensions
  • Drawer interior (2): 0"


Product Features
  • Made with engineered wood (MDF/particleboard/plywood) and decorative laminate for the right balance of affordability and durability
  • Light gray finish over a replicated oak grain with authentic touch; base has matte black finish with subtle replicated wood grain
  • Decorative laminate replicates natural or man-made material surfaces with consistent color, pattern and texture
  • Handles with matte black finish
  • 2 smooth-gliding drawers
  • Drawer interiors are lined with a faux linen laminate for a clean, finished look
  • USB and wireless charging options
  • Power cord included; UL Listed
  • Assembly required


Vessalli - Two Drawer Nightstand - Black / Gray
21.3"W x 15.43"D x 25.0"H - 47.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'); } } });