{"product_id":"detachable-3-tier-hanging-basket","title":"Detachable 3-Tier Hanging Basket","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Home Organization \/ Woven Cotton Hanging Baskets\nTarget Audience: Homeowners, RV owners, organization enthusiasts looking for aesthetic and functional decor.\nVisual Style: Warm, organic, natural, and highly functional (Boho\/Rustic Minimalist).\nColor Strategy: \n- Primary: #6E7A68 (Sage Green for organic feel)\n- Background: #FFFFFF (Clean canvas)\n- Card Background: #F9F8F6 (Soft off-white\/beige for texture)\nShape Strategy: Radius 16px to 24px to mimic the soft, woven nature of the cotton rope.\nTypography Strategy: Large Type \/ Mobile-first readable (H1: 34-44px, Body: 18-20px). Sans-serif for optimal cross-device legibility.\nMobile Table Strategy: Card-based (No horizontal scroll). Fully responsive with block-level data mapping.\nImage Mapping: Hero=image_1, Feature1=image_2, Feature2=image_3, Feature3=image_4\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #6E7A68;\n      --primary-hover: #5A6455;\n      --text-main: #2D312E;\n      --text-sub: #5C635A;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9F8F6;\n      --bg-placeholder: #EBEBEB;\n      --border-color: #E2DFD8;\n      --radius-md: 16px;\n      --radius-lg: 24px;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.04);\n      --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.08);\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background: var(--bg-body);\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    .product-detail-container * {\n      box-sizing: inherit;\n    }\n\n    \/* Typography System *\/\n    .product-detail-container h1 {\n      font-size: clamp(34px, 4.5vw, 44px);\n      line-height: 1.2;\n      font-weight: 700;\n      margin: 0 0 20px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(28px, 3.5vw, 32px);\n      line-height: 1.3;\n      font-weight: 600;\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(22px, 3vw, 24px);\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(18px, 2vw, 20px);\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0 0 16px 0;\n    }\n\n    \/* Media\/Image Rules *\/\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    .img-placeholder {\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      background-color: var(--bg-placeholder);\n      border: 2px dashed #BDBDBD;\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-size: 18px;\n      font-weight: bold;\n    }\n\n    \/* Non-interactive Badge *\/\n    .visual-badge {\n      display: inline-block;\n      background: var(--bg-card);\n      color: var(--primary);\n      padding: 8px 16px;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 600;\n      margin-bottom: 24px;\n      border: 1px solid var(--border-color);\n    }\n\n    .social-proof {\n      font-size: 18px;\n      font-weight: 600;\n      color: #D4AF37; \/* Gold for stars *\/\n      margin-top: 24px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .social-proof span {\n      color: var(--text-main);\n    }\n\n    \/* Spacing \u0026 Layout *\/\n    .section-gap {\n      margin-top: clamp(4rem, 8vw, 6rem);\n      margin-bottom: clamp(4rem, 8vw, 6rem);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n      margin-top: clamp(2rem, 4vw, 4rem);\n    }\n\n    .hero-content {\n      width: 100%;\n    }\n\n    .hero-media {\n      width: 100%;\n    }\n\n    \/* Z-Pattern Feature List (Strict Mobile Ordering) *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n      margin-bottom: clamp(3rem, 6vw, 6rem);\n      align-items: center;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      width: 100%;\n    }\n\n    \/* Specs Table *\/\n    .specs-container {\n      background: var(--bg-card);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 24px;\n    }\n\n    .specs-table th, \n    .specs-table td {\n      padding: 18px 24px;\n      border-bottom: 1px solid var(--border-color);\n      text-align: left;\n      font-size: 18px;\n    }\n\n    .specs-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 40%;\n    }\n\n    .specs-table td {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .faq-container {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      padding: 24px 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .faq-item p {\n      margin-bottom: 0;\n    }\n\n    \/* Desktop Enhancements *\/\n    @media (min-width: 768px) {\n      .hero-section {\n        flex-direction: row;\n      }\n      \n      .hero-content, .hero-media {\n        width: 50%;\n      }\n\n      .feature-item {\n        flex-direction: row;\n      }\n      \n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media, .feature-copy {\n        width: 50%;\n      }\n    }\n\n    \/* Mobile Specs Table Lock (Card Based) *\/\n    @media (max-width: 767px) {\n      .specs-table, \n      .specs-table thead, \n      .specs-table tbody, \n      .specs-table tr, \n      .specs-table th, \n      .specs-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .specs-table thead {\n        display: none;\n      }\n\n      .specs-table tr {\n        background: var(--bg-body);\n        border-radius: var(--radius-md);\n        margin-bottom: 16px;\n        border: 1px solid var(--border-color);\n        box-shadow: var(--shadow-sm);\n        padding: 16px;\n      }\n\n      .specs-table td {\n        border-bottom: none;\n        padding: 8px 0;\n        display: flex;\n        flex-direction: column;\n      }\n\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        margin-bottom: 6px;\n        font-size: 16px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section section-gap\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"visual-badge\"\u003e100% Woven Cotton\u003c\/div\u003e\n\n\u003ch1\u003eElevate Your Space with Beautiful Vertical Organization\u003c\/h1\u003e\n\n\u003cp\u003eTransform cluttered corners into stylish showcases. Our versatile 3-tier hanging baskets combine bohemian elegance with massive storage capacity, keeping your essentials beautifully organized and always within reach.\u003c\/p\u003e\n\n\u003cdiv class=\"social-proof\"\u003e★★★★★ \u003cspan\u003eLoved by 10,000+ homes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260411132148\/cb1b6f6b2d88b30dfde121bb5a735913.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"features-section section-gap\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260411132148\/9629ba0a9f7e469566a4d0eff5705f42.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eUnmatched Vertical Storage Capacity\u003c\/h2\u003e\n\n\u003cp\u003eMeasuring an impressive 43.5 inches in total length, this organizer redefines space efficiency. Whether you need a home for fresh produce in the kitchen, extra towels in the bathroom, or daily accessories by the door, the generously sized baskets hold everything perfectly without taking up valuable floor space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260411132148\/ee91c725f0899c5415a3c0ca14181b7c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eSmart Detachable Design for Flexibility\u003c\/h2\u003e\n\n\u003cp\u003eYour space, your rules. The ingeniously designed connecting ropes allow you to detach the unit into three completely separate storage baskets. Hang them individually using the included sticky hooks, stack them together, or fold them flat into a cabinet when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260411132148\/381f0b8bf5ce6069a16575dd97d329e7.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eHeavy-Duty Craftsmanship That Lasts\u003c\/h2\u003e\n\n\u003cp\u003eHand-woven by experienced artisans using soft yet incredibly resilient cotton cord. The reinforced stitching and robust spring steel hooks ensure a remarkable load-bearing capacity, meaning you can confidently store heavy items like root vegetables or books without worrying about sagging or tearing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Module --\u003e\n\n\u003cdiv class=\"specs-container section-gap\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eMeasurement \/ Detail\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eTotal Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement \/ Detail\"\u003e15.0 × 3.8 × 43.5 in (38.1 × 9.7 × 110.5 cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eIndividual Basket Size\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement \/ Detail\"\u003e15.0 × 3.8 × 7.2 in (38.1 × 9.7 × 18.3 cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement \/ Detail\"\u003ePremium Woven Cotton Cord \u0026amp; Steel Spring Hooks\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eDesign Structure\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement \/ Detail\"\u003e3-Tier Stacked (Fully Detachable)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eRecommended Use\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement \/ Detail\"\u003eKitchen Produce, Bathroom Essentials, Door Entryways, RV \u0026amp; Camping\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"faq-container section-gap\"\u003e\n\u003ch2 style=\"text-align: center; margin-bottom: 40px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I use these baskets individually?\u003c\/h3\u003e\n\n\u003cp\u003eAbsolutely! The baskets are connected with an easy-to-use loop and toggle design. You can quickly detach them and use the three baskets separately across different rooms using the provided hooks.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the material safe to store fresh fruits and vegetables?\u003c\/h3\u003e\n\n\u003cp\u003eYes. The baskets are made from pure, natural woven cotton cord. The highly breathable woven structure provides excellent air circulation, extending the freshness of your onions, potatoes, and fruits.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill it swing or bang against the door when I open it?\u003c\/h3\u003e\n\n\u003cp\u003eThe soft cotton material prevents any scratching or loud banging against your doors or walls. For a completely stationary fit, especially in moving RVs, we recommend utilizing the provided adhesive hooks to secure the bottom basket against the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"🏠 1-Pack (Standard)","offer_id":49942288859356,"sku":"0414-16100590","price":32.95,"currency_code":"USD","in_stock":true},{"title":"🛁 2-Pack (Save 15%)","offer_id":49942288892124,"sku":"0414-16106809","price":64.95,"currency_code":"USD","in_stock":true},{"title":"🔥 3-Pack (Best Value!)","offer_id":49942288924892,"sku":"0414-16109689","price":96.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/5482\/4924\/files\/cb1b6f6b2d88b30dfde121bb5a735913.jpg?v=1776154310","url":"https:\/\/cheerstash.com\/products\/detachable-3-tier-hanging-basket","provider":"Cheerstash","version":"1.0","type":"link"}