SKU: PCB949-93

Frantanna - Three Drawer Night Stand - Brown

$67999 USD $84999


Delivery and Shipping

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

Time-honored style, made for today's home. This nightstand pays homage to traditional aesthetics, with a richly detailed finish incorporating a sense of stately elegance. Included power outlets and USB charging add subtle function. Substantially-scaled moulding details and antiqued brass-tone hardware round out the piece in graceful fashion.

Product Features
  • Made with hardwood solids, birch veneer and MDF substrate
  • Multi-step brown finish using stains and glaze with hand-rubbed details
  • Large metal oval knobs with antiqued brass-tone finish
  • 3 smooth-gliding drawers with fully finished interiors, 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


Frantanna - Three Drawer Night Stand - Brown
32.0"W x 19.75"D x 29.5"H - 132.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'); } } });