SKU: PCB1108-92

Kendanport - Two Drawer Night Stand - Brown / White

$23999 USD $29999


Delivery and Shipping

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

Looking to make a subtly striking statement in your bedroom? We've got you covered. This nightstand’s sophisticated two-tone treatment marries a warm brown finish over replicated walnut grain with a matte white finish. Rounded corners and a thick top radiate an air of modern panache, while sleek handles in a champagne finish add a sparkling touch to the spacious drawers. And built-in USB charging keeps your gadgets powered up. It’s a master class in contemporary yet comfortable character.

Additional Dimensions
  • Drawer interior #1: 0"
  • Drawer interior #2: 0"


Product Features
  • Made with engineered wood (MDF/particleboard/plywood) and decorative laminate for the right balance of affordability and durability
  • Two-tone finish (dark brown finish over replicated walnut grain; matte white finish)
  • Decorative laminate replicates natural or man-made material surfaces with consistent color, pattern and texture
  • Handles with champagne finish
  • 2 smooth-gliding drawers
  • Drawer interiors are lined with a faux linen laminate for a clean, finished look
  • Slim-profile USB charging port
  • Power cord included; UL Listed
  • Minor assembly required


Kendanport - Two Drawer Night Stand - Brown / White
25.31"W x 15.55"D x 25.08"H - 60.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'); } } });