{"product_id":"waterproof-peel-and-stick-patch","title":"Waterproof Peel and Stick Patch","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Self-Adhesive Fabric Repair Patch\nTarget Audience: Outdoors enthusiasts, homeowners, and travelers looking to fix damaged clothing and gear\nVisual Style: Modern, clean, high-contrast, structured\nColor Strategy: Charcoal black (#111111), accent gold (#f1b400), soft cream background (#fdfbf7)\nModule Order: Hero -\u003e Compare Section -\u003e Features (1, 2, 3) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Compare=detail_2, Feature1=detail_5, Feature2=detail_4, Feature3=detail_3\nSpecification Data Source: Based on detail_1, detail_4, and supplementary information (data extraction only; no specification image placeholder is rendered)\nCompare Section: Included. Clear comparison of jacket before repair (with visible hole) and after repair (repaired seamlessly).\nInformation Boundary: Fully grounded in visual assets and supplemental facts. Includes exact dimensions, waterproof performance, and step-by-step instructions as displayed.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design Variables *\/\n    .product-detail-container {\n      --primary: #111111;\n      --primary-hover: #222222;\n      --accent: #f1b400;\n      --text-main: #111111;\n      --text-sub: #444444;\n      --bg-body: #ffffff;\n      --bg-card: #fdfbf7;\n      --bg-soft: #f4f4f4;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.08);\n      --border-color: #e5e5e5;\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 !important;\n      line-height: 1.3 !important;\n      font-weight: 800;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\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      margin: 0 0 12px 0;\n      color: var(--text-main);\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-description,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .spec-value {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      font-weight: 400;\n      color: var(--text-sub);\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-of-type {\n      border-bottom: none;\n    }\n\n    \/* Image Rules *\/\n    .product-detail-container .image-wrapper {\n      width: 100%;\n      height: auto;\n      display: block;\n      margin: 0 auto;\n      box-sizing: border-box;\n    }\n\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed #cccccc;\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      text-align: center;\n      box-sizing: border-box;\n      font-weight: 600;\n      color: #666666;\n    }\n\n    \/* Trust Badge \/ Pills *\/\n    .product-detail-container .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .product-detail-container .badge {\n      display: inline-block;\n      padding: 6px 16px;\n      background-color: var(--bg-soft);\n      border-radius: 50px;\n      font-weight: 600 !important;\n      color: var(--text-main);\n    }\n\n    .product-detail-container .badge-accent {\n      background-color: var(--accent);\n      color: var(--text-main);\n    }\n\n    \/* Intro \/ Hero Block *\/\n    .product-detail-container .hero-section {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      align-items: center;\n    }\n\n    .product-detail-container .hero-content {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Compare Section *\/\n    .product-detail-container .compare-section {\n      text-align: center;\n    }\n\n    .product-detail-container .compare-container {\n      max-width: 800px;\n      margin: 0 auto 24px auto;\n    }\n\n    \/* Feature Sections *\/\n    .product-detail-container .feature-item {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      align-items: center;\n      margin-bottom: 40px;\n    }\n\n    .product-detail-container .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Specifications Layout *\/\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 24px;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-list {\n      margin-top: 24px;\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n    }\n\n    .product-detail-container .faq-item {\n      background-color: var(--bg-card);\n      padding: 24px;\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 767px) {\n      .product-detail-container .hero-section {\n        grid-template-columns: 1fr;\n        gap: 24px;\n      }\n\n      .product-detail-container .hero-content {\n        order: 2;\n      }\n\n      .product-detail-container .hero-media {\n        order: 1;\n      }\n\n      .product-detail-container .feature-item {\n        grid-template-columns: 1fr;\n        gap: 24px;\n      }\n\n      .product-detail-container .feature-copy {\n        order: 2;\n      }\n\n      .product-detail-container .feature-media {\n        order: 1;\n      }\n\n      \/* Specifications Responsive Rules *\/\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(120px, 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 !important;\n        font-weight: 700;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .product-detail-container .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px !important;\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\n    \/* Alternate pattern for Desktop Features *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item:nth-child(even) .feature-media {\n        order: 2;\n      }\n      .product-detail-container .feature-item:nth-child(even) .feature-copy {\n        order: 1;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Content Block --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge badge-accent\"\u003eNo-Sew Repair\u003c\/span\u003e \u003cspan class=\"badge\"\u003eWater-Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eInstant Self-Adhesive Fabric Repair Patch\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eFix small tears, holes, and worn spots on your clothing and outdoor gear in seconds. Simply cut to your preferred size, peel, and stick. No sewing, ironing, or complicated tools required.\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=\"img271\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914173922\/c7f4248ae832995fa057e17a739340bd.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\"\u003eSeamless Before \u0026amp; After Repair\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\" style=\"max-width: 700px; margin: 0 auto 32px auto;\"\u003eInstantly covers up damage on puffer jackets and outdoor fabrics, stopping fill materials from escaping while returning your gear to full service.\u003c\/p\u003e\n\n\u003cdiv class=\"compare-container\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img272\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914173922\/0183d362abfa29d9e64b366506e1676a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection\u003e\n\u003ch2 class=\"section-title\" style=\"text-align: center; margin-bottom: 40px;\"\u003eDesigned For Durability and Flexibility\u003c\/h2\u003e\n\n\u003cdiv class=\"feature-list\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img273\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914173922\/3757939a29c7ba13addd3a655587a04f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eWater-Resistant Fabric \u0026amp; Tough Adhesive\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eMade with a durable, water-resistant fabric that features a powerful self-adhesive backing. It provides excellent water resistance and a secure bond that stays flat and reliable even after washing.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\" style=\"margin-top: 16px;\"\u003e\n\u003cspan class=\"badge\"\u003eWashable After Use\u003c\/span\u003e \u003cspan class=\"badge\"\u003eWater-Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\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=\"img281\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914173923\/4501f33555eb46b0a02b84f6089d5bd5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eCut Freely to Any Shape or Size\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eClean up the area around the tear, cut the patch into your desired size or a personalized shape (like a heart or circle), and stick it directly to the repair area to restore your items instantly.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\" style=\"margin-top: 16px;\"\u003e\n\u003cspan class=\"badge\"\u003ePeel \u0026amp; Stick\u003c\/span\u003e \u003cspan class=\"badge\"\u003eCustom Trimming\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\u003cdiv\u003e\u003cimg cke-id=\"img280\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914173922\/27adb2522416e3a45bddf3a935b6edc9.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eVersatile Solution for Multiple Fabrics\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eIdeal for a wide range of smooth fabrics and equipment. Conveniently repair down jackets, umbrellas, tents, raincoats, backpacks, clothing, and other synthetic fabric gear.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\" style=\"margin-top: 16px;\"\u003e\n\u003cspan class=\"badge\"\u003eJackets \u0026amp; Tents\u003c\/span\u003e \u003cspan class=\"badge\"\u003eBags \u0026amp; Rainwear\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=\"section-title\"\u003eProduct Specifications\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=\"Color\"\u003e\u003cspan class=\"spec-value\"\u003eBlack\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimensions\"\u003e\u003cspan class=\"spec-value\"\u003e25 x 15 cm (Approx. 9.8 x 5.9 inches)\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\"\u003e\u003cspan class=\"spec-value\"\u003eWater-resistant fabric with self-adhesive backing\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Application Method\"\u003e\u003cspan class=\"spec-value\"\u003ePeel-and-stick (No sewing or ironing required)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Maintenance\"\u003e\u003cspan class=\"spec-value\"\u003eWashable after application\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\"\u003e💡 Do I need an iron or sewing kit to apply this patch?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. This is a fully self-adhesive peel-and-stick fabric patch. Simply clean the damaged area, cut the patch to your desired size, peel off the backing paper, and press it firmly over the hole to complete the repair in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Can the repaired item be washed afterward?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. The patch is made of water-resistant fabric and has a strong adhesive layer designed to withstand normal water exposure. It is fully washable after application.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Can I cut this patch into creative shapes?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. You can cut the patch into any custom size or preferred shape (such as a heart, circle, or star) with standard household scissors, making the repair look like a custom design feature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Black \/ 1-Pack (Starter Pack)","offer_id":46203021426879,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3-Pack (Keep a Backup - 15%)","offer_id":46203021459647,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 5-Pack (Stock Up \u0026 Save - 25%)","offer_id":46203021492415,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/c7f4248ae832995fa057e17a739340bd.jpg?v=1789378826","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/waterproof-peel-and-stick-patch","provider":"Bak","version":"1.0","type":"link"}