
24" End Table, 3-Tier Farmhouse Side Table with Storage Shelves
Product information for 24" End Table, 3-Tier Farmhouse Side Table with Storage Shelves
Country Charm - The end table’s rustic brown finish and rich wood grain texture create a warm and inviting atmosphere reminiscent of a quaint countryside home. Its design merges farmhouse aesthetics with contemporary style, making it a perfect complement to any decor. Spacious Side Table - The side table features three open shelves, providing plenty of room for a lamp, coffee cups, books, and other essentials. Its compact size makes it a perfect fit next to your sofa, bed, or in any corner of your living room. Multipurpose Table - With its charming aesthetics, this side table can function as a nightstand in your bedroom, a coffee table between sofas, or a couch end table in your living room. It offers both style and functionality. Durable Design - Manufactured from E1 particle board, this end table features a unique curved design for stability and longevity, supporting up to 100 lbs. Its smooth surface is waterproof and wear-resistant, making cleanup a breeze. Easy to Assemble - This bedside table can be assembled effortlessly. Clear instructions, well-labeled parts, and all necessary hardware are included to make assembly easy. In case of any issues with the side table, please reach out to us. Product Dimensions & Weights Details Length 23.62" Depth 11.81" Height 25.59" Item Weight 16.09 lbs Packaging Dimensions & Weights 28.74" L x 13.78" W x 4.92" H (18.08 lbs) Installation Guide.pdf Tribesigns 24' Farmhouse End Table with Shelf Storage for Living Room .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; } } Farmhouse Meets Industrial Tribesigns Farmhouse End Table for lIving Room Blending farmhouse aesthetic with industrial design elements, this rustic end table adds farmhouse charm to any room. It features 3 tiers of spacious shelves for displaying cherished photos and decorations, storing all your bedside necessities. This versatile piece can function as a nightstand, couch side table, accent table, or coffee table, effortlessly adapting to any space. Add a Charming Farmhouse Aesthetic to Your Bedroom Multifunctional Usage Scenarios #premium-module-12-nav-carousel-1770196432883823700 { .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-1770196432883823700 { .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; } } } Premium MaterialAmple Storage SpaceSolid ConstructionFarmhouse Design Rustic Brown Surface s://m.media-amazon.com/images/S/aplus-media-library-service-media/06dec86a-e30a-4f40-a880-b4c5591219d8.__CR0,0,1464,600_PT0_SX1464_V1___.jpg Compact yet Generous Space on Top s://m.media-amazon.com/images/S/aplus-media-library-service-media/c4b1cfa6-d138-43eb-9758-dc15aec6be2c.__CR0,0,1464,600_PT0_SX1464_V1___.jpg The Curved Design Ensures Stability s://m.media-amazon.com/images/S/aplus-media-library-service-media/9326731f-50be-4f0a-b8db-22de0c132b3e.__CR0,0,1464,600_PT0_SX1464_V1___.jpg Farmhouse Aesthetic Charm 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 Included Components Assembly Guide Item Width 23.62 Inches Manufacturer Tribesigns Materials & Care Frame Material Type Engineered Wood Top Material Type Engineered Wood Is Stain Resistant Yes Material Type Engineered Wood Handle Material Engineered Wood Features & Specs Base Type Leg Is Foldable No Number of Items 1 Is the item resizable? No Measurements Item Dimensions D x W x H 11.81"D x 23.62"W x 25.59"H Item Weight 16.09 Pounds Item Depth 11.84 inches Extended Length 31 Inches Item Width 23.62 Inches User guide Required Assembly Yes Maximum Weight Recommendation 100 Pounds Recommended Uses For Product Catering Indoor Outdoor Usage Indoor Tools Recommended For Assembly Screw Driver Style Color Rustic Brown Shape Geometric shape Table Design End Table Style Name Farmhouse Furniture Finish Stained Top Color Rustic Brown Base Color Brown






















