SKU: W3204P354235

5 Tier 360 Rotating Bookshelf, Display Round Floor Standing Swivel Bookcase For Bedroom - Golden

$18999 USD $23999


Delivery and Shipping

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

  • 360° Smooth Rotation: High-quality metal turntable enables effortless access to all shelves with a gentle twist.
  • Flexible DIY Assembly: Adjustable from 1 to 5 tiers to suit different spaces and storage needs.
  • Modern Minimalist Aesthetics: Clean lines and gold finish complement contemporary and traditional interiors.
  • Constructed with Premium Materials: Durable MDF panels and reinforced metal frame ensure lasting strength.
  • Easy Installation: Comes with clear instructions and all necessary hardware for quick setup.
  • Open Shelving Design: Allows for easy browsing and display of books, toys, and decorative items.
  • Space-Saving Vertical Storage: Maximizes floor space while offering ample organization capacity.

5 Tier 360 Rotating Bookshelf, Display Round Floor Standing Swivel Bookcase For Bedroom - Golden
17.72"W x 17.72"D x 63.0"H
// 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'); } } });