SKU: SIG900DR

Sigmund - Dresser - Dark Brown

$1,01999 USD $1,26999


Delivery and Shipping

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

The Sigmund 6-Drawer Dresser brings refined modern-rustic luxury to the bedroom in an elegantly elongated silhouette. Expertly crafted with oak veneers and solid Asian hardwoods in a deep sable finish, this dresser offers generous, durable storage through six English-dovetailed drawers that glide smoothly and securely. Thoughtful design details—including the collection’s signature softly rounded edges and sculpted corners—lend a warm, sophisticated presence, making the piece both a functional essential and a striking focal point for the room.

Product Features
  • Expertly crafted of oak veneers, solid Asian hardwoods and engineered woods
  • Kiln-dried wood helps prevent warping, splitting and cracking
  • Side metal drawer glides provide smooth and easy operation for your drawer, making access effortless and convenient.


Sigmund - Dresser - Dark Brown
62.0"W x 18.0"D x 36.0"H - 198.41 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'); } } });