SKU: MM500KBC

Magnolia - Bookcase - Black

$40999 USD $50999


Delivery and Shipping

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

A mixed media bookcase with industrial design bona fides dressed up with a fresh new sand wood finish for today’s interiors. A black metal frame with back stretchers offers sturdy construction and a sleek modern look. Five ash veneered shelvers offer a beautiful contrast while also offering abundant storage for a bedroom, office or dining area.

Product Features
  • Meticulously fashioned with shelves crafted from ash veneers combined with engineered woods, all supported by a sturdy metal frame and stretchers.
  • Plastic glides keep the bookcase from scratching floor
  • Kiln-dried wood shelves helps prevent warping, splitting, cracking and developing mildew.


Magnolia - Bookcase - Black
39.5"W x 15.5"D x 76.0"H - 127.6 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'); } } });