SKU: B200-36

Derekson - Bedroom Mirror - Multi Gray

$8999 USD $11999


Delivery and Shipping

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

Modern yet hefty. This mirror makes an urban eclectic statement. Its seasoned raw wood look merges with the clean-lined design we love today. A muted rustic finish over replicated pine grain maintains its authenticity. The beauteous look of this eye-catching mirror makes it the perfect addition.

Additional Dimensions
  • Assembled dresser/mirror: 0"


Product Features
  • Frame made with engineered wood (MDF/particleboard/plywood) and decorative laminate for the right balance of affordability and durability
  • Rustic butcher block finish over replicated pine grain with authentic touch
  • Decorative laminate replicates natural or man-made material surfaces with consistent color, pattern and texture
  • Can be attached to back of dresser or wall mounted horizontally or vertically


Derekson - Bedroom Mirror - Multi Gray
41.85"W x 0.98"D x 30.67"H - 24.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'); } } });