{"product_id":"ndustrial-strength-epoxy-putty-fast-permanent-repairs","title":"🛠️✨ NATRAVOR™ Industrial Strength Epoxy Putty – Fast \u0026 Permanent Repairs","description":"\u003cstyle\u003e        \/* ==========================================================================           Shopify 安全隔离专属 CSS - 工业硬核风 | 全线大字号 | 手机抗爆框           ========================================================================== *\/        .my-industrial-putty-landing {            --bg-white: #FFFFFF;            --tag-bg: #F8FAFC;             --industrial-blue: #1E293B; \/* 深工业蓝，凸显专业工具质感 *\/            --accent-orange: #EA580C; \/* 硬核亮橙红，极强视觉抓引力 *\/            --text-dark: #111111; \/* 纯黑字保证最高对比度 *\/            --text-muted: #4A5568;            --border-line: #E2E8F0;                        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;            background-color: var(--bg-white);            color: var(--text-dark);            line-height: 1.8;             -webkit-font-smoothing: antialiased;            max-width: 800px;            margin: 0 auto;            padding: 15px; \/* 紧凑边距，给内部大字留出更宽的横向空间 *\/            box-sizing: border-box;            width: 100% !important;            overflow: hidden; \/* 锁死横向溢出，彻底杜绝左右晃动 *\/        }        \/* 核心修复：强制详情页内所有图片、GIF 绝对不爆框、自动完美缩放 *\/        .my-industrial-putty-landing img {            width: 100% !important;            max-width: 100% !important;            height: auto !important;            display: block;            margin: 30px auto;            border-radius: 8px;            box-sizing: border-box;        }        \/* 震撼硬核主标题 *\/        .my-industrial-putty-landing h1.hero-title {            font-size: 2.5rem;             text-align: center;            color: var(--industrial-blue);            text-transform: uppercase;            letter-spacing: 0.5px;            margin-bottom: 25px;            border-bottom: 6px solid var(--accent-orange);            padding-bottom: 18px;            font-weight: 900;        }        \/* 模块排版标题 *\/        .my-industrial-putty-landing h2.section-title {            font-size: 2.0rem;             color: var(--industrial-blue);            border-left: 8px solid var(--accent-orange);            padding-left: 16px;            margin-top: 55px;            margin-bottom: 25px;            text-transform: uppercase;            letter-spacing: 0.5px;            font-weight: 800;        }        \/* 大字号正文排版 *\/        .my-industrial-putty-landing p {            font-size: 1.45rem; \/* 约 23px 巨清字体 *\/            color: var(--text-dark);            margin-bottom: 24px;        }        .my-industrial-putty-landing strong {            color: var(--accent-orange);            font-weight: 900;        }        \/* 特色副文本副标题 *\/        .my-industrial-putty-landing .highlight-box {            background: linear-gradient(135deg, #FFF7ED 0%, #FFEDD5 100%);            border: 2.5px solid var(--accent-orange);            padding: 25px 20px;            border-radius: 12px;            text-align: center;            margin: 35px 0;        }        .my-industrial-putty-landing .highlight-box p {            font-size: 1.6rem;             font-weight: bold;            color: var(--accent-orange);            margin: 0;            line-height: 1.5;        }        \/* 高级圆角胶囊微标签流布局 *\/        .my-industrial-putty-landing .tag-container {            display: flex;            flex-wrap: wrap;            gap: 12px;            margin: 25px 0 35px 0;        }        .my-industrial-putty-landing .tag-item {            background: var(--tag-bg);            color: var(--text-dark);            padding: 10px 20px;            border-radius: 50px;             font-size: 1.3rem;             font-weight: 700;            display: inline-flex;            align-items: center;            gap: 8px;            border: 1.5px solid var(--border-line);            white-space: nowrap;         }        \/* 极简高质感问答（Q\u0026A）色块布局 *\/        .my-industrial-putty-landing .qa-block {            background: var(--tag-bg);            padding: 22px;            border-radius: 10px;            margin-bottom: 18px;            border-left: 5px solid var(--industrial-blue);            border: 1px solid var(--border-line);            border-left: 5px solid var(--industrial-blue);        }        .my-industrial-putty-landing .qa-question {            font-size: 1.4rem;            font-weight: 800;            color: var(--industrial-blue);            margin-bottom: 8px;        }        .my-industrial-putty-landing .qa-answer {            font-size: 1.35rem;            color: var(--text-dark);            margin: 0;        }        \/* 产品规格表格 *\/        .my-industrial-putty-landing .spec-table {            width: 100%;            border-collapse: collapse;            margin: 40px 0;            background: var(--bg-white);            border-radius: 10px;            overflow: hidden;            border: 1px solid var(--border-line);        }        .my-industrial-putty-landing .spec-table td {            padding: 20px 16px;            font-size: 1.3rem;             border-bottom: 1px solid var(--border-line);            line-height: 1.6;        }        .my-industrial-putty-landing .spec-table td:first-child {            font-weight: bold;            color: var(--industrial-blue);            width: 35%;            background: var(--tag-bg);        }        \/* Shopify 催单卡片区 *\/        .my-industrial-putty-landing .cta-section {            text-align: center;            margin: 60px 0 40px 0;            padding: 45px 20px;            background: var(--tag-bg);            border-radius: 16px;            border: 3.5px dashed var(--accent-orange);            box-sizing: border-box;        }        .my-industrial-putty-landing .cta-btn-img {            width: 100% !important;            max-width: 340px !important;             margin-top: 20px;        }        \/* 售后与条款保障卡片 *\/        .my-industrial-putty-landing .guarantee-box {            background: var(--tag-bg);            padding: 28px;            border-radius: 12px;            margin-top: 40px;            border: 1.5px solid var(--border-line);            box-sizing: border-box;        }        .my-industrial-putty-landing .guarantee-title {            font-size: 1.5rem;            font-weight: bold;            color: var(--industrial-blue);            margin-bottom: 18px;            text-transform: uppercase;            border-bottom: 2.5px solid var(--border-line);            padding-bottom: 10px;        }        .my-industrial-putty-landing .bullet-list {            margin: 20px 0;            padding-left: 25px;            font-size: 1.35rem;         }        .my-industrial-putty-landing .bullet-list li {            margin-bottom: 12px;        }        \/* ==========================================================================           独立媒体查询：完美隔离双端逻辑，手机端强制一行展示两个，绝不缩水           ========================================================================== *\/        @media (max-width: 600px) {            \/* 强行拉大移动端正文字体，老花眼也能秒读 *\/            .my-industrial-putty-landing p {                font-size: 1.4rem !important;                 line-height: 1.7 !important;            }                        .my-industrial-putty-landing h1.hero-title {                font-size: 1.9rem !important;                padding-bottom: 12px !important;            }                        .my-industrial-putty-landing h2.section-title {                font-size: 1.6rem !important;                margin-top: 45px !important;                border-left: 6px solid var(--accent-orange) !important;                padding-left: 12px !important;            }            \/* 胶囊标签手机端：严格锁定一行完美两个 *\/            .my-industrial-putty-landing .tag-item {                flex: 1 1 calc(50% - 12px) !important;                justify-content: flex-start !important;                font-size: 1.2rem !important;                 padding: 14px 12px !important;                box-sizing: border-box !important;            }            .my-industrial-putty-landing .qa-question {                font-size: 1.3rem !important;            }            .my-industrial-putty-landing .qa-answer {                font-size: 1.25rem !important;            }            .my-industrial-putty-landing .spec-table td {                font-size: 1.25rem !important;            }        }    \u003c\/style\u003e\u003cdiv class=\"my-industrial-putty-landing\"\u003e\n\u003c!-- 1. 主视觉区与大牌主标题 --\u003e\u003ch1 class=\"hero-title\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/0116\/7450\/files\/17817647379695.png?v=1782195765\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/0116\/7450\/files\/1781764747793.png?v=1782195670\" alt=\"\"\u003e\n\u003c\/h1\u003e\n\u003ch1 class=\"hero-title\"\u003e🔧 Fix It Like New — In Minutes, Not Hours!\u003c\/h1\u003e\n\u003cp\u003eTired of replacing expensive items because of small cracks, leaks, or broken parts?\u003c\/p\u003e\n\u003cp\u003eThis \u003cstrong\u003eNATRAVOR\u003c\/strong\u003e\u003cstrong\u003e™ Steel Reinforced Epoxy Putty Repair Stick\u003c\/strong\u003e provides a permanent, industrial-strength repair solution that bonds to metal, wood, plastic, ceramic, concrete, PVC, and more.\u003c\/p\u003e\n\u003cp style=\"font-weight: bold; color: var(--industrial-blue);\"\u003eSimply cut, knead, apply, and let it cure. 👍\u003c\/p\u003e\n\u003c!-- 动态修复 GIF 1 (自动完美缩放抗爆框) --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/4044\/0548\/files\/TikSave.io_7617812717302222094_compressed.gif?v=1781177384\" alt=\"Epoxy Putty Mixing Motion\"\u003e \u003c!-- 2. 卖点一：强效持久 --\u003e\u003ch2 class=\"section-title\"\u003e💪 Repairs That Last\u003c\/h2\u003e\n\u003cp\u003eUnlike ordinary fillers and glues, this epoxy putty contains steel-reinforced compounds that cure into an extremely hard, durable material. Once cured, it becomes incredibly strong and dependable.\u003c\/p\u003e\n\u003cdiv class=\"tag-container\"\u003e\n\u003cdiv class=\"tag-item\"\u003e✔ High-strength bond\u003c\/div\u003e\n\u003cdiv class=\"tag-item\"\u003e✔ Industrial-grade durability\u003c\/div\u003e\n\u003cdiv class=\"tag-item\"\u003e✔ Impact resistant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 细节解析图 2 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/4044\/0548\/files\/5_35f79ab7-037f-43fc-af76-6379fe5b3734.png?v=1781177592\" alt=\"Steel Strength Quality\"\u003e \u003c!-- 3. 卖点二：全能修复胶囊群 --\u003e\u003ch2 class=\"section-title\"\u003e🛠 One Putty for Countless Repairs\u003c\/h2\u003e\n\u003cp\u003eDesigned to adhere to multiple materials, making it an essential repair tool for every home, garage, workshop, and toolbox. One product solves hundreds of repair situations.\u003c\/p\u003e\n\u003cdiv class=\"tag-container\"\u003e\n\u003cdiv class=\"tag-item\"\u003e🔩 Adheres to Metal\u003c\/div\u003e\n\u003cdiv class=\"tag-item\"\u003e🪵 Adheres to Wood\u003c\/div\u003e\n\u003cdiv class=\"tag-item\"\u003e🧱 Adheres to Concrete\u003c\/div\u003e\n\u003cdiv class=\"tag-item\"\u003e🏺 Adheres to Ceramic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 适用材质图 3 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/4044\/0548\/files\/6_dc76faaf-3ba2-497d-b909-78a10235561f.png?v=1781177591\" alt=\"Multi-material bonding\"\u003e \u003c!-- 4. 卖点三：恶劣环境抗性 --\u003e\u003ch2 class=\"section-title\"\u003e🌧 Built for Tough Conditions\u003c\/h2\u003e\n\u003cp\u003eWhether used indoors or outdoors, this repair putty stands up to moisture, temperature changes, and harsh environments.\u003c\/p\u003e\n\u003cp style=\"background: var(--tag-bg); padding: 15px 20px; border-radius: 8px; border-left: 5px solid var(--accent-orange); font-weight: bold;\"\u003e💧 Perfect for leaking pipes, outdoor fixtures, and heavy equipment repairs.\u003c\/p\u003e\n\u003c!-- 场景图 4 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/4044\/0548\/files\/7_07cf1428-8dfd-48f0-8295-66d97b3a575a.png?v=1781177592\" alt=\"Waterproof Weatherproof Test\"\u003e \u003c!-- 5. 卖点四：无缝修补效果 --\u003e\u003ch2 class=\"section-title\"\u003e🎨 Seamless Professional Results\u003c\/h2\u003e\n\u003cp\u003eAfter curing, the repaired area can be shaped and finished just like solid material. Create repairs that look neat, professional, and nearly invisible.\u003c\/p\u003e\n\u003c!-- 最终打磨图 5 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/4044\/0548\/files\/8_c9a3f356-c4fd-431a-8117-5db66671e3f6.png?v=1781177592\" alt=\"Sanding and drilling after cure\"\u003e \u003c!-- 6. 使用步骤区块（强逻辑胶囊气泡） --\u003e\u003ch2 class=\"section-title\"\u003e⚡ Repair in Just 3 Simple Steps\u003c\/h2\u003e\n\u003cp\u003eNo special tools required. Anyone can achieve professional-quality repairs in minutes:\u003c\/p\u003e\n\u003cdiv class=\"tag-container\" style=\"flex-direction: column; gap: 8px;\"\u003e\n\u003cdiv class=\"tag-item\" style=\"white-space: normal; border-radius: 8px; width: 100%;\"\u003eStep 1️⃣ : Cut the amount needed\u003c\/div\u003e\n\u003cdiv class=\"tag-item\" style=\"white-space: normal; border-radius: 8px; width: 100%;\"\u003eStep 2️⃣ : Knead until color is uniform\u003c\/div\u003e\n\u003cdiv class=\"tag-item\" style=\"white-space: normal; border-radius: 8px; width: 100%;\"\u003eStep 3️⃣ : Apply directly to the damaged area\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eThe putty begins to harden quickly and forms a permanent bond as it cures.\u003c\/p\u003e\n\u003c!-- 步骤解析图 6 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/4044\/0548\/files\/9_aac86391-625a-4f54-aafc-8a56b4c7b787.png?v=1781177592\" alt=\"3 Steps Instructions\"\u003e \u003c!-- 7. 产品规格大表格 --\u003e\u003ch2 class=\"section-title\"\u003e📏 Product Specifications\u003c\/h2\u003e\n\u003ctable class=\"spec-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePerformance\u003c\/td\u003e\n\u003ctd\u003eHigh Strength Permanent Repair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Materials\u003c\/td\u003e\n\u003ctd\u003eMetal, Wood, Ceramic, Concrete, Plastic, PVC, and more\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c!-- 适用场景标签流 --\u003e\u003ch3 class=\"block-title\"\u003e💡 Wide Range Application\u003c\/h3\u003e\n\u003cdiv class=\"tag-container\" style=\"justify-content: center;\"\u003e\n\u003cdiv class=\"tag-item\"\u003e🏠 Household Maintenance\u003c\/div\u003e\n\u003cdiv class=\"tag-item\"\u003e🔧 DIY Projects\u003c\/div\u003e\n\u003cdiv class=\"tag-item\"\u003e🚗 Automotive Repairs\u003c\/div\u003e\n\u003cdiv class=\"tag-item\"\u003e🌦️ Indoor \u0026amp; Outdoor Repairs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 问答引导图 7 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/1554\/0423\/files\/02_97d80b19-2c98-42f6-8202-f9e43fd1ca66.webp?v=1781600869\" alt=\"FAQ Guidance Block\"\u003e \u003c!-- 8. 高级 Q\u0026A 折叠展现区块 --\u003e\u003ch2 class=\"section-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"qa-block\"\u003e\n\u003cdiv class=\"qa-question\"\u003eQ1: How long does it take to harden?\u003c\/div\u003e\n\u003cp class=\"qa-answer\"\u003eThe putty begins setting shortly after mixing and fully cures into a strong repair material within the recommended curing period.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-block\"\u003e\n\u003cdiv class=\"qa-question\"\u003eQ2: Can it stop pipe leaks?\u003c\/div\u003e\n\u003cp class=\"qa-answer\"\u003e\u003cstrong\u003eYes.\u003c\/strong\u003e It is ideal for sealing and repairing many types of leaking pipes, including PVC and metal pipe systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-block\"\u003e\n\u003cdiv class=\"qa-question\"\u003eQ3: Can I drill or sand it after curing?\u003c\/div\u003e\n\u003cp class=\"qa-answer\"\u003e\u003cstrong\u003eAbsolutely.\u003c\/strong\u003e Once fully cured, it can be drilled, sanded, filed, shaped, and painted just like solid metal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-block\"\u003e\n\u003cdiv class=\"qa-question\"\u003eQ4: Will it work underwater?\u003c\/div\u003e\n\u003cp class=\"qa-answer\"\u003eFor best results, apply to a clean surface whenever possible. Once cured, the repair becomes completely waterproof and highly durable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-block\"\u003e\n\u003cdiv class=\"qa-question\"\u003eQ5: Is it suitable for outdoor use?\u003c\/div\u003e\n\u003cp class=\"qa-answer\"\u003e\u003cstrong\u003eYes.\u003c\/strong\u003e The cured material is highly resistant to water, heat, weather, and everyday environmental exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 9. 独立站催单黄金转化行动区（100%弹性抗爆框） --\u003e\u003cdiv class=\"cta-section\"\u003e\n\u003ch2 style=\"color: var(--industrial-blue); margin-top: 0; font-size: 1.8rem; text-transform: uppercase;\"\u003e🔥 Save Money. Repair Instead of Replace. 🔥\u003c\/h2\u003e\n\u003cp\u003eWhy spend hundreds replacing damaged parts when you can restore them in minutes?\u003c\/p\u003e\n\u003cdiv class=\"tag-container\" style=\"justify-content: center; margin: 15px 0;\"\u003e\n\u003cdiv class=\"tag-item\" style=\"background: #FFF;\"\u003e✅ Steel-Reinforced Strength\u003c\/div\u003e\n\u003cdiv class=\"tag-item\" style=\"background: #FFF;\"\u003e✅ Waterproof Protection\u003c\/div\u003e\n\u003cdiv class=\"tag-item\" style=\"background: #FFF;\"\u003e✅ Heat Resistance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"color: var(--industrial-blue); font-size: 1.4rem; text-transform: uppercase; margin-top: 25px;\"\u003e🛒 Order Now \u0026amp; Bring Broken Items Back to Life!\u003c\/h3\u003e\n\u003cp style=\"font-weight: bold; color: var(--accent-orange); font-size: 1.3rem; margin-bottom: 5px;\"\u003e🔧 Stronger Repairs. Longer Lasting Results. Less Waste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Buy 1  Get 1 Free","offer_id":44075287707722,"sku":"ARC-267X4XF-AA","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 2 Free","offer_id":44075287740490,"sku":"ARC-267X4XF-AB","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3  Get 3 Free","offer_id":44075287773258,"sku":"ARC-267X4XF-AC","price":54.99,"currency_code":"USD","in_stock":true},{"title":"BUY 1","offer_id":44075287806026,"sku":"ARC-267X4XF-AD","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0722\/9777\/5178\/files\/ChatGPT_Image_2026_7_30_23_08_29.png?v=1786952973","url":"https:\/\/jannistergro.com\/products\/ndustrial-strength-epoxy-putty-fast-permanent-repairs","provider":"Jannistergro","version":"1.0","type":"link"}