SKU: B427-92

Binterglen - Two Drawer Night Stand - White

$18999 USD $23999


Delivery and Shipping

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

Are you a lover of casual contemporary style? Then this nightstand is perfect for you. The clean, white finish conveys an easy-breezy sensibility, while spacious drawers offer plenty of storage for bedtime essentials. Durable, sleek and stylish, it graces your space with timeless appeal.

Additional Dimensions
  • Drawer interior (2): 0"


Product Features
  • Made with hardwood solids, okoume veneer and MDF substrates
  • White finish
  • 2 drawers with dovetail construction and metal center guides
  • Hardware with dark finish
  • Drawer interiors are lined with a clean wood grain laminate for a clean, finished look


Binterglen - Two Drawer Night Stand - White
22.88"W x 16.38"D x 23.63"H - 43.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'); } } });