
L-Shaped Bar Unit, 3 Tier Liquor Bar Table with Wine Glasses Holder
Product information for L-Shaped Bar Unit, 3 Tier Liquor Bar Table with Wine Glasses Holder
Perfect Party Bar Table - With rustic brown and matte black tones, our L-shaped bar adds a cozy, pub-like vibe to your kitchen, dining room or living room, ideal for social occasions and drinks with friends. Ample Storage - Our bar countertop measures 47.2” L x 35.4” W, providing room to mix and serve drinks. It includes two open shelves with back railings for safety and a 6-glass stemware rack. Space Saving Design - This home bar's sleek, compact L-shaped design is perfect for small spaces while maintaining the perfect bar height for easy access and conversation. Sturdy Construction - Built with sturdy steel and hard-wearing particleboard (0.6” thickness), this bar can hold up to 220 lbs. It has a sidebar and crossbar for extra safety and leg pads for stability. Easy Assembly - With clear instructions and numbered parts, this bar can be assembled in about 30 minutes. It comes with a 12-month quality assurance. If you have any questions, feel free to contact us. Product Dimensions & Weights Details Length 47.24" Depth 35.43" Height 43.31" Item Weight 66.36 lbs Packaging Dimensions & Weights 50.98" L x 18.31" W x 6.5" H (70.77 lbs) Installation Guide.pdf Tribesigns L-Shaped Home Bar Unit, Industrial Liquor Bar Table for Home Pub .image-with-text__content-wrapper-walter .image-with-text__content-list { flex-direction: column; } .heading--image-with-text-h2 { font-size: 16px; } @media screen and (max-width: 740px) { .heading--image-with-text-h2 { font-size: 14px; } .heading--image-with-text-h3 { font-size: 18px; } .premium-module-1-image-text-h3 { margin-top: 0 !important; } } Tribesigns Industrial Liquor Bar Table L-Shaped Home Bar Unit ✔Whether you enjoy hosting sophisticated cocktail parties or just enjoying a nice glass of wine after dinner, this sleek bar cabinet is the perfect pick. ✔ With a spacious top shelf, you'll have plenty of room to mix and serve your favorite beverages! while two shelves down below hold even more liquor and supplies. ✔ Constructed with thick particle board and sturdy black metal frame, top-quality craftsmanship ensures maximum durability for years of lasting enjoyment. #premium-module-12-nav-carousel-1753240640588780100 { .text-container img:not([style*=float]), .rte img:not([style*=float]) { display: block; margin: 0; } img { margin: 0; } .custom-carousel-slide { padding: 0; } .custom-carousel-container { position: relative; overflow: hidden; margin: auto; border-radius: 0 0 8px 8px; } .custom-carousel-viewport { display: flex; transition: transform 0.5s ease-in-out; } .custom-carousel-track { list-style: none; padding: 0; margin: 0; } .custom-carousel-slide { min-width: 100%; display: none; flex-shrink: 0; justify-content: center; align-items: center; text-align: left; position: relative; } .custom-carousel-slide.active { display: flex; } .slide-image img { width: 100%; height: auto; display: block; } .slide-caption { position: absolute; left: 80px; top: 50%; transform: translateY(-50%); color: #2d2d2d; background: rgba(200, 164, 139, 0.8); padding: 20px; border-radius: 8px; max-width: 500px; } .slide-caption h4 { font-weight: bold; margin-bottom: 10px; } .custom-carousel-controls { position: absolute; top: 50%; left: 0; right: 0; display: flex; justify-content: space-between; transform: translateY(-50%); padding: 0 10px; pointer-events: none; } .custom-carousel-controls button { font-size: 32px; background: rgba(200, 164, 139, 0.8); border: none; color: white; cursor: pointer; pointer-events: all; padding: 25px 15px; border-radius: 5px; } .custom-carousel-controls svg { fill: #fff; } .custom-carousel-tabs { /* margin: 10px auto 20px; */ display: flex; gap: 8px; justify-content: flex-start; overflow-x: auto; white-space: nowrap; padding: 0 10px; flex-wrap: nowrap; /* 保证在小屏上不换行 */ justify-content: center; background: rgba(200, 164, 139, 0.8); padding: 15px; border-radius: 8px 8px 0 0; } .custom-carousel-tabs .tab { cursor: pointer; padding: 10px 15px; flex-shrink: 0; white-space: nowrap; min-width: 140px; /* max-width: 180px; */ border: none; background: transparent; font-weight: 600; color: #fff; } .custom-carousel-tabs .active { font-weight: bold; text-decoration: underline; text-underline-offset: 10px; text-decoration-thickness: 3px; } } @media (max-width: 769px) { #premium-module-12-nav-carousel-1753240640588780100 { .custom-carousel-tabs { justify-content: flex-start; margin: 0; } .slide-caption { position: static; transform: none; background: none; color: black; text-align: center; padding: 10px; } .custom-carousel-slide.active { flex-direction: column; } .custom-carousel-controls { display: none; } } } L-Shaped Home Bar UnitWine Glasses HolderFront Guard RailsSturdy Construction Space-saving Corner Design This bar features a classic L-shaped design, elevating your space with a professional feel. Six Built-in Stemware Rack 6 rows of stemware rack lets you store up to 18 bottles of your favorite vintages Sidebar and Crossbar Protected A sidebar and crossbar are also provided to protect the valuable bottle from falling. Reinforced Steel Frame & Adjustable Pads A stable base keeps it all up, and this comes in the form of a robust steel frame. document.addEventListener('DOMContentLoaded', function() { /* 为每个轮播容器初始化独立的轮播实例 */ document.querySelectorAll('.custom-carousel-module').forEach(module => { const container = module.querySelector('.custom-carousel-container'); const slides = container.querySelectorAll('.custom-carousel-slide'); const tabs = module.querySelectorAll('.custom-carousel-tabs .tab'); const prevBtn = container.querySelector('.prev-slide'); const nextBtn = container.querySelector('.next-slide'); let currentIndex = 0; function updateCarousel(index, scrollTab = true) { /* 更新幻灯片 */ slides.forEach((slide, i) => { slide.classList.toggle('active', i === index); }); /* 更新标签 */ tabs.forEach((tab, i) => { tab.classList.toggle('active', i === index); }); /* 滚动标签 */ if (scrollTab) { const tab = tabs[index]; tab.scrollIntoView({ behavior: 'smooth', inline: 'center', block: 'nearest' }); } } /* 绑定标签点击事件 */ tabs.forEach((tab, i) => { tab.addEventListener('click', () => { currentIndex = i; updateCarousel(currentIndex); }); }); /* 绑定'上一张'按钮 */ prevBtn.addEventListener('click', () => { currentIndex = (currentIndex - 1 + slides.length) % slides.length; updateCarousel(currentIndex); }); /* 绑定'下一张'按钮 */ nextBtn.addEventListener('click', () => { currentIndex = (currentIndex + 1) % slides.length; updateCarousel(currentIndex); }); updateCarousel(currentIndex, false); }); }); Item details Brand Name Tribesigns Manufacturer Tribesigns Item Width 35.4 Inches Item Type Name Home Bar Unit Included Components Shelves Item Height 43.3 inches Style Color Brwon Style Name Industrial Shape L-Shape Measurements Size 47.2"D x 35.4"W x 43.3"H Item Weight 66.4 Pounds Item Depth 35.4 inches User guide Required Assembly Yes Materials & Care Product Care Instructions Wipe with Damp Cloth Material Type Engineered Wood, Metal












