{"product_id":"all-material-fix-glue","title":"All-Material Fix Glue","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：BKM 5800 多用途强力修复胶\n  目标受众：DIY爱好者、家庭维修用户、球鞋玩家\n  视觉风格：专业、干净、强调修复前后的对比效果\n  配色策略：以产品本身的红白为主色调，搭配深灰文字，营造可信赖感\n  模块顺序：Hero (核心利益：无痕修复) -\u003e Feature 1 (精准操作) -\u003e Feature 2 (多材质通用) -\u003e Feature 3 (核心特性：透明柔性) -\u003e Specs -\u003e FAQ\n  详情图映射：Hero=image_4.png (最强效果展示), Feature1=image_3.png (展示针头和操作), Feature2=image_0.png (展示多场景), Feature3=image_5.png (展示透明特性对比)\n  规格图映射：Specs数据来源于image_1, image_3, image_5的综合信息\n  对比模块：未单独设立，已融入Feature 3强调与普通胶水的区别。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #E63946;\n      --primary-hover: #C52835;\n      --text-main: #2D3436;\n      --text-sub: #636E72;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9F9F9;\n      --bg-soft: #F2F4F6;\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: #E1E5E9;\n      --spacing-section: clamp(3rem, 8vw, 5rem);\n      --spacing-block: clamp(1.5rem, 4vw, 2.5rem);\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Reusable Components *\/\n    .pd-tag {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--text-sub);\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-size: 14px;\n      font-weight: 500;\n      margin-right: 8px;\n      margin-bottom: 8px;\n    }\n\n    .pd-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      color: var(--primary);\n      font-weight: 600;\n      font-size: 16px;\n      margin-bottom: 1rem;\n    }\n    .pd-trust-badge::before {\n      content: '★';\n      margin-right: 6px;\n    }\n\n    .pd-image-placeholder {\n        width: 100%;\n        height: auto;\n        display: block;\n        background-color: var(--bg-soft);\n        border: 2px dashed var(--border-color);\n        border-radius: var(--radius-md);\n        padding: 2rem;\n        text-align: center;\n        color: var(--text-sub);\n        box-sizing: border-box;\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      text-align: center;\n      margin-bottom: var(--spacing-section);\n      padding-top: var(--spacing-block);\n    }\n    .pd-hero-content {\n      max-width: 800px;\n      margin: 0 auto 2.5rem;\n    }\n\n    \/* Feature Sections (Z-Pattern) *\/\n    .pd-feature {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n      margin-bottom: var(--spacing-section);\n    }\n    .pd-feature:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n    .pd-feature-media, .pd-feature-copy {\n      flex: 1;\n    }\n    .pd-feature-copy {\n      padding: var(--spacing-block) 0;\n    }\n\n    \/* Specifications *\/\n    .pd-specs {\n      background: var(--bg-card);\n      padding: var(--spacing-block);\n      border-radius: var(--radius-lg);\n      margin-bottom: var(--spacing-section);\n    }\n    .pd-spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n    }\n    .pd-spec-table th, .pd-spec-table td {\n      text-align: left;\n      padding: 16px;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n    .pd-spec-table th {\n      color: var(--text-sub);\n      font-weight: 500;\n      width: 35%;\n    }\n\n    \/* FAQ *\/\n    .pd-faq {\n      margin-bottom: var(--spacing-section);\n      max-width: 900px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n    .pd-faq-item {\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid var(--border-color);\n      padding-bottom: 1.5rem;\n    }\n    .pd-faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n      color: var(--text-main);\n    }\n    .pd-faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Mobile Optimization *\/\n    @media (max-width: 767px) {\n      .pd-feature, .pd-feature:nth-child(even) {\n        flex-direction: column;\n        text-align: center;\n      }\n      .pd-feature-copy {\n        padding-top: 1.5rem;\n        padding-bottom: 0;\n      }\n      .pd-tag {\n        display: inline-block;\n        margin: 4px;\n      }\n\n      \/* Responsive Table *\/\n      .pd-spec-table, .pd-spec-table thead, .pd-spec-table tbody, .pd-spec-table tr, .pd-spec-table th, .pd-spec-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-spec-table thead {\n        display: none;\n      }\n      .pd-spec-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n      .pd-spec-table td {\n        display: flex;\n        justify-content: space-between;\n        text-align: right;\n        padding: 12px 16px;\n        border-bottom: 1px solid var(--bg-soft);\n        font-size: 16px;\n      }\n      .pd-spec-table td:last-child {\n        border-bottom: none;\n      }\n      .pd-spec-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-sub);\n        margin-right: 1rem;\n        text-align: left;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-content\"\u003e\n\u003cdiv class=\"pd-trust-badge\"\u003eProfessional Grade DIY Repair\u003c\/div\u003e\n\n\u003ch1\u003eInvisible, Flexible Power for Your Toughest Repairs\u003c\/h1\u003e\n\n\u003cp\u003eRestore shoes, leather, and household items with a waterproof bond that stays soft, clear, and lasts just like new.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-hero-media\"\u003e\n\u003c!-- [📷 需替换：detail_4.png - 建议使用展示修复前后对比的图片] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img163\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260529095739\/6a93a22337ffba5501102b977f939a76.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 1: Precision --\u003e\n\n\u003csection class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003c!-- [📷 需替换：detail_3.png - 展示金属针头和操作步骤的图片] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img164\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260529095739\/a651dae3a9153eafaecae2f379e22556.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003ePinpoint Precision without the Mess\u003c\/h2\u003e\n\n\u003cp\u003eEngineered with a specialized fine-tip metal nozzle, this adhesive allows for controlled, drop-by-drop application. Easily reach tight seams, small cracks, and delicate edges without spills or waste.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eMetal Needle Tip\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eControlled Flow\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eZero Waste\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. Feature Section 2: Versatility --\u003e\n\n\u003csection class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003c!-- [📷 需替换：detail_0.png - 展示多种适用材质的图片] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img165\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260529095739\/ac3f1d019572ac3c7b715922a8f9ac05.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eOne Solution for Nearly Every Material\u003c\/h2\u003e\n\n\u003cp\u003eSimplify your toolbox with a truly multi-purpose adhesive. From fixing ceramics and toys to bonding wood, metal, and glass, its industrial-strength formula adapts to almost any household repair challenge.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eMulti-Material Bond\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eHousehold Essential\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eHeavy Duty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. Feature Section 3: Invisible \u0026 Flexible (Key Differentiator) --\u003e\n\n\u003csection class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003c!-- [📷 需替换：detail_5.png - 展示透明效果与普通胶水对比的图片] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img166\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260529095739\/c9bed17c6a7e85ed56008d0d19cbf22b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eCrystal Clear \u0026amp; Flexible – Perfect for Shoes\u003c\/h2\u003e\n\n\u003cp\u003eUnlike ordinary super glues that turn brittle and white, our formula dries completely clear and remains soft and flexible. It's waterproof and bends with movement, making it the ultimate choice for seamless shoe repairs that won't crack.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eDries 100% Clear\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eRemains Flexible\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eWaterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003csection class=\"pd-specs\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"pd-spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetail\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Model\"\u003eGlue\u003c\/td\u003e\n\t\t\t\u003ctd\u003eMulti-purpose Repair Adhesive\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color (Dry)\"\u003eTransparent \/ Clear\u003c\/td\u003e\n\t\t\t\u003ctd\u003eNon-whitening finish\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Applicator Type\"\u003eFine Metal Needle Tip\u003c\/td\u003e\n\t\t\t\u003ctd\u003ePrecision control nozzle\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Properties\"\u003eFlexible \u0026amp; Waterproof\u003c\/td\u003e\n\t\t\t\u003ctd\u003eResists moisture and impact\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Set Time\"\u003eApprox. 20 Minutes\u003c\/td\u003e\n\t\t\t\u003ctd\u003eInitial handling time\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"pd-faq\"\u003e\n\u003ch2 style=\"text-align: center; margin-bottom: 2rem;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eIs this glue safe to use on expensive sneakers?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eYes. It is specifically designed to be \"shoe-safe.\" It dries clear without whitening and remains flexible after curing, so it won't damage the material or crack when the shoe bends during walking.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eWhat materials does it bond best with?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eIt is highly versatile and forms strong bonds with leather, rubber, fabric, ceramics, metal, wood, glass, and most hard plastics.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eHow long does it take to dry completely?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eThe glue achieves an initial set in approximately 20 minutes, allowing for gentle handling. For maximum bond strength and durability, we recommend allowing a full 24 hours for complete curing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Set (1 Glue + 30 Tips)","offer_id":50726367953116,"sku":"0529-17031898","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2 Sets (Keep a Backup - Save 20%)","offer_id":50726367985884,"sku":"0529-17037209","price":19.95,"currency_code":"USD","in_stock":true},{"title":"3 Sets (Best Value - Save 35%)","offer_id":50726368018652,"sku":"0529-17036197","price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/5482\/4924\/files\/6a93a22337ffba5501102b977f939a76_340e06fb-283f-4fb0-961c-6ddad0b7ffc3.jpg?v=1780045520","url":"https:\/\/cheerstash.com\/products\/all-material-fix-glue","provider":"Cheerstash","version":"1.0","type":"link"}