SKU: B331-91

Bellaby - One Drawer Night Stand - Whitewash

$27999 USD $34999


Delivery and Shipping

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

Your bedroom isn’t just a room. It’s a canvas. Express your farmhouse style with this nightstand. Wispy white finish over replicated oak wood grain brightens up the space with charm. Brushed nickel-tone handles with black edging finesse the piece with a bit of shine. Drawer is spacious and lined with faux linen laminate to hold your belongings with care. This clean-lined profile is the perfect authentic foundation for inviting decor.

Additional Dimensions
  • Drawer interior: 0"
  • Opening: 0"


Product Features
  • Made of engineered wood (MDF/particleboard) and decorative laminate
  • Wispy white finish over replicated oak grain with authentic touch
  • 1 storage cubby
  • 1 smooth-gliding drawer (lined with faux linen laminate)
  • Brushed nickel-tone hardware with black edging
  • Slim-profile USB charging station
  • Power cord included; UL Listed
  • Assembly required


Bellaby - One Drawer Night Stand - Whitewash
23.78"W x 15.91"D x 24.61"H - 54.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'); } } });