{"product_id":"precision-squishy-toy-glue","title":"Precision Squishy Toy Glue","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Single-Component Room Temperature Curing Adhesive for TPR\/TPE Toys\nTarget Audience: Squishy toy collectors, stress ball owners, and craft enthusiasts\nVisual Style: Clean, educational, and focused on precision application\nColor Strategy: Forest Green (#124e3f) as primary, warm yellow accents, neutral light grays (#f8f9fa) for contrast\nModule Order: Intro\/Hero -\u003e Feature 1 (Flexible Bond) -\u003e Feature 2 (Precision Metal Needle) -\u003e Feature 3 (Transparent Finish) -\u003e Scenario Section (Sticky \u0026 Grip Balls) -\u003e How to Use -\u003e Safety Warning -\u003e Specifications Table -\u003e FAQ Section\nDetail Image Mapping: Hero=detail_2, Feature1=detail_4, Feature2=detail_5, Feature3=detail_3, Scenario=detail_1\nSpecification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no direct comparative state imagery provided in source documents)\nInformation Boundary: Strictly relies on facts extracted from the provided analysis report, detail images, and spec sheet. No unverified material specifications, safety certifications, or premium claims have been added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #124e3f;\n      --primary-light: #e6f0ed;\n      --text-main: #212529;\n      --text-sub: #495057;\n      --bg-body: #ffffff;\n      --bg-card: #ffffff;\n      --bg-soft: #f8f9fa;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n      --shadow-lg: 0 10px 20px rgba(0,0,0,0.08);\n      --border-color: #dee2e6;\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, Helvetica, Arial, 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    .product-detail-container .hero-title {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--primary);\n      margin: 0 0 16px 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;\n      line-height: 1.4;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 14px 0;\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 .badge,\n    .product-detail-container .tag {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding-top: 1rem;\n    }\n\n    \/* Trust Badge \u0026 Tags *\/\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: var(--primary-light);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 12px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* Image Rules *\/\n    .product-detail-container .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      box-sizing: border-box;\n      min-height: 250px;\n      font-weight: 500;\n    }\n\n    \/* Hero Layout *\/\n    .product-detail-container .hero-section {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      align-items: center;\n    }\n\n    \/* Features Layout *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: clamp(2rem, 4vw, 3rem);\n    }\n\n    .product-detail-container .feature-media {\n      width: 100%;\n    }\n\n    .product-detail-container .feature-copy {\n      width: 100%;\n    }\n\n    \/* How to Use \u0026 Safety Warning Layout *\/\n    .how-to-use-steps {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n    }\n    .how-to-use-steps ol {\n      padding-left: 20px;\n      margin: 0;\n    }\n    .how-to-use-steps li {\n      margin-bottom: 16px;\n    }\n    .how-to-use-steps li:last-child {\n      margin-bottom: 0;\n    }\n    .how-to-use-steps strong {\n      color: var(--text-main);\n    }\n\n    .safety-warning {\n      background-color: #fff3cd;\n      border-left: 4px solid #ffc107;\n      padding: 20px 24px;\n      border-radius: 0 var(--radius-md) var(--radius-md) 0;\n    }\n    .safety-warning h3 {\n      color: #856404;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .safety-warning ul {\n      margin: 0;\n      padding-left: 20px;\n    }\n    .safety-warning li {\n      color: #856404;\n      margin-bottom: 12px;\n    }\n    .safety-warning li:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* Specifications Layout *\/\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px 0;\n      display: flex;\n      align-items: start;\n    }\n\n    .product-detail-container .spec-table td::before {\n      content: attr(data-label);\n      font-weight: 600;\n      flex: 0 0 35%;\n      color: var(--text-main);\n    }\n\n    .product-detail-container .spec-table .spec-value {\n      flex: 1;\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Layout *\/\n    .product-detail-container .faq-item {\n      background-color: var(--bg-soft);\n      padding: 20px;\n      border-radius: var(--radius-lg);\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .faq-question {\n      margin-bottom: 8px;\n    }\n\n    \/* Tablet \u0026 Desktop Adjustments *\/\n    @media (min-width: 768px) {\n      .product-detail-container .hero-section {\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n      }\n\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 40px;\n      }\n\n      .product-detail-container .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .product-detail-container .feature-media,\n      .product-detail-container .feature-copy {\n        flex: 1;\n      }\n    }\n\n    \/* Specifications Mobile Responsive Rules *\/\n    @media (max-width: 767px) {\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .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      .product-detail-container .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      .product-detail-container .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      .product-detail-container .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-copy-wrap\"\u003e\n\u003cspan class=\"badge\"\u003eRoom Temperature Curing\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003eKeep Your Squeezies Squishy! Invisible \u0026amp; Flexible Repair\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eSpecially formulated transparent adhesive designed to repair cracks, tears, and separations in TPR and TPE soft toys with micro-precision.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media-wrap\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img42\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260827161958\/5741c2af41661e2cfb497c59524abbad.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260827154223\/0bb3fc6817485bbed2a2827b5aee59dd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003ePrecision Metal Needle Tip\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThe built-in fine metal tip allows pin-point control to guide the adhesive directly into small tears and micro-cracks. Squeeze precisely where you need it without messy overflow or sticking to your hands. Includes a cap with an integrated unclogging pin.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eBuilt-In Needle Tip\u003c\/span\u003e \u003cspan class=\"tag\"\u003eAnti-Clogging Cap\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img63\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260827154223\/6e409506a9b0558e1d4c62bf8d8788d1.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eClean \u0026amp; Completely Clear Finish\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eDries fully transparent and colorless. Leaves zero white residue or chalky outlines behind, making it suitable for restoring vibrant colored squishies, sticky balls, and decorative soft rubber pieces.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eZero White Residue\u003c\/span\u003e \u003cspan class=\"tag\"\u003eInvisible Repair\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Scenario Section (Optional, supported by detail_1) --\u003e\n\n\u003csection class=\"scenario-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eDesigned for Wide Soft Toy Applications\u003c\/h2\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img64\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260827154223\/97dfd122a2ab1a8ac38c5136397c6382.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cp class=\"feature-desc\"\u003eSpecially formulated for repairing a wide range of soft-touch, stretchy items including TPE\/TPR sticky balls, decompression stress balls, squeeze toys, and secure toy sealing joints.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- How to Use Section --\u003e\n\n\u003csection class=\"how-to-use-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e🛠️ How to Repair Your Squishy in 3 Easy Steps:\u003c\/h2\u003e\n\n\u003cdiv class=\"how-to-use-steps\"\u003e\n\u003col\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eClean:\u003c\/strong\u003e Ensure the torn edges of the toy are completely dry and free of dust or oils.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eApply:\u003c\/strong\u003e Use the precision needle tip to apply a \u003cem\u003every thin\u003c\/em\u003e layer of glue to one side of the tear. (Less is more!)\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003ePress \u0026amp; Wait:\u003c\/strong\u003e Press the two sides together firmly for about 1-2 minutes until it holds its shape. Leave it undisturbed for 24 hours for a full, flexible cure.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Safety Warning Section --\u003e\n\n\u003csection class=\"safety-section\"\u003e\n\u003cdiv class=\"safety-warning\"\u003e\n\u003ch3\u003e⚠️ Safety First:\u003c\/h3\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eAdult Supervision Required:\u003c\/strong\u003e This product is a chemical adhesive. Application and repair should \u003cstrong\u003eonly be performed by adults\u003c\/strong\u003e. Keep the glue tube out of reach of children and pets.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003ePlay Safe:\u003c\/strong\u003e Please wait the full \u003cstrong\u003e24 hours\u003c\/strong\u003e for the glue to completely cure and any mild adhesive scent to dissipate before handing the toy back to children for play.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eAvoid Contact:\u003c\/strong\u003e Avoid contact with eyes and skin during application. Use in a well-ventilated area.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-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 Type\"\u003e\u003cspan class=\"spec-value\"\u003eSingle-Component Adhesive (0 Degree TPR Glue)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Net Volume\"\u003e\u003cspan class=\"spec-value\"\u003e20ml (approx. 0.68 fl 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=\"Curing Method\"\u003e\u003cspan class=\"spec-value\"\u003eRoom Temperature Natural Cure (No UV light or mixing needed)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Curing Speed\"\u003e\u003cspan class=\"spec-value\"\u003e2 to 10 minutes surface dry; 24 hours full cure\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Cured Appearance\"\u003e\u003cspan class=\"spec-value\"\u003eCompletely transparent and flexible\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material Compatibility\"\u003e\u003cspan class=\"spec-value\"\u003eSpecifically for TPR and TPE (Not suitable for regular silicone or hard plastics)\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!-- D. 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\"\u003e❓ Does this adhesive turn hard or crusty after it dries?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. This formula is created specifically to bond TPR and TPE toys while keeping them soft, stretchy, and elastic without turning hard or changing the original squishy texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e❓ How long does it take for the repaired toy to dry and fully cure?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eIt achieves a surface dry (tack-free) state within 2 to 10 minutes. For heavy stretching, squeezing, and kneading, please allow a full 24 hours to cure completely.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e❓ Can I use this glue on regular silicone or hard plastic toys?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. This adhesive is specifically engineered to fuse with TPR and TPE materials. It is not suitable for regular silicone or hard plastic toys.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Starter Pack) 🧪","offer_id":50185532997882,"sku":"0827-16398359","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Keep a Backup - Save 20%) ✌️","offer_id":50185533030650,"sku":"0827-16399937","price":19.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Best Value - Save 30%) 🌟","offer_id":50185533063418,"sku":"0827-16399062","price":26.95,"currency_code":"USD","in_stock":true},{"title":"5-Pack (Super Saver - Save 40%) 💰","offer_id":50185533096186,"sku":"0827-16394265","price":38.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/5741c2af41661e2cfb497c59524abbad.jpg?v=1787820075","url":"https:\/\/varitino.com\/products\/precision-squishy-toy-glue","provider":"Varitino","version":"1.0","type":"link"}