SKU: PCB857-92

Dilenno - Two Drawer Night Stand - Dark Brown

$41999 USD $52999


Delivery and Shipping

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

Casual contemporary styling with a decidedly modern vibe. This nightstand is warm and inviting with a rich dark brown finish, adorning your restful retreat with on-trend elegance. Full-length metal pulls in a matte black finish add a subtly cool touch to spacious bedside storage drawers. What a simply stunning way to achieve the bedroom of your dreams.

Additional Dimensions
  • Top drawer interior (lined): 0"
  • Bottom drawer interior: 0"


Product Features
  • Made with hardwood solids, mango wood veneer and MDF substrates
  • Complex, rich dark brown finish
  • Metal rail pulls with matte black finish
  • 2 smooth-gliding drawers with fully finished interiors, dovetail construction and heavy-duty ball-bearing side glides (top drawer felt lined)
  • Soft rounded pilasters
  • Raised plinth base


Dilenno - Two Drawer Night Stand - Dark Brown
26.0"W x 18.0"D x 27.88"H - 83.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'); } } });