SKU: PCB2405-92

Graystorm - Two Drawer Night Stand - Brown Gray

$26999 USD $32999


Delivery and Shipping

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

Combining a casual aesthetic with functional flair, this nightstand suits styles from rustic to industrial. Its smooth-gliding drawers store essentials with ease. Ready to recharge? Included USB ports allow you to keep go-to devices close. Dressed in a chic weathered gray, this nightstand brings a charmingly curated vibe to your bedside.

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
  • Weathered gray finish over replicated oak wood grain
  • Decorative laminate replicates natural or man-made material surfaces with consistent color, pattern and texture
  • Large-scale dark colored handles
  • 2 smooth-gliding drawers
  • Drawer interiors are lined with a faux linen laminate for a clean, finished look
  • 2 slim-profile USB-C charging ports
  • Power cord included; UL Listed
  • Minor assembly required


Graystorm - Two Drawer Night Stand - Brown Gray
21.69"W x 15.31"D x 24.41"H - 45.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'); } } });