SKU: B790-92

Dressonni - Two Drawer Night Stand - Brown

$45999 USD $56999


Delivery and Shipping

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

Discover something extraordinary with this clean-lined nightstand. The rich natural beauty of the wood, enhanced with a clear wood-tone finish, brings an organically stunning vibe to your bedroom. Strikingly simple drawers lend a hand with conquering clutter, while AC power and two USB ports provide fast bedside charging.

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


Product Features
  • Made with sheesham wood, veneer and MDF substrate
  • Clear natural wood-tone finish
  • Front frame with thick beveled edge
  • 2 smooth-gliding drawers with fully finished interior, dovetail construction and heavy duty ball-bearing side glides
  • 110V power supply with USB-A and USB-C charging ports
  • Power cord included; UL Listed


Dressonni - Two Drawer Night Stand - Brown
24.0"W x 15.88"D x 26.0"H - 86.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'); } } });