SKU: PCB3167-36

Shaehartin - Bedroom Mirror - Dark Brown

$8999 USD $10999


Delivery and Shipping

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

Quiet confidence defines this bedroom mirror. Its minimalistic approach is elevated by a substantial silhouette, for a design that offers dimension without distraction. Finished in dark brown ash tones, the piece is an approachable interpretation of high-end luxury.

Additional Dimensions
  • Assembled dresser/mirror: 73.5"


Product Features
  • Made with engineered wood (MDF/particleboard/plywood) and decorative laminate for the right balance of affordability and durability
  • Dark brown replicated ash grain finish with authentic touch
  • Decorative laminate replicates natural or man-made material surfaces with consistent color, pattern and texture
  • Attaches to back of matching dresser (sold separately); can also be mounted on wall horizontally or vertically


Shaehartin - Bedroom Mirror - Dark Brown
42.36"W x 1.3"D x 36.38"H - 26.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'); } } });