SKU: B863-31

Marxmore - Dresser - Brown

$1,13999 USD $1,42999


Delivery and Shipping

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

Clean lines. Classic finish. Complete harmony. Create a contemporary retreat with this dresser. Its versatile brown finish brings warmth to your space, while the sleek form and chic gallery rail add a modern touch. Luxe bar pulls dress up the drawers with subtle sophistication. Artfully crafted with eucalyptus wood veneer, this dresser caters to both your everyday comforts and your eye for design.

Product Features
  • Made with hardwood solids, eucalyptus wood veneer and MDF substrates
  • Hand rubbed brown wood-tone finish enhances the natural wood grain
  • Silvertone bar pulls with chiseled ends
  • 8 smooth-gliding drawers with fully finished interiors, French/English dovetail construction and heavy-duty ball-bearing slide glides
  • Top drawers felt lined
  • Felt lining helps protect valuables from scratches and scuffs


Marxmore - Dresser - Brown
66.0"W x 20.75"D x 39.0"H - 272.8 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'); } } });