SKU: PCB392-92

Jarlee - Two Drawer Night Stand - White

$20999 USD $26999


Delivery and Shipping

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

This nightstand is a showstopper, bringing a touch of modern glamour to your sanctuary. A sleek white finish and inset glitter accents create a sophisticated feel, while spacious drawers provide practical storage. It’s a simply stunning way to achieve the bedroom of your dreams.

Additional Dimensions
  • Drawer interior (2): 0"


Product Features
  • Made with hardwood solids and MDF substrates
  • White paint finish
  • Inset acrylic glitter accents
  • Horizontal metal drawer pulls
  • 2 drawers with fully finished interiors, dovetail construction and heavy-duty ball-bearing side glides
  • Textured drawer fronts


Jarlee - Two Drawer Night Stand - White
23.38"W x 16.75"D x 24.13"H - 50.6 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'); } } });