SKU: B895-93

Sharlance - Three Drawer Night Stand - Brown

$43999 USD $54999


Delivery and Shipping

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

Taking a timeless approach to bedroom beauty, this nightstand brings easygoing elegance to the everyday. With its light brown wood tone, it seamlessly slips into your room’s aesthetic. Dark bronze-tone pulls accent the drawers, adding to the nightstand's fresh approach to transitional stylings. And built-in USB charging makes scrolling before bed that much more convenient.

Additional Dimensions
  • Top drawer interior (lined): 0"
  • Middle and bottom drawer interior (2): 0"
  • Cord length: 110"


Product Features
  • Made with hardwood solids, hickory wood veneer and MDF substrates
  • Light brown wood-tone finish
  • Dark bronze-tone drawer pulls
  • 3 drawers with fully finished interior, dovetail construction and heavy duty ball-bearing side glides (top drawer felt lined)
  • 110V power supply with USB-A and USB-C charging ports
  • Power cord included; UL Listed


Sharlance - Three Drawer Night Stand - Brown
27.13"W x 18.0"D x 30.0"H - 88.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'); } } });