SKU: PCB949-46

Frantanna - Five Drawer Chest - Brown

$1,04999 USD $1,31999


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 chest of drawers pays homage to traditional aesthetics, with a richly detailed finish incorporating a sense of stately elegance. Substantially-scaled moulding details and antiqued brass-tone knobs 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
  • 5 smooth-gliding drawers with fully finished interiors, dovetail construction and heavy-duty ball-bearing side glides
  • Top drawer felt lined


Frantanna - Five Drawer Chest - Brown
42.0"W x 19.75"D x 54.0"H - 231.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'); } } });