{"product_id":"underwater-leak-repair-glue","title":"Underwater Leak Repair Glue","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Underwater Sealing Glue \/ Leak Repair Sealant\n  Target Audience: Home DIY Repairers, Pool and Aquarium Owners, Plumbers\n  Visual Style: Professional, Water-Themed, Trustworthy, Highly Legible\n  Color Strategy: Water Blue Primary (#0072CE), Hover Dark Blue (#005691), Slate Gray Text (#1E293B, #64748B), Soft Card Background (#F8FAFC)\n  Module Order: Hero Content Block -\u003e Feature 1 (Strong Seal) -\u003e Feature 2 (Wide Applications) -\u003e Compare Section -\u003e Feature 3 (How to Use) -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_3, Feature1=detail_2, Feature2=detail_5, Compare=detail_4, Feature3=detail_1\n  Specification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Included (utilizing the explicit before\/after testing proof from detail_4)\n  Information Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #0072CE;\n      --primary-hover: #005691;\n      --text-main: #1E293B;\n      --text-sub: #64748B;\n      --bg-body: #FFFFFF;\n      --bg-card: #F8FAFC;\n      --bg-soft: #F1F5F9;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n      --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);\n      --border-color: #E2E8F0;\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      background-color: var(--bg-body);\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\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 .spec-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-desc,\n    .product-detail-container .faq-answer,\n    .product-detail-container .spec-value,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .detail-section {\n      margin-top: clamp(2rem, 5vw, 4rem);\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Image Rules *\/\n    .image-container {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n      background-color: var(--bg-soft);\n      border: 1px dashed var(--border-color);\n      box-sizing: border-box;\n      margin-bottom: 20px;\n    }\n\n    .image-placeholder {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 40px 20px;\n      text-align: center;\n      font-weight: 600;\n      color: var(--text-sub);\n      min-height: 200px;\n    }\n\n    \/* Trust Badges \u0026 Tags *\/\n    .badge-container {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n      margin-bottom: 20px;\n    }\n\n    .badge {\n      display: inline-block;\n      padding: 6px 16px;\n      background-color: var(--bg-soft);\n      color: var(--primary) !important;\n      font-weight: 600;\n      border-radius: 50px;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      padding: 20px 0;\n    }\n\n    .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 24px auto;\n    }\n\n    \/* Feature Sections *\/\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:nth-child(even) {\n      flex-direction: row-reverse;\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      gap: 10px;\n      flex-wrap: wrap;\n      margin-top: 16px;\n    }\n\n    .tag {\n      background-color: var(--bg-card);\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      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 30px;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Specifications Layout *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 30px;\n      border: 1px solid var(--border-color);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\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-label {\n      font-weight: 700;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .spec-value {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .faq-container {\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      margin-top: 20px;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 20px;\n    }\n\n    .faq-question {\n      color: var(--primary) !important;\n      margin-bottom: 8px;\n    }\n\n    .faq-answer {\n      margin: 0;\n    }\n\n    \/* Responsive Mobile Lock Rules *\/\n    @media (max-width: 767px) {\n      .feature-item {\n        flex-direction: column !important;\n        gap: 20px;\n      }\n\n      .feature-media {\n        order: 1 !important;\n        width: 100%;\n      }\n\n      .feature-copy {\n        order: 2 !important;\n        width: 100%;\n      }\n\n      \/* Specifications Responsive Rules *\/\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(110px, 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 .spec-label-column {\n        display: none;\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\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003cheader class=\"hero-section detail-section\"\u003e\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\u003cspan class=\"badge\"\u003eBonds Underwater\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eStop Leaks Instantly - Even Underwater!\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eNo need to stop the water or drain your tanks. Say goodbye to traditional, messy repair methods with our advanced instant-seal formula.\u003c\/p\u003e\n\n\u003cdiv class=\"image-container\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img84\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260910151942\/006a2072cdaad4c1df5ec9a67545253b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img85\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260910151942\/d030e55291f26a46976c52aba5a339ae.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 class=\"feature-title\"\u003eStrong Waterproof Seal\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eEngineered to form an incredibly tight, water-resistant barrier. Designed to resist mold and stop leaks reliably in high-moisture kitchen, toilet, and bathroom environments.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eWaterproof\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMold Resistant\u003c\/span\u003e \u003cspan class=\"tag\"\u003eLong-Lasting Seal\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-container\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img86\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260910151941\/b6a151fba1bc0e044a3e4bb3f27c70ee.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 class=\"feature-title\"\u003eVersatile Multi-Surface Application\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eOne heavy-duty glue for all your household emergencies. Bonds seamlessly to fish tanks, toilet edges, floor drains, plumbing pipes, seafood tanks, and underwater equipment, ensuring clean and leakage-free conditions.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eMulti-Surface\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePlumbing \u0026amp; Tanks\u003c\/span\u003e \u003cspan class=\"tag\"\u003eClean \u0026amp; Safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. OPTIONAL MODULE: COMPARE SECTION --\u003e\n\n\u003csection class=\"detail-section compare-container\"\u003e\n\u003ch2 class=\"section-title\" style=\"text-align: center; margin-bottom: 24px;\"\u003eWorks Great After Testing\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\" style=\"text-align: center; max-width: 800px; margin: 0 auto 24px auto;\"\u003eProven performance under real household repair conditions. Real-world testing shows outstanding success on leaking washing machine hoses and cracked faucet connections.\u003c\/p\u003e\n\n\u003cdiv class=\"image-container\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img87\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260910151942\/d9a90924b96a315fd63c2cc8593e7657.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img88\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260910151942\/2f30741bca27532b7e4770e36e87c914.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 class=\"feature-title\"\u003eSimple and Clean Application\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eEasy to apply directly from the tube like toothpaste without needing heavy caulking guns or complicated tools. Clean the target surface, squeeze and spread the paste evenly over the crack, and let it cure for a reliable, leak-free finish.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eNo Caulking Gun Needed\u003c\/span\u003e \u003cspan class=\"tag\"\u003eEasy to Apply\u003c\/span\u003e \u003cspan class=\"tag\"\u003eEven Coating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- E. SPECIFICATIONS --\u003e\n\n\u003csection class=\"detail-section specifications-section\"\u003e\n\u003ch2 class=\"spec-title\"\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 class=\"spec-label-column\" style=\"font-weight: 700;\"\u003eAvailable Volume\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Available Volume\"\u003e\u003cspan class=\"spec-value\"\u003e60ml \/ 120ml\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight: 700;\"\u003eCure Time\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Cure Time\"\u003e\u003cspan class=\"spec-value\"\u003e24 Hours (Do not use under water pressure during curing)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight: 700;\"\u003ePaste Color\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Paste Color\"\u003e\u003cspan class=\"spec-value\"\u003eWhite\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight: 700;\"\u003eApplication Environments\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Application Environments\"\u003e\u003cspan class=\"spec-value\"\u003eHumid, Wet, and Underwater environments\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight: 700;\"\u003ePrimary Features\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Primary Features\"\u003e\u003cspan class=\"spec-value\"\u003eUnderwater leak repair, strong waterproof seal, mold resistant\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!-- F. FAQ --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Do I need to drain the water before applying the glue?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: No, this glue is specifically engineered to apply, bond, and seal directly in wet, humid, or fully submerged underwater environments without the need to drain the water.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: How long should I let the sealant cure?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: It takes 24 hours to fully cure. Please do not expose the repaired area to high water pressure while the adhesive is curing.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: What surfaces and areas can I repair with this?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: You can use it on fish tanks, toilet edges, floor drains, plumbing pipes, seafood tanks, faucet connections, bucket leaks, and other underwater equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"60ml (2.0 fl oz)","offer_id":46183116996799,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"120ml (4.0 fl oz)","offer_id":46183117029567,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/006a2072cdaad4c1df5ec9a67545253b.jpg?v=1789024896","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/underwater-leak-repair-glue","provider":"Bak","version":"1.0","type":"link"}