SKU: PCB782-46

Karallin - Seven Drawer Chest - Medium Brown

$94999 USD $1,19999


Delivery and Shipping

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

Timeless design meets everyday comfort in this chest of drawers. The rich brown finish of its stunning oak veneer highlights the natural beauty of the wood grain. Classic bun feet and moulding details add a timeless touch, complemented by a felt-lined accessory drawer that keeps delicate essentials neatly tucked away. Thoughtfully crafted, this chest appeals to those who appreciate luxury in every detail.

Product Features
  • Made with hardwood solids, oak veneer and MDF substrates
  • Rich medium brown finish, hand rubbed with stain and glaze for a high-contrast wood tone that enhances the wood grain
  • Metal bar pulls with blackened pewter-tone finish
  • 7 smooth-gliding drawers with fully finished interiors, French/English dovetail construction and heavy-duty ball-bearing side glides
  • Upper accessory drawer felt lined
  • Felt lining helps protect valuables from scratches and scuffs


Karallin - Seven Drawer Chest - Medium Brown
38.25"W x 18.13"D x 51.75"H - 234.74 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'); } } });