SKU: PCB843-46

Radkin - Five Drawer Chest - Burnished Brown

$90999 USD $1,13999


Delivery and Shipping

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

Anchor your bedroom with the quiet confidence of this chest of drawers. Its clean-lined silhouette and gently curved posts create a modern aesthetic that feels effortlessly refined. Brass-tone bar pulls incorporate added warmth. In a rich burnished brown wood tone, this chest is an expertly crafted balance of luxury and livability.

Product Features
  • Made with hardwood solids, oak veneer and MDF substrate
  • Rich burnished brown finish enhances the wood grain texture
  • Metal bar pulls with warm brass-tone finish
  • 5 smooth-gliding drawers with fully finished interiors, French/English dovetail construction and heavy-duty ball-bearing side glides
  • Top drawers felt lined
  • Felt lining helps protect valuables from scratches and scuffs


Radkin - Five Drawer Chest - Burnished Brown
38.0"W x 19.5"D x 52.0"H - 188.76 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'); } } });