{"product_id":"waterproof-seam-repair-kit","title":"Waterproof Seam Repair Kit","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Waterproof Seam Repair Kit\nTarget Audience: Homeowners, DIY repair enthusiasts, household cleaners\nVisual Style: Modern, clean, professional, high-contrast, diagnostic\nColor Strategy: Rich packaging blue (#0a369d) as primary, bright orange (#ff7a00) as accents, clean white backgrounds, and soft grays (#f4f6f9) for cards.\nModule Order: Hero -\u003e Compare (See the Difference) -\u003e Features (Z-Pattern on Desktop, Mobile Image-First Stack) -\u003e Use Scenarios -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_5, Compare=detail_1, Feature1=detail_2, Feature2=detail_3, Feature3=detail_4\nSpecification Data Source: detail_7 (tube dimensions, kit contents, weights)\nCompare Section: Included (highly visible \"Before \u0026 After\" bathroom\/kitchen seam transformation from detail_1)\nInformation Boundary: Fully grounded on provided images and text. Brand name (QIDAXIA), 120g paste, 16.3cm tube size, 30-min dry time, and 5-step instructions are strictly aligned. No unverified facts.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #0a369d;\n      --primary-hover: #082d82;\n      --secondary: #ff7a00;\n      --text-main: #1e293b;\n      --text-sub: #64748b;\n      --bg-body: #ffffff;\n      --bg-card: #ffffff;\n      --bg-soft: #f8fafc;\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 20px;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--primary);\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 .faq-question,\n    .product-detail-container .spec-title {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 700;\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 .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;\n      line-height: 1.6;\n      font-weight: 400;\n      margin: 0;\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Trust Badge \/ Non-clickable Pills *\/\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: #eff6ff;\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n\n    \/* Images Natural Flow *\/\n    .product-detail-container img,\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    .product-detail-container .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      color: var(--text-sub);\n      padding: 60px 20px;\n      text-align: center;\n      box-sizing: border-box;\n      font-weight: 500;\n    }\n\n    \/* Hero Layout *\/\n    .hero-section {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 30px;\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .hero-section {\n        grid-template-columns: 1fr 1fr;\n      }\n    }\n\n    .hero-content {\n      padding: 10px 0;\n    }\n\n    .hero-subtitle {\n      color: var(--text-sub);\n      margin-bottom: 24px;\n    }\n\n    \/* Compare Section *\/\n    .compare-section {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: 30px;\n      margin: 20px 0;\n    }\n\n    .compare-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      margin-top: 20px;\n    }\n\n    \/* Feature Sections *\/\n    .feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: 50px;\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      color: var(--text-main);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n      }\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        flex: 1;\n      }\n    }\n\n    \/* Specifications Grid Table *\/\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 0;\n      font-size: 18px;\n      vertical-align: top;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .spec-table td:last-child {\n      color: var(--text-sub);\n      width: 65%;\n    }\n\n    \/* Safe Responsive Mobile Specifications *\/\n    @media (max-width: 767px) {\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:first-child {\n        width: auto;\n      }\n\n      .spec-table td:last-child {\n        width: auto;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\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\n    \/* FAQ Section *\/\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-top: 20px;\n    }\n\n    .faq-item {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-md);\n      padding: 20px;\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n      color: var(--primary);\n    }\n\n    .faq-answer {\n      color: var(--text-sub);\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Content Block --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge\"\u003eComplete 5-Piece Repair Kit\u003c\/span\u003e\n\u003ch1\u003eWaterproof Seam Repair Kit\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eRefresh moldy, cracked, and worn bathroom and kitchen seams easily. Our complete kit provides everything you need to create a clean, durable, and waterproof seal.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img41\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260918115943\/7b71d6034b4c88e07e1f05bfc4cf3b5d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"compare-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSee the Difference\u003c\/h2\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eSay goodbye to dark, moldy, and damaged joints. Experience clean, refreshed, and bright white lines around your essential household surfaces.\u003c\/p\u003e\n\n\u003cdiv class=\"compare-grid\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img42\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260918115943\/d70cc5820703ad186186e12def167834.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img43\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260918115943\/91abc74995b9928c8318138d12efd7c4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eEverything Included for Perfect Touch-ups\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eNo professional tools required. This kit bundles a 120g repair paste tube, a handy 2-in-1 scraper to clear old caulk, a precision nozzle for tight gaps, a smoothing ball for a rounded look, and high-performance masking tape for clean, crisp edges.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eRepair Paste\u003c\/span\u003e \u003cspan class=\"tag\"\u003e2-in-1 Scraper\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePrecision Nozzle\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSmoothing Ball\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMasking Tape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Versatile Kitchen \u0026 Bathroom Applications --\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=\"img44\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260918115943\/ebbd0feadf03d5c167c366eb5caa4708.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eMulti-Surface Waterproof Seal\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eFormulated to handle high-humidity areas. Perfect for sealing sink edges, toilet bases, tile corners, countertop joints, and spaces around stoves. Keeps moisture out and prevents stains and mold growth.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eWaterproof\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMold-Resistant\u003c\/span\u003e \u003cspan class=\"tag\"\u003eStain-Resistant\u003c\/span\u003e \u003cspan class=\"tag\"\u003eClean White Finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Simple 5-Step Application --\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=\"img45\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260918115943\/f7cf22dac11288857d11923d0c41ac3d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eSimple Steps to a Clean Finish\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eJust clear away the old caulk, apply masking tape along the sides, squeeze the repair paste into the seam, smooth it over using the seam ball or scraper, and peel the tape before the paste dries. Quick-drying in 30 minutes, allowing a full cure in 24 hours.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eQuick Dry\u003c\/span\u003e \u003cspan class=\"tag\"\u003eEasy to Apply\u003c\/span\u003e \u003cspan class=\"tag\"\u003eNeat Edges\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\n\u003csection\u003e\n\u003ch2 class=\"spec-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Product Name\"\u003e\u003cspan class=\"spec-value\"\u003eMS Plastic Steel Mud (Waterproof Seam Repair Paste)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Paste Weight\"\u003e\u003cspan class=\"spec-value\"\u003e120g \/ 4.2 oz\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Tube Dimensions\"\u003e\u003cspan class=\"spec-value\"\u003e16.3 cm (6.4 in) Height x 3 cm (1.2 in) Width\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color\"\u003e\u003cspan class=\"spec-value\"\u003eClean White\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dry Time\"\u003e\u003cspan class=\"spec-value\"\u003eQuick dry in 30 minutes (full cure within 24 hours)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Kit Contents\"\u003e\u003cspan class=\"spec-value\"\u003eRepair Paste, 2-in-1 Scraper, Seam Smoothing Ball, Precision Nozzle, Masking Tape\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\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Can I use this on a wet surface?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: For best results, always apply the seam repair paste to a clean, completely dry surface. This ensures optimal adhesion and prevents peeling.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: How long does the paste take to fully cure?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: The paste becomes quick dry in just 30 minutes, but we recommend letting the seal cure for 24 hours before exposing it to heavy moisture or washing.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Is the paste resistant to kitchen heat and bathroom mold?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: Yes, the MS Plastic Steel Mud is formulated to be mold-resistant, mildew-resistant, waterproof, and corrosion-resistant, making it perfect for high-humidity bathrooms and hot cooktop stove boundaries.\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 Kit (5-Piece Set)","offer_id":46229460058303,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"2 Kits (Keep a Backup - 10% OFF)","offer_id":46229460091071,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"3 Kits (Whole House Project - 15% OFF)","offer_id":46229460123839,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/7b71d6034b4c88e07e1f05bfc4cf3b5d.jpg?v=1789707983","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/waterproof-seam-repair-kit","provider":"Bak","version":"1.0","type":"link"}