{"product_id":"manual-planter-drainage-siphon","title":"Manual Planter Drainage Siphon","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Manual Gardening Planter Tray Water Remover\nTarget Audience: Gardening enthusiasts looking to prevent root rot without lifting heavy pots\nVisual Style: Soft botanical green accents with clean slate-grey typography, echoing a practical and organic garden aesthetic\nColor Strategy: Botanical green (#4a6b5d) for primary elements, soft light gray (#f4f6f5) for cards, and slate-grey (#2b2d2f) for readable body text\nModule Order: Hero Intro -\u003e Compare Section (With vs Without) -\u003e Feature 1 (Root Health \u0026 Pest Prevention) -\u003e Feature 2 (Elastic Squeeze Bulb) -\u003e Feature 3 (Clear Scaled Rigid Tube) -\u003e Feature 4 (Detachable Setup) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_3, Compare=detail_1, Feature1=detail_5, Feature2=detail_4, Feature3=detail_2\nSpecification Data Source: Product analysis report and detail images (extracted parameters only; no specification image placeholder is rendered)\nCompare Section: Included. Directly represents the contrast between lifting heavy planters manually and extracting water effortlessly with suction.\nInformation Boundary: Strict reliance on product analysis report and images. Unverified technical specs (like total length or specific plastic grades) are omitted.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    --primary: #4a6b5d;\n    --primary-hover: #3b5449;\n    --text-main: #2b2d2f;\n    --text-sub: #5c5f62;\n    --bg-body: #ffffff;\n    --bg-card: #f4f6f5;\n    --bg-soft: #f9faf9;\n    --radius-md: 8px;\n    --radius-lg: 16px;\n    --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);\n    --shadow-lg: 0 8px 24px rgba(0,0,0,0.08);\n    --border-color: #e2e6e3;\n    \n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    box-sizing: border-box;\n    overflow-wrap: break-word;\n    word-break: break-word;\n    color: var(--text-main);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  }\n\n  \/* Typography Lock *\/\n  .product-detail-container h1 {\n    font-size: 22px !important;\n    line-height: 1.3 !important;\n    font-weight: 700;\n    margin: 0 0 16px 0;\n    color: var(--text-main);\n  }\n\n  .product-detail-container h2,\n  .product-detail-container h3,\n  .product-detail-container .section-title,\n  .product-detail-container .feature-title,\n  .product-detail-container .compare-title,\n  .product-detail-container .faq-question {\n    font-size: 20px !important;\n    line-height: 1.4 !important;\n    font-weight: 600;\n    margin: 0 0 16px 0;\n    color: var(--text-main);\n  }\n\n  .product-detail-container p,\n  .product-detail-container li,\n  .product-detail-container td,\n  .product-detail-container th,\n  .product-detail-container .spec-value,\n  .product-detail-container .badge,\n  .product-detail-container .tag,\n  .product-detail-container .faq-answer {\n    font-size: 18px !important;\n    line-height: 1.6 !important;\n    color: var(--text-sub);\n    margin: 0;\n  }\n\n  \/* Spacing *\/\n  .product-detail-section {\n    padding: clamp(2rem, 5vw, 4rem) 0;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .product-detail-section:last-child {\n    border-bottom: none;\n  }\n\n  \/* Image Placeholders *\/\n  .image-placeholder {\n    background-color: var(--bg-soft);\n    border: 2px dashed var(--border-color);\n    border-radius: var(--radius-md);\n    padding: 50px 20px;\n    text-align: center;\n    color: var(--text-sub);\n    font-weight: 500;\n    font-size: 18px !important;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 200px;\n    box-sizing: border-box;\n    margin: 16px 0;\n    width: 100%;\n  }\n\n  \/* Intro Hero Block *\/\n  .hero-block {\n    text-align: center;\n    padding: clamp(2rem, 5vw, 3rem) 0;\n  }\n\n  .hero-badge-container {\n    margin-bottom: 16px;\n  }\n\n  .badge {\n    display: inline-block;\n    background-color: var(--bg-card);\n    color: var(--primary);\n    padding: 6px 16px;\n    border-radius: 50px;\n    font-weight: 600;\n    border: 1px solid var(--border-color);\n  }\n\n  .hero-subtitle {\n    max-width: 800px;\n    margin: 0 auto 24px auto;\n  }\n\n  \/* Features Grid *\/\n  .feature-item {\n    display: flex;\n    gap: 40px;\n    align-items: center;\n    margin-bottom: clamp(2rem, 5vw, 4rem);\n  }\n\n  .feature-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .feature-media {\n    flex: 1;\n    min-width: 280px;\n  }\n\n  .feature-copy {\n    flex: 1;\n    min-width: 280px;\n  }\n\n  .tag-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 16px;\n  }\n\n  .tag {\n    background-color: var(--bg-soft);\n    border: 1px solid var(--border-color);\n    padding: 4px 12px;\n    border-radius: var(--radius-md);\n    font-weight: 500;\n  }\n\n  \/* Compare Section *\/\n  .compare-container {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    margin-top: 24px;\n  }\n\n  .compare-card {\n    background-color: var(--bg-soft);\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-lg);\n    padding: 24px;\n    box-sizing: border-box;\n  }\n\n  .compare-card.positive {\n    border-top: 4px solid var(--primary);\n  }\n\n  .compare-card.negative {\n    border-top: 4px solid #cc6666;\n  }\n\n  .compare-subtitle {\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  \/* Specifications Table *\/\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 24px;\n  }\n\n  .spec-table tr {\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .spec-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .spec-table td {\n    padding: 16px;\n    vertical-align: top;\n  }\n\n  .spec-table td:first-child {\n    font-weight: 600;\n    width: 35%;\n  }\n\n  \/* FAQ Section *\/\n  .faq-list {\n    margin-top: 24px;\n  }\n\n  .faq-item {\n    background-color: var(--bg-soft);\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-md);\n    padding: 20px;\n    margin-bottom: 16px;\n  }\n\n  .faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .faq-question {\n    margin: 0 0 8px 0;\n    color: var(--text-main);\n  }\n\n  \/* Desktop layout alternating pattern *\/\n  @media (min-width: 768px) {\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n  }\n\n  \/* Mobile Responsive Locks *\/\n  @media (max-width: 767px) {\n    .product-detail-container {\n      padding: 0 4%;\n    }\n\n    .feature-item {\n      flex-direction: column !important; \/* Image First -\u003e Text Second Lock *\/\n      gap: 20px;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      width: 100%;\n    }\n\n    .compare-container {\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    \/* Mobile Specs - No overlap, no horizontal scroll *\/\n    .spec-table,\n    .spec-table tbody,\n    .spec-table tr {\n      display: block;\n      width: 100%;\n      box-sizing: border-box;\n    }\n\n    .spec-table td {\n      display: grid;\n      grid-template-columns: minmax(120px, 40%) minmax(0, 1fr);\n      gap: 14px;\n      width: 100%;\n      box-sizing: border-box;\n      padding: 14px 0;\n      align-items: start;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .spec-table td::before {\n      content: attr(data-label);\n      display: block;\n      min-width: 0;\n      font-size: 18px !important;\n      font-weight: 600;\n      line-height: 1.5;\n      color: var(--text-main);\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .spec-table td:first-child {\n      display: none; \/* Hide desktop label cell *\/\n    }\n\n    .spec-table .spec-value {\n      display: block;\n      min-width: 0;\n      max-width: 100%;\n      font-size: 18px !important;\n      line-height: 1.5;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .spec-table td {\n      grid-template-columns: 1fr;\n      gap: 6px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003csection class=\"product-detail-section hero-block\"\u003e\n\u003cdiv class=\"hero-badge-container\"\u003e\u003cspan class=\"badge\"\u003eSqueeze-to-Drain Manual Suction\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eNo More Lifting Heavy Pots to Clear Standing Water\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eExtract standing planter water effortlessly from deep trays and tight gaps. Prevent waterlogging, safeguard delicate roots, and maintain a cleaner, healthier garden setup.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902101014\/b777642d7d6827ee8a222e8c8c6b331a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"compare-title\"\u003eA Smarter Way to Clear Plant Runoff\u003c\/h2\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902100802\/0662469238c5d2d2814dbc9be65719ad.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"compare-container\"\u003e\n\u003cdiv class=\"compare-card positive\"\u003e\n\u003cp class=\"compare-subtitle\" style=\"color: var(--primary);\"\u003eUsing Suction Tool\u003c\/p\u003e\n\n\u003cp\u003eReaches directly into narrow saucers. Simply insert, squeeze, and drain without moving heavy planters or spilling dirty water on the floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"compare-card negative\"\u003e\n\u003cp class=\"compare-subtitle\" style=\"color: #cc6666;\"\u003eWithout Suction Tool\u003c\/p\u003e\n\n\u003cp\u003eRequires tedious lifting of heavy, bulky planters. High risk of back strain, cracked pots, messy spills, and neglected root systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES LIST --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902100802\/457b32f108eced7c9be519dc4bb3db5b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eGuard Roots Against Waterlogging\u003c\/h2\u003e\n\n\u003cp\u003eStagnant water trapped in planter saucers suffocates plant roots and invites bacteria and gnats. This manual tool pulls standing water away quickly, letting your soil breathe and preventing root rot.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eAnti-Root Rot\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePest Prevention\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902100802\/d7cfdf429912fa7b827fe5332a4e9186.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e30ml Suction with Soft-Squeeze Control\u003c\/h2\u003e\n\n\u003cp\u003eThe high-elasticity rubber bulb is engineered to rebound rapidly, creating strong manual negative pressure. Collect up to 30ml of water in a single hand-powered squeeze with zero batteries required.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e30ml Capacity\u003c\/span\u003e \u003cspan class=\"tag\"\u003eQuick Rebound Bulb\u003c\/span\u003e\n\u003c\/div\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=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902100804\/c80ceb798dcba306d6910d560d8b85c5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eClear Scaled Tube Reaches Deep\u003c\/h2\u003e\n\n\u003cp\u003eMade from highly transparent, rigid plastic, the straight suction tube will not bend or fold. Clear horizontal milliliter scale markings allow you to monitor extraction levels instantly as you work.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eRigid Non-Bend Tube\u003c\/span\u003e \u003cspan class=\"tag\"\u003eVisual Scaled Body\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS (Text-only, No Spec Image Placeholder Rendered) --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eSuction Capacity\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Suction Capacity\"\u003e\u003cspan class=\"spec-value\"\u003e30ml per squeeze\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eBulb Material\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Bulb Material\"\u003e\u003cspan class=\"spec-value\"\u003eHigh-elasticity soft rubber with non-slip ridges\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eTube Material\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Tube Material\"\u003e\u003cspan class=\"spec-value\"\u003eRigid, highly transparent plastic \/ polycarbonate\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eStructure\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Structure\"\u003e\u003cspan class=\"spec-value\"\u003e2-Piece detachable connection (Bulb \u0026amp; Tube)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eColor Scheme\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Color Scheme\"\u003e\u003cspan class=\"spec-value\"\u003eDark grey squeeze bulb and fully transparent scaled tube\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eOperation Type\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Operation Type\"\u003e\u003cspan class=\"spec-value\"\u003eManual hand-power (No cord, no battery required)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow does this tool draw the water out of the trays?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eIt operates on pure air negative pressure. Simply squeeze the dark grey bulb first to compress the air inside, insert the lower tip of the transparent tube into the tray water, and release your hand. Water will automatically rise into the scaled tube.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow do I clean the dirt or soil that gets sucked inside?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe tool features a convenient 2-piece detachable design. You can easily pull the top rubber bulb away from the plastic tube, allowing you to rinse both pieces thoroughly under running water to clear out soil or sand.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWill the transparent tube bend when I insert it under a heavy planter?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. Unlike soft hoses, the suction tube is made of a rigid, straight transparent plastic. It will not bend or twist, allowing you to steadily guide it into thin gaps and tight planter tray corners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Everyday Essential)","offer_id":46127909634239,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Keep a Backup - 10%)","offer_id":46127909667007,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Best Value - 15%)","offer_id":46127909699775,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/b777642d7d6827ee8a222e8c8c6b331a.jpg?v=1788315124","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/manual-planter-drainage-siphon","provider":"Bak","version":"1.0","type":"link"}