SKU: B622-92

Tomtyn - Two Drawer Night Stand - Light Brown

$37999 USD $47999


Delivery and Shipping

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

Sleek in its simplicity, this nightstand takes a relaxed approach to refinement. Its mixed-material design brings a trendy urban-chic feel to your bedtime routines, while functional features keep your bedroom clutter-free. Clothes and linens are easily tucked away in the smooth-gliding drawers.

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


Product Features
  • Made with hardwood solids, mango wood veneer, MDF substrates and metal
  • Light brown wood-tone finish
  • Gunmetal gray finish on metal legs
  • Metal bar pulls
  • 2 drawers with fully finished interior, dovetail construction and heavy duty ball-bearing side glides (top drawer felt lined)
  • 110V power supply with USB-A and USB-C charging ports
  • Power cord included; UL Listed


Tomtyn - Two Drawer Night Stand - Light Brown
26.0"W x 17.0"D x 26.25"H - 80.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'); } } });