SKU: B2640-92

Altyra - Two Drawer Night Stand - White

$31999 USD $39999


Delivery and Shipping

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

The epitome of fashion-forward design, this nightstand is a beautiful blend of comfort and luxury. Shiny chrome-tone accents, a pearlized finish and mosaic pulls bring a glam touch to the richly rustic appearance. With wireless and plug-in charging options, this bedside table adds style and modern conveniences to your restful retreat.

Additional Dimensions
  • Drawer interior (2): 0"


Product Features
  • Made of engineered wood (MDF/particleboard) and decorative laminate
  • Light finish with subtle pearl effect over replicated cedar grain and authentic touch
  • Large scale chrome-tone handles with mosaic details
  • Faceted chrome-tone accents
  • 2 smooth-gliding drawers with faux linen lining
  • USB and wireless charging options
  • Power cord included; UL Listed
  • Assembly required


Altyra - Two Drawer Night Stand - White
23.66"W x 15.71"D x 24.41"H - 52.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'); } } });