SKU: W808P316356

Wall Mounted Entryway Shelf With Hooks And Storage Bench Set - Off White

$14999 USD $18999


Delivery and Shipping

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

  • Wall-Mounted Storage Shelf with Hooks: Four sturdy metal hooks offer convenient organization for coats, bags, hats, and keys.
  • Comfortable Padded Seat Cushion: Thick, soft cushion provides lasting comfort during shoe changes.
  • Modern Minimalist Design: Clean off-white finish and streamlined silhouette enhance any interior space.
  • Spacious Closed Storage Cabinet: Double-door compartment keeps shoes and personal items hidden and out of sight.
  • Secure Wall-Mount Installation: Pre-drilled anchor holes ensure stable and safe mounting on walls.
  • Durable Metal & Wood Construction: Combines strength and style for everyday use in busy household areas.
  • Compact Yet Functional Dimensions: Optimized layout fits well in narrow entryways without sacrificing storage or seating.

Wall Mounted Entryway Shelf With Hooks And Storage Bench Set - Off White
39.37"W x 15.75"D x 19.49"H - 54.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'); } } });