{"product_id":"heavy-duty-metal-repair-glue","title":"Heavy-Duty Metal Repair Glue","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: High-Strength Dual-Syringe Metal Repair Epoxy Glue\nTarget Audience: DIY repairers, car owners, plumbers, and home maintenance users\nVisual Style: Professional, clean, industrial-reliability style\nColor Strategy: Navy blue base with steel-gray and slate accents to invoke metal repair confidence\nModule Order: Hero Content Block -\u003e Feature 1 (Dual-Syringe mechanism) -\u003e Feature 2 (Epoxy formulation benefits) -\u003e Compare Section (Before\/After leak repair \u0026 physical properties) -\u003e Feature 3 (How to use sequence) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_2, Feature2=detail_6, Compare=detail_7, Feature3=detail_8\nSpecification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Included because detail_7 explicitly provides a clear Before\/After pipe leak repair and performance comparison.\nInformation Boundary: Strictly relies on facts extracted from detail images 1-8 and spec_1. No unauthorized claims such as \"100% waterproof\" or \"withstands 500 degrees\" are made. Only verified ingredients (Epoxy Resin, Curing Agent, Additives) and steps are detailed.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #0a2540;\n      --primary-hover: #00d4b2;\n      --text-main: #2d3748;\n      --text-sub: #4a5568;\n      --bg-body: #ffffff;\n      --bg-card: #f7fafc;\n      --bg-soft: #edf2f7;\n      --radius-md: 8px;\n      --radius-lg: 12px;\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      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Common Spacing *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Typography System (Strictly Locked Sizes) *\/\n    .product-detail-container h1 {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 800;\n      color: var(--primary);\n      margin: 0 0 12px 0;\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      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 700;\n      color: var(--primary);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container span,\n    .product-detail-container td,\n    .product-detail-container th,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n    }\n\n    \/* Trust Badge \/ Badge Styling *\/\n    .product-detail-container .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 20px;\n    }\n\n    .product-detail-container .badge {\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 14px;\n      border-radius: var(--radius-md);\n      font-weight: 600;\n      display: inline-block;\n    }\n\n    \/* Image Rules *\/\n    .product-detail-container .img-placeholder {\n      width: 100%;\n      height: auto;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      text-align: center;\n      box-sizing: border-box;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 24px;\n    }\n\n    .product-detail-container .img-placeholder span {\n      font-weight: 600;\n      color: var(--text-sub);\n    }\n\n    \/* Hero Layout *\/\n    .hero-section {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 32px;\n      padding-top: 24px;\n    }\n\n    @media (min-width: 768px) {\n      .hero-section {\n        grid-template-columns: 1.2fr 1fr;\n        align-items: center;\n      }\n    }\n\n    \/* Feature Styling (Desktop Z-Pattern, Mobile Image First) *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: 40px;\n      background-color: var(--bg-card);\n      padding: 24px;\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n      }\n    }\n\n    \/* Compare Section Styles *\/\n    .compare-section {\n      background-color: var(--bg-card);\n      padding: 32px 24px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .compare-content {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n    }\n\n    @media (min-width: 768px) {\n      .compare-content {\n        grid-template-columns: 1.2fr 1fr;\n        align-items: center;\n      }\n    }\n\n    \/* Specifications Table *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n      padding: 32px 24px;\n      border-radius: var(--radius-lg);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\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 8px;\n      vertical-align: top;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 700;\n      color: var(--primary);\n      width: 35%;\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      background-color: var(--bg-body);\n    }\n\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 20px 0;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n    }\n\n    \/* Mobile Responsive Lock Rules for Specifications Table *\/\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::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px !important;\n        font-weight: 700;\n        line-height: 1.5;\n        color: var(--primary);\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 the regular first column because data-label provides the property *\/\n      }\n\n      .spec-table td:last-child {\n        grid-template-columns: 1fr;\n        grid-column: 1 \/ -1;\n      }\n\n      \/* Fallback Simple block display for safety *\/\n      .spec-table-row {\n        display: flex;\n        flex-direction: column;\n        padding: 12px 0;\n        border-bottom: 1px solid var(--border-color);\n      }\n      \n      .spec-table-property {\n        font-weight: 700;\n        color: var(--primary);\n        margin-bottom: 4px;\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\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260911145859\/dc4f0a2ea86dce8300cd2bd91eaa38ca.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003e1:1 Precise Proportion System\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eWeld-Like Strength Without Traditional Heat Repairs\u003c\/h1\u003e\n\n\u003cp\u003eA dual-component casting repair adhesive designed to bond metal components securely. Engineered to restore fractured metals, seal pipe leaks, and repair casting defects without professional machinery or heat welding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"features-section\"\u003e\u003c!-- Feature 1: Dual-Syringe Mechanism --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260911145859\/4695194c04a73a6581c397386059e97c.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eControlled 1:1 Mixing Ratio\u003c\/h2\u003e\n\n\u003cp\u003eBuilt with a linked parallel dual-cylinder container that dispenses equal proportions of formula A (white colloid) and formula B (dark grey colloid) simultaneously. Squeeze, blend, and apply with confidence to ensure maximum bond strength without balancing weight manually.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\" style=\"margin-top: 12px;\"\u003e\n\u003cspan class=\"badge\"\u003eAluminum\u003c\/span\u003e \u003cspan class=\"badge\"\u003eIron\u003c\/span\u003e \u003cspan class=\"badge\"\u003eCopper\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: High Temperature \u0026 High-Strength Formulation --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260911145859\/e243fa9666dad7a85a443cdcdd644acc.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eThermal Resistance \u0026amp; Enduring Adhesion\u003c\/h2\u003e\n\n\u003cp\u003eFormulated with specialized epoxy resin, standard curing agents, and tough additives that handle heavy machinery and mechanical vibrations. Once fully cured, the adhesive layer withstands extreme high-temperature casting environments, securing parts against severe mechanical stress and chemical corrosion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. OPTIONAL MODULE: COMPARE SECTION (Based on detail_7) --\u003e\n\n\u003cdiv class=\"compare-section\" style=\"margin-bottom: clamp(2rem, 5vw, 4rem);\"\u003e\n\u003ch2 class=\"section-title\"\u003ePhysical Efficacy \u0026amp; Defect Restoration\u003c\/h2\u003e\n\n\u003cdiv class=\"compare-content\"\u003e\n\u003cdiv class=\"compare-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260911145859\/438777dbeff63e260c4c712ad036fff8.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"compare-copy\"\u003e\n\u003cp\u003eQuickly seals high-pressure pipe leaks and cracks. Once dry, the solid composite layer can be sanded smooth, painted, or machined to fit standard industrial tolerances. Features rapid-curing properties to reduce down-time and minimize repair costs.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\" style=\"margin-top: 16px;\"\u003e\n\u003cspan class=\"badge\"\u003eSandable\u003c\/span\u003e \u003cspan class=\"badge\"\u003eWear-Resistant\u003c\/span\u003e \u003cspan class=\"badge\"\u003eFast Curing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Simple 3-Step Operation --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260911145859\/99174cb5426679c2087e7bc3b49f9746.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eComplete Accessory Kit For Quick Repairs\u003c\/h2\u003e\n\n\u003cp\u003eNo extra specialized tools needed. Includes a custom-fit push rod for easy extrusion, a blue manual scraper for thorough colloid blending, and a reddish-brown sandpaper disc to prep, clean, and smooth metal surfaces before and after curing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003c!-- Custom layout optimized for both desktop table and mobile display card rules --\u003e\n\n\u003cdiv class=\"spec-table\"\u003e\n\u003c!-- Row 1 --\u003e\n\u003cdiv class=\"spec-table-row\"\u003e\n\u003cspan class=\"spec-table-property\"\u003eTotal Volume Capacity\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e85ml \/ 2.87 fl.oz (Combined cylinders)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Row 2 --\u003e\n\n\u003cdiv class=\"spec-table-row\"\u003e\n\u003cspan class=\"spec-table-property\"\u003eCuring Chemistry\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eTwo-Part Epoxy Resin, Curing Agent \u0026amp; Strength Additives\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Row 3 --\u003e\n\n\u003cdiv class=\"spec-table-row\"\u003e\n\u003cspan class=\"spec-table-property\"\u003eIncluded Accessories\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1x Dual-Syringe Epoxy, 1x H-Shape Plunger, 1x Scraper, 1x Sandpaper Disc\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Row 4 --\u003e\n\n\u003cdiv class=\"spec-table-row\"\u003e\n\u003cspan class=\"spec-table-property\"\u003eCompatible Materials\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eAluminum, Iron, Copper, Castings \u0026amp; Metal Surfaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Row 5 --\u003e\n\n\u003cdiv class=\"spec-table-row\"\u003e\n\u003cspan class=\"spec-table-property\"\u003eKey Characteristics\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eSandable, Machineable, Chemical Corrosion Resistant, High-Temperature Stable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- E. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: How do I ensure correct mixing and maximum bonding strength?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: Plug in the dual plunger and push out equal amounts of the A (white\/yellowish) and B (dark grey) formula. Mix thoroughly with the blue scraper until the mixture achieves a completely uniform cement-gray color before applying it to clean, sanded surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Can I sand or machine the adhesive after it has set?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: Yes, once the glue is completely cured, it becomes highly rigid, durable, and sandable. You can polish it smooth using the included sandpaper, or machine it to match your metallic structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: What materials are compatible with this casting glue?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: This adhesive has wide compatibility with standard metal objects, including iron, steel, copper, aluminum, and various casting components like gears, engine parts, and pipes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Kit (Essential Tool)","offer_id":46192320053439,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"2 Kits (Keep a Backup - 10% OFF)","offer_id":46192320086207,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"3 Kits (Workshop Pack - 15% OFF)","offer_id":46192320118975,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/dc4f0a2ea86dce8300cd2bd91eaa38ca.jpg?v=1789110101","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/heavy-duty-metal-repair-glue","provider":"Bak","version":"1.0","type":"link"}