SKU: 70641.00

Modern Industrial Tabletop Wine Rack With 7 Bottle Holders - Black

$4999 USD $5999


Delivery and Shipping

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

  • Modern Industrial Design: Features a sleek metal frame with a geometric design for a chic look.
  • 7 Bottle Holders: Offers convenient storage with seven diamond-shaped slots for wine bottles.
  • Durable Iron Frame: Made from iron for long-lasting durability and strength.
  • Matte Finish: Refined with a matte finish for a sophisticated and understated appearance.
  • Space-Saving Size: Compact design fits perfectly on countertops or tables.
  • Versatile Display: Ideal for kitchens, dining rooms, or any modern living space.
  • Easy Access: Keeps your wine collection organized and easily accessible.

Modern Industrial Tabletop Wine Rack With 7 Bottle Holders - Black
23.75"W x 6.5"D x 9.25"H - 1.76 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'); } } });