{"title":"Tire Repair Patches","description":null,"products":[{"product_id":"rema-fru1-p-universal-patch-2-1-4-round-1-ply-100-unit-bucket","title":"REMA REM-FRU1-P Universal Tire Repair Patch, 2-1\/4\" Round, 1 Ply (100 pcs Bucket)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Round black REMA tire repair patches in clear bucket containing 100 pieces\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU1-P.jpg?v=1737247419\u0026amp;width=400 400w,\n              https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU1-P.jpg?v=1737247419\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU1-P.jpg?v=1737247419\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eProfessional Grade Tire Repair Patches - REMA Universal Round Patches (REM-FRU1-P, 100 Count)\u003c\/h2\u003e\n\u003ch3\u003eCold Vulcanizing Tire Patch System for Permanent Puncture Repair\u003c\/h3\u003e\n\u003cp\u003eThe REMA REM-FRU1-P Universal Tire Repair Patch delivers professional puncture repair for shops and technicians. This 100-piece bucket includes 2-1\/4 inch round patches for radial and bias-ply tires, providing cold-vulcanizing repairs that create airtight seals.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits and Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Tire Compatibility\u003c\/strong\u003e - Engineered for safe use on both radial and bias-ply tire construction, making these patches suitable for passenger vehicles, light trucks, SUVs, and commercial applications without requiring separate patch inventory.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Cold Vulcanizing Bond\u003c\/strong\u003e - Creates a permanent, chemical bond when used with REMA TIP TOP vulcanizing cement, eliminating the need for hot vulcanizing equipment while delivering repair strength that matches original tire integrity.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eOptimal 2-1\/4 Inch Size\u003c\/strong\u003e - Round design with 57mm diameter covers small to medium punctures effectively while remaining flexible enough for curved tire surfaces and maintaining proper load distribution across the repair area.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications and Use Cases\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eProfessional tire repair shops and automotive service centers.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations requiring consistent patch repair solutions.\u003c\/li\u003e\n\u003cli\u003eAgricultural and industrial tire repairs in field service applications.\u003c\/li\u003e\n\u003cli\u003eMobile tire repair services needing reliable, portable patch solutions.\u003c\/li\u003e\n\u003cli\u003eMotorcycle and ATV tire repairs where puncture size fits patch specifications.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-FRU1-P Tire Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eREM-FRU1-P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eUniversal Round Tire Repair Patch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e2-1\/4 inches (57 mm) diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePly Rating\u003c\/th\u003e\n\u003ctd\u003e1 Ply Construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e100 patches per bucket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eRadial and Bias-Ply Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRepair Process\u003c\/th\u003e\n\u003ctd\u003eCold Vulcanizing with BL Cement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results with REMA Patches\u003c\/h2\u003e\n\u003cp\u003eJoin thousands of tire professionals who trust REMA's proven cold vulcanizing technology for permanent puncture repairs.\u003c\/p\u003e\n\u003cstrong\u003eOrder your REMA tire repair patches today and maintain professional repair standards.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can these tire patches repair? A: These 2-1\/4 inch patches effectively repair punctures up to 1\/4 inch diameter in the tire tread area, providing adequate overlap for secure bonding. The round design distributes stress evenly across the repair zone, making them suitable for nail holes, screw punctures, and similar damage. They should not be used on sidewall damage or punctures larger than the recommended size limit. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these tire patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese 2-1\/4 inch patches effectively repair punctures up to 1\/4 inch diameter in the tire tread area, providing adequate overlap for secure bonding. The round design distributes stress evenly across the repair zone, making them suitable for nail holes, screw punctures, and similar damage. They should not be used on sidewall damage or punctures larger than the recommended size limit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do these patches work on both car and truck tires? A: Yes, REMA FRU1-P patches are designed for universal use on passenger cars, light trucks, SUVs, and commercial vehicles with both radial and bias-ply construction. The single-ply design provides flexibility for curved tire surfaces while maintaining strength for diverse vehicle fleets. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo these patches work on both car and truck tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA FRU1-P patches are designed for universal use on passenger cars, light trucks, SUVs, and commercial vehicles with both radial and bias-ply construction. The single-ply design provides flexibility for curved tire surfaces while maintaining strength for diverse vehicle fleets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What cement is required for proper patch installation? A: These patches require REMA TIP TOP BL cement or compatible cold vulcanizing cement to create the permanent chemical bond for effective tire repair. The BL cement system activates at room temperature, eliminating the need for hot vulcanizing equipment. Apply cement to both the patch and prepared tire surface, allow proper tack time, then press firmly for complete bonding. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat cement is required for proper patch installation?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese patches require REMA TIP TOP BL cement or compatible cold vulcanizing cement to create the permanent chemical bond for effective tire repair. The BL cement system activates at room temperature, eliminating the need for hot vulcanizing equipment. Apply cement to both the patch and prepared tire surface, allow proper tack time, then press firmly for complete bonding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do REMA tire patch repairs typically last? A: When properly installed with appropriate vulcanizing cement, REMA patches create permanent repairs that last the remaining life of the tire under normal driving conditions. The cold vulcanizing process forms a molecular bond between the patch and tire liner, creating a repair as strong as the original tire construction. Most professional installations maintain their integrity through multiple years of service. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do REMA tire patch repairs typically last?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen properly installed with appropriate vulcanizing cement, REMA patches create permanent repairs that last the remaining life of the tire under normal driving conditions. The cold vulcanizing process forms a molecular bond between the patch and tire liner, creating a repair as strong as the original tire construction. Most professional installations maintain their integrity through multiple years of service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858079174907,"sku":"REM-FRU1-P","price":144.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU1-P.jpg?v=1767619303"},{"product_id":"prema-pt-3t-tube-medium-round-tire-patch-100bx","title":"PREMA PRE-PT-3T Tube Tire Patch, Medium Round, Box of 100","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2001039.jpg?v=1767620236?v=1767092379\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2001039.jpg?v=1737247397\u0026amp;width=400 400w,\n              https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2001039.jpg?v=1767620236?v=1767092379 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"Round tire repair patches in clear plastic packaging showing 100 count box\"\u003e\n\n    \u003ch2\u003eTire Repair Patches - PREMA Inner Tube Repair Kit (PRE-PT-3T, 100 Pack)\u003c\/h2\u003e\n    \u003ch3\u003eMedium Round Vulcanizing Patches for Equipment Repair\u003c\/h3\u003e\n    \u003cp\u003ePREMA PRE-PT-3T tire repair patches provide puncture repair for inner tubes with PREMATACK cushion gum technology. Each box contains 100 patches measuring 2-1\/4 inches in diameter for bicycles, motorcycles, and equipment.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"highlight\"\u003e\n      \u003cstrong\u003ePREMATACK Material\u003c\/strong\u003e - Cushion gum rubber compound bonds to butyl and natural rubber inner tubes when used with vulcanizing cement.\n    \u003c\/div\u003e\n    \u003cdiv class=\"highlight\"\u003e\n      \u003cstrong\u003eMedium Round Design\u003c\/strong\u003e - 2-1\/4 inch diameter covers punctures up to 1-1\/4 inches with required 1\/2 inch overlap on all sides.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eApplications\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003eBicycle and motorcycle inner tube repair.\u003c\/li\u003e\n      \u003cli\u003eLawnmower and agricultural equipment tires.\u003c\/li\u003e\n      \u003cli\u003eProfessional tire shop operations.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003cdiv style=\"overflow-x: auto;\"\u003e\n      \u003ctable\u003e\n        \u003ccaption\u003ePREMA PRE-PT-3T Details\u003c\/caption\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n            \u003ctd\u003ePRE-PT-3T\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n            \u003ctd\u003e2-1\/4 inch diameter (57mm)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n            \u003ctd\u003e100 patches per box\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003ePREMATACK cushion gum rubber\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n            \u003ctd\u003eButyl rubber, natural rubber inner tubes\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cta\"\u003e\n    \u003ch2\u003eGet PREMA Tire Repair Patches\u003c\/h2\u003e\n    \u003cp\u003eStock up with 100 patches for inner tube repairs. Suitable for mechanics and equipment maintenance.\u003c\/p\u003e\n    \u003cstrong\u003eAdd to cart now.\u003c\/strong\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e\n      Q: Do I need vulcanizing cement with these tire repair patches?\n      A: Yes, vulcanizing cement is required for proper adhesion and permanent repair with these PREMATACK patches. PREMA recommends their PFC-8 or PFC-32 ultra-fast dry cement formulations for optimal bonding results. Apply cement according to manufacturer instructions for maximum strength and durability of the repair.\n      \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need vulcanizing cement with these tire repair patches?\u003c\/summary\u003e\n      \u003cdiv\u003e\u003cp\u003eYes, vulcanizing cement is required for proper adhesion and permanent repair with these PREMATACK patches. PREMA recommends their PFC-8 or PFC-32 ultra-fast dry cement formulations for optimal bonding results. Apply cement according to manufacturer instructions for maximum strength and durability of the repair.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e\n      Q: What size punctures can these medium round patches repair?\n      A: These 2-1\/4 inch diameter patches effectively repair punctures up to 1-1\/4 inches across in inner tubes. The patch must extend at least 1\/2 inch beyond the injury on all sides for complete coverage and proper seal. Button-hole any larger tears before applying to prevent further damage.\n      \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size punctures can these medium round patches repair?\u003c\/summary\u003e\n      \u003cdiv\u003e\u003cp\u003eThese 2-1\/4 inch diameter patches effectively repair punctures up to 1-1\/4 inches across in inner tubes. The patch must extend at least 1\/2 inch beyond the injury on all sides for complete coverage and proper seal. Button-hole any larger tears before applying to prevent further damage.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e\n      Q: Are these patches compatible with tubeless tires?\n      A: No, these patches are specifically engineered for inner tube repair on tube-type tires found in bicycles, motorcycles, lawnmowers, and agricultural equipment only. They work with butyl rubber and natural rubber inner tubes but are not designed for tubeless tire applications or sidewall repairs.\n      \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eAre these patches compatible with tubeless tires?\u003c\/summary\u003e\n      \u003cdiv\u003e\u003cp\u003eNo, these patches are specifically engineered for inner tube repair on tube-type tires found in bicycles, motorcycles, lawnmowers, and agricultural equipment only. They work with butyl rubber and natural rubber inner tubes but are not designed for tubeless tire applications or sidewall repairs.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e\n      Q: How does this compare to tire plugs for puncture repair?\n      A: Tire patches create a permanent vulcanized repair from inside the inner tube using chemical bonding with cement, while plugs are external temporary fixes. Patches require tube removal and proper preparation but provide long-term reliability and strength, whereas plugs offer quick roadside solutions with shorter durability.\n      \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eHow does this compare to tire plugs for puncture repair?\u003c\/summary\u003e\n      \u003cdiv\u003e\u003cp\u003eTire patches create a permanent vulcanized repair from inside the inner tube using chemical bonding with cement, while plugs are external temporary fixes. Patches require tube removal and proper preparation but provide long-term reliability and strength, whereas plugs offer quick roadside solutions with shorter durability.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Prema","offers":[{"title":"Default Title","offer_id":46858099458299,"sku":"PRE-PT-3T","price":62.45,"currency_code":"USD","in_stock":true}]},{"product_id":"prema-universal-patch-2-1-4-square-1000-box","title":"PREMA PRE-PUS-3-B Universal Tire Repair Patch, 2-1\/4\" Square (Box of 1000)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"PREMA tire repair patches in gray cardboard box with 1000 square patches\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2005535.jpg?v=1737247396\u0026amp;width=400 400w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2005535.jpg?v=1737247396\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2005535.jpg?v=1737247396\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eHeavy Duty Performance - PREMA Universal Tire Repair Patch (PRE-PUS-3-B, 1000 Pack)\u003c\/h2\u003e\n\u003ch3\u003eProfessional Square Tire Patches for Radial and Bias Ply Tires\u003c\/h3\u003e\n\u003cp\u003eThe PREMA PRE-PUS-3-B tire repair patch delivers professional-grade repair solutions for automotive shops and tire service centers. Each 2-1\/4\" square patch provides reliable, long-lasting repairs for nail hole injuries in both radial and bias ply tires, with 1000 patches per box ensuring high-volume operations stay fully stocked.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Compatibility\u003c\/strong\u003e - Works effectively on both radial and bias ply tires, eliminating the need to stock multiple patch types for different tire construction methods.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Strength Construction\u003c\/strong\u003e - Features high-strength cord-reinforced material that creates permanent, airtight seals capable of withstanding extreme road conditions and tire flexing.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eHigh-Volume Supply\u003c\/strong\u003e - Each box contains 1000 patches, providing cost-effective inventory management for busy tire shops and reducing frequent reordering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eProfessional tire shops and automotive service centers.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance facilities requiring reliable tire repair solutions.\u003c\/li\u003e\n\u003cli\u003eMobile tire repair services needing portable, effective patches.\u003c\/li\u003e\n\u003cli\u003eIndustrial facilities with heavy equipment tire maintenance needs.\u003c\/li\u003e\n\u003cli\u003eMotorcycle and ATV repair shops handling various tire types.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003ePREMA PRE-PUS-3-B Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003ePREMA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003ePRE-PUS-3-B\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e2-1\/4\" x 2-1\/4\" (57mm x 57mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShape\u003c\/th\u003e\n\u003ctd\u003eSquare\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e1000 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e14.5 lb (6.6 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eRadial and bias ply tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication\u003c\/th\u003e\n\u003ctd\u003eCrown area nail hole repairs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eUse with vulcanizing cement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cp\u003eThese universal \u003cem\u003etire patches\u003c\/em\u003e are designed for use with PREMA vulcanizing cement or compatible tire repair adhesives. Always clean the repair area thoroughly and fill the injury channel with appropriate repair material before applying the patch. Follow standard tire industry procedures for permanent repairs in the crown area only.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eProfessional Tire Repair Solutions Ready to Ship\u003c\/h2\u003e\n\u003cp\u003eKeep your shop running smoothly with reliable, high-volume tire repair patches commonly used by professional tire service centers. Fast shipping available for immediate inventory needs.\u003c\/p\u003e\n\u003cstrong\u003eOrder Your PREMA Tire Repair Patches Today\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these tire repair patches be used on both car and truck tires? A: Yes, PREMA PRE-PUS-3-B patches work effectively on both radial and bias ply tire construction types, making them suitable for passenger cars, light trucks, commercial vehicles, motorcycles, ATVs, and other wheeled equipment. These universal patches are specifically engineered for nail hole puncture repairs in the crown area only, not for sidewall or shoulder damage which requires different methods. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these tire repair patches be used on both car and truck tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, PREMA PRE-PUS-3-B patches work effectively on both radial and bias ply tire construction types, making them suitable for passenger cars, light trucks, commercial vehicles, motorcycles, ATVs, and other wheeled equipment. These universal patches are specifically engineered for nail hole puncture repairs in the crown area only, not for sidewall or shoulder damage which requires different methods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What type of adhesive do I need to install these patches? A: These patches require vulcanizing cement for proper installation and permanent bonding. PREMA specifically recommends their Ultra Fast Dry Vulcanizing Cement for optimal results, though other compatible tire repair adhesives can be used following manufacturer guidelines. Always ensure the cement is fresh and applied according to temperature and timing specifications for best adhesion. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of adhesive do I need to install these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese patches require vulcanizing cement for proper installation and permanent bonding. PREMA specifically recommends their Ultra Fast Dry Vulcanizing Cement for optimal results, though other compatible tire repair adhesives can be used following manufacturer guidelines. Always ensure the cement is fresh and applied according to temperature and timing specifications for best adhesion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do these tire patches typically last once installed? A: When properly installed with appropriate vulcanizing cement, these patches create permanent repairs that last for the entire remaining life of the tire. The high-strength cord reinforcement and superior bonding material ensure exceptional durability under normal driving conditions, including highway speeds, temperature variations, and typical road stress without degradation or failure over time. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do these tire patches typically last once installed?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen properly installed with appropriate vulcanizing cement, these patches create permanent repairs that last for the entire remaining life of the tire. The high-strength cord reinforcement and superior bonding material ensure exceptional durability under normal driving conditions, including highway speeds, temperature variations, and typical road stress without degradation or failure over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are these patches suitable for sidewall repairs? A: No, these universal patches are designed specifically for crown area repairs only, where the tire contacts the road surface. Sidewall injuries require different repair methods or complete tire replacement depending on the location and severity of damage. Industry safety standards prohibit patching sidewall areas due to structural integrity and safety concerns during vehicle operation. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these patches suitable for sidewall repairs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, these universal patches are designed specifically for crown area repairs only, where the tire contacts the road surface. Sidewall injuries require different repair methods or complete tire replacement depending on the location and severity of damage. Industry safety standards prohibit patching sidewall areas due to structural integrity and safety concerns during vehicle operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to tire patch plugs? A: These patches provide more comprehensive coverage than patch plugs by completely covering the entire puncture area from the inside tire surface. They're ideal for larger nail holes or when maximum repair strength is needed. While patch plugs fill the hole, these patches distribute stress across a wider area, creating stronger, more permanent repairs for professional applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to tire patch plugs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese patches provide more comprehensive coverage than patch plugs by completely covering the entire puncture area from the inside tire surface. They're ideal for larger nail holes or when maximum repair strength is needed. While patch plugs fill the hole, these patches distribute stress across a wider area, creating stronger, more permanent repairs for professional applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Prema","offers":[{"title":"Default Title","offer_id":46858100113659,"sku":"PRE-PUS-3-B","price":504.47,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2005535.jpg?v=1767620255"},{"product_id":"prema-pt-4-tube-patch-tube-patch-3-round-40-bx","title":"PREMA PRE-PT-4 Tube Patch, 3\" Round, PT-4, Box of 40","description":"\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg class=\"product-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2001040.jpg?v=1767622435?v=1767095532\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2001040.jpg?v=1737247306\u0026amp;width=400 400w,\n              https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2001040.jpg?v=1767622435?v=1767095532 800w\" alt=\"PREMA PT-4 inner tube repair patches in box showing 40 round 3-inch patches\" width=\"800\" height=\"600\" loading=\"eager\"\u003e\n\u003ch2\u003eProfessional Tire Repair Solution - PREMA Inner Tube Patches (PT-4, 40 Pack)\u003c\/h2\u003e\n\u003ch3\u003eHeavy Duty Tube Patch Kit for Automotive and Industrial Applications\u003c\/h3\u003e\n\u003cp\u003eThe PREMA PT-4 inner tube repair patch delivers professional-grade puncture repair for automotive, agricultural, and industrial tire applications. Each 3-inch (76 mm) round patch features soft PREMATACK cushion gum rubber that provides maximum green tack adhesion for reliable, long-lasting repairs. This 40-pack offers exceptional value for tire service professionals and equipment operators who need dependable \u003cem\u003etire repair patch\u003c\/em\u003e solutions.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eMaximum Adhesion Strength\u003c\/strong\u003e - Soft PREMATACK cushion gum rubber provides superior green tack that bonds permanently to inner tubes without vulcanizing cement heating requirements.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Size Coverage\u003c\/strong\u003e - 3-inch (76 mm) round patches cover punctures up to 1.5 inches (38 mm) with the recommended 1\/2-inch (13 mm) overlap on all sides, ensuring complete seal integrity.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eBulk Value Pack\u003c\/strong\u003e - 40 patches per box provide cost-effective repair solutions for service shops, fleet maintenance, and heavy equipment operators.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications and Use Cases\u003c\/h2\u003e\n\u003cp\u003ePerfect for professionals and operators who need reliable \u003cem\u003einner tube patch\u003c\/em\u003e repairs:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAutomotive tire service and repair shops.\u003c\/li\u003e\n\u003cli\u003eAgricultural equipment maintenance and farm tire repair.\u003c\/li\u003e\n\u003cli\u003eIndustrial vehicle fleet maintenance operations.\u003c\/li\u003e\n\u003cli\u003eHeavy equipment service centers requiring durable patches.\u003c\/li\u003e\n\u003cli\u003eMotorcycle and ATV tire repair applications.\u003c\/li\u003e\n\u003cli\u003eEmergency roadside tire repair kits.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003ePREMA PT-4 Tube Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003ePREMA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003ePT-4 (PRE-PT-4)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e3 inches (76 mm) round\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e40 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePREMATACK cushion gum rubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication\u003c\/th\u003e\n\u003ctd\u003eInner tube puncture repair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatible With\u003c\/th\u003e\n\u003ctd\u003eAutomotive, agricultural, industrial tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eRequires vulcanizing cement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cp\u003eFor optimal \u003cem\u003etire repair patch\u003c\/em\u003e performance, follow these professional installation steps:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eClean and prepare the puncture area thoroughly.\u003c\/li\u003e\n\u003cli\u003e\"Button-hole\" the injury to prevent continued tearing.\u003c\/li\u003e\n\u003cli\u003eUse vulcanizing cement for proper patch adhesion.\u003c\/li\u003e\n\u003cli\u003eEnsure patch extends 1\/2 inch (13 mm) beyond injury on all sides.\u003c\/li\u003e\n\u003cli\u003eApply firm pressure during installation for complete bonding.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results Today\u003c\/h2\u003e\n\u003cp\u003eDon't let punctured inner tubes slow down your operation. PREMA PT-4 patches deliver the reliability and performance that tire professionals trust for lasting repairs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your 40-pack box now and keep your equipment rolling.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to plug-style tire repairs? A: Patches provide permanent inner tube repairs that seal from inside the tube, while plugs are temporary external fixes typically used for tubeless tires. Patches offer superior long-term reliability, strength, and professional-grade durability for inner tube applications compared to temporary plug solutions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to plug-style tire repairs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003ePatches provide permanent inner tube repairs that seal from inside the tube, while plugs are temporary external fixes typically used for tubeless tires. Patches offer superior long-term reliability, strength, and professional-grade durability for inner tube applications compared to temporary plug solutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can these 3-inch patches repair? A: These patches effectively repair punctures up to 1.5 inches when properly installed with the recommended 1\/2-inch overlap on all sides of the injury. The 3-inch diameter provides adequate coverage for most common puncture types while ensuring proper seal integrity and long-term durability. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these 3-inch patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese patches effectively repair punctures up to 1.5 inches when properly installed with the recommended 1\/2-inch overlap on all sides of the injury. The 3-inch diameter provides adequate coverage for most common puncture types while ensuring proper seal integrity and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need special cement or adhesive for installation? A: Yes, vulcanizing cement is required for proper installation and optimal adhesion. The PREMATACK gum rubber provides maximum green tack adhesion when used with appropriate vulcanizing cement following standard tire repair procedures. This combination ensures permanent, professional-grade repairs that withstand normal operating conditions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special cement or adhesive for installation?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, vulcanizing cement is required for proper installation and optimal adhesion. The PREMATACK gum rubber provides maximum green tack adhesion when used with appropriate vulcanizing cement following standard tire repair procedures. This combination ensures permanent, professional-grade repairs that withstand normal operating conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these patches be used on tubeless tires? A: These are specifically designed for inner tube repairs and are not suitable for tubeless tire applications. For tubeless tire repairs, you need dedicated tubeless tire repair patches designed for that specific application. Using inner tube patches on tubeless tires may result in improper sealing and potential safety issues. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used on tubeless tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese are specifically designed for inner tube repairs and are not suitable for tubeless tire applications. For tubeless tire repairs, you need dedicated tubeless tire repair patches designed for that specific application. Using inner tube patches on tubeless tires may result in improper sealing and potential safety issues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do these patches typically last once installed? A: When properly installed following manufacturer guidelines and using vulcanizing cement, these patches provide permanent repairs that last the remaining life of the inner tube under normal operating conditions. Professional installation ensures maximum durability and reliability for automotive, agricultural, and industrial tire applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do these patches typically last once installed?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen properly installed following manufacturer guidelines and using vulcanizing cement, these patches provide permanent repairs that last the remaining life of the inner tube under normal operating conditions. Professional installation ensures maximum durability and reliability for automotive, agricultural, and industrial tire applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Prema","offers":[{"title":"Default Title","offer_id":46858142908667,"sku":"PRE-PT-4","price":29.95,"currency_code":"USD","in_stock":true}]},{"product_id":"prema-pr-109-radial-repair-unit-2-x-3-1-ply-20-bx","title":"PREMA PRE-PR-109 Radial Repair Unit, 2\" x 3\", 1 Ply, Box of 20","description":"\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg class=\"product-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2002090.jpg?v=1767622442?v=1767095544\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2002090.jpg?v=1737247305\u0026amp;width=400 400w,\n              https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2002090.jpg?v=1767622442?v=1767095544 800w\" alt=\"PREMA radial tire repair patches in original packaging box showing 20 black rubber patches\" width=\"800\" height=\"600\" loading=\"eager\"\u003e\n\u003ch2\u003eProfessional Radial Tire Repair - PREMA PR-109 Patches (2\" x 3\", 20 Pack)\u003c\/h2\u003e\n\u003ch3\u003eHeavy Duty Tire Repair Patches for Passenger and Commercial Vehicles\u003c\/h3\u003e\n\u003cp\u003ePREMA PR-109 radial tire repair patches provide professional solutions for crown, shoulder, and sidewall damage. Each \u003cem\u003etire repair patch\u003c\/em\u003e measures 2\" x 3\" (50mm x 75mm) with single-ply construction in this 20-pack. Perfect for automotive service centers requiring reliable radial tire repairs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eVersatile Installation\u003c\/strong\u003e - Compatible with chemical (cold) and heat \u0026amp; pressure (hot) methods.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eMulti-Area Repair\u003c\/strong\u003e - Designed for crown, shoulder, and sidewall applications.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eProfessional tire repair services and automotive shops.\u003c\/li\u003e\n\u003cli\u003eCommercial fleet maintenance operations.\u003c\/li\u003e\n\u003cli\u003ePassenger car and light truck tire repairs.\u003c\/li\u003e\n\u003cli\u003eEmergency roadside tire service providers.\u003c\/li\u003e\n\u003cli\u003eAdvanced DIY tire repair projects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003ePREMA PR-109 Details\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e2\" x 3\" (50mm x 75mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eSingle-ply rubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e20 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eRadial tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003eClean and prepare the damaged tire area thoroughly.\u003c\/li\u003e\n\u003cli\u003eFor cold application, use PREMA Ultra Fast Dry Vulcanizing Cement.\u003c\/li\u003e\n\u003cli\u003eApply patch using appropriate pressure and vulcanization method.\u003c\/li\u003e\n\u003cli\u003eAllow proper curing time based on installation method chosen.\u003c\/li\u003e\n\u003cli\u003eInspect repair integrity before returning tire to service.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results\u003c\/h2\u003e\n\u003cp\u003eStock your shop with reliable radial tire repair patches trusted by professionals.\u003c\/p\u003e\n\u003cstrong\u003eOrder your PREMA PR-109 tire repair patches today.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to tire repair plugs? A: Patches provide superior long-term repairs by covering larger damaged areas and creating stronger, more durable bonds than plugs. While plugs are quick temporary solutions for small punctures, patches offer permanent repairs that restore tire integrity and can handle larger damage areas safely. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to tire repair plugs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003ePatches provide superior long-term repairs by covering larger damaged areas and creating stronger, more durable bonds than plugs. While plugs are quick temporary solutions for small punctures, patches offer permanent repairs that restore tire integrity and can handle larger damage areas safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can these repair? A: These patches effectively repair punctures and damage up to 1.5 inches in diameter, providing adequate coverage and bond area around the damaged section. The 2\" x 3\" size ensures proper overlap beyond the puncture edges, creating a secure seal that maintains tire integrity under normal driving conditions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese patches effectively repair punctures and damage up to 1.5 inches in diameter, providing adequate coverage and bond area around the damaged section. The 2\" x 3\" size ensures proper overlap beyond the puncture edges, creating a secure seal that maintains tire integrity under normal driving conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are these suitable for commercial truck tires? A: Absolutely, these heavy-duty patches work on passenger cars, light trucks, and commercial vehicle radial tires for professional fleet maintenance operations. The single-ply construction provides excellent flexibility while maintaining bond strength under the demanding conditions of commercial transportation and heavy-duty applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these suitable for commercial truck tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAbsolutely, these heavy-duty patches work on passenger cars, light trucks, and commercial vehicle radial tires for professional fleet maintenance operations. The single-ply construction provides excellent flexibility while maintaining bond strength under the demanding conditions of commercial transportation and heavy-duty applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Prema","offers":[{"title":"Default Title","offer_id":46858143203579,"sku":"PRE-PR-109","price":25.9,"currency_code":"USD","in_stock":true}]},{"product_id":"xtra-seal-patch-3-3-4-x-4-95mm-x-100mm-radial-14-1-ply-box-of-10","title":"XTRA SEAL X11814 Radial Tire Patch, 3-3\/4\" x 4\" (95mm x 100mm), 1-Ply, Box of 10","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Gray radial tire patch with blue poly backing, 3-3\/4 x 4 inches\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"800\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/11-814.jpg?v=1737247291\u0026amp;width=400 400w,\n              https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/11-814.jpg?v=1737247291\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/11-814.jpg?v=1737247291\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Tire Puncture Repair - XTRA SEAL Radial Tire Patch (X11814, Box of 10)\u003c\/h2\u003e\n\u003ch3\u003e1-Ply Construction for Mid-Size Radial Tire Repairs\u003c\/h3\u003e\n\u003cp\u003eThe XTRA SEAL X11814 is a 1-ply \u003cem\u003eradial tire patch\u003c\/em\u003e designed for professional tire shops and fleet operations handling mid-size puncture repairs. Measuring 3-3\/4\" x 4\" (95mm x 100mm), this patch works with both hot and cold vulcanization systems. Each box contains 10 patches for high-volume repair environments.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2\u003eWhy Shops Trust This Tire Repair Patch\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eFlexible Yet Strong 1-Ply Design\u003c\/strong\u003e - The single-ply construction balances flexibility to conform to tire contours with strength to withstand road stress, reducing the risk of separation during heavy use.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eWorks With Your Vulcanizing Method\u003c\/strong\u003e - Compatible with both chemical (cold) and heat-based (hot) vulcanization processes. The gray vulcanizing gum bonds securely regardless of application temperature.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eTie-Gum Construction Prevents Delamination\u003c\/strong\u003e - Each reinforcing ply is individually end-wrapped with tie-gum to deflect tire flexing stresses, eliminating layer separation issues common with standard patches.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2\u003eIdeal Applications for This Tire Patch\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMid-size puncture repair on radial passenger car tires.\u003c\/li\u003e\n\u003cli\u003eLight truck and SUV tire punctures up to 3-3\/4 inches in length.\u003c\/li\u003e\n\u003cli\u003eHigh-volume tire repair shops needing bulk inventory.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations performing internal tire repairs.\u003c\/li\u003e\n\u003cli\u003eMobile tire service units requiring versatile repair solutions.\u003c\/li\u003e\n\u003cli\u003eAuto service centers offering comprehensive tire repair services.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eXTRA SEAL X11814 Radial Tire Patch Details\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eXTRA SEAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eX11814 (11-814)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eRadial Tire Patch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e3-3\/4\" x 4\" (95mm x 100mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003e1-Ply with tie-gum reinforcement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e10 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication Method\u003c\/th\u003e\n\u003ctd\u003eHot or cold vulcanization\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBacking Material\u003c\/th\u003e\n\u003ctd\u003eBlue poly backing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVulcanizing Gum\u003c\/th\u003e\n\u003ctd\u003eGray compound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eRadial passenger and light truck tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eStock Your Shop With Reliable Radial Tire Patches\u003c\/h2\u003e\n\u003cp\u003eKeep your tire repair operation running smoothly with patches that work with any vulcanizing system. Each box of 10 gives you the inventory to handle multiple repairs without reordering constantly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder the XTRA SEAL X11814 radial tire patch today and maintain consistent repair quality across your shop.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures does this radial tire patch repair? A: This patch measures 3-3\/4\" x 4\" and handles mid-size punctures on radial tires. It's designed for internal repairs on passenger cars and light trucks where the damage area fits within these dimensions. The size makes it suitable for punctures too large for plug-only repairs but not requiring larger multi-ply patches. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures does this radial tire patch repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis patch measures 3-3\/4\" x 4\" and handles mid-size punctures on radial tires. It's designed for internal repairs on passenger cars and light trucks where the damage area fits within these dimensions. The size makes it suitable for punctures too large for plug-only repairs but not requiring larger multi-ply patches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can I use this patch with cold vulcanization methods? A: Yes, the X11814 works with both cold chemical vulcanization and hot vulcanization systems. The tie-gum construction is engineered to bond securely regardless of which application method your shop uses, giving you flexibility in your repair process. This dual compatibility means you don't need separate inventory for different vulcanizing equipment, simplifying your stock management. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this patch with cold vulcanization methods?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the X11814 works with both cold chemical vulcanization and hot vulcanization systems. The tie-gum construction is engineered to bond securely regardless of which application method your shop uses, giving you flexibility in your repair process. This dual compatibility means you don't need separate inventory for different vulcanizing equipment, simplifying your stock management.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does a 1-ply patch compare to multi-ply tire patches? A: 1-ply patches like the X11814 offer better flexibility for mid-size repairs while still providing adequate strength. Multi-ply patches are typically used for larger punctures or more demanding applications. The 1-ply design conforms better to tire contours and handles flexing without adding excessive stiffness. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does a 1-ply patch compare to multi-ply tire patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003e1-ply patches like the X11814 offer better flexibility for mid-size repairs while still providing adequate strength. Multi-ply patches are typically used for larger punctures or more demanding applications. The 1-ply design conforms better to tire contours and handles flexing without adding excessive stiffness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What makes the tie-gum construction important for tire patches? A: Tie-gum construction individually wraps each reinforcing ply to deflect tire flexing stresses. This prevents the layers from separating during use, which is a common failure point in standard patches. It extends the repair's lifespan and maintains an airtight seal longer. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes the tie-gum construction important for tire patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eTie-gum construction individually wraps each reinforcing ply to deflect tire flexing stresses. This prevents the layers from separating during use, which is a common failure point in standard patches. It extends the repair's lifespan and maintains an airtight seal longer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How many tire repairs can I complete with one box? A: Each box contains 10 individual patches, so you can complete 10 separate tire puncture repairs. For high-volume shops performing multiple repairs daily, you may want to keep multiple boxes in stock to avoid running out during busy periods. The bulk packaging provides better value than purchasing individual patches. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many tire repairs can I complete with one box?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach box contains 10 individual patches, so you can complete 10 separate tire puncture repairs. For high-volume shops performing multiple repairs daily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Xtra Seal","offers":[{"title":"Default Title","offer_id":46858148249851,"sku":"X11814","price":42.03,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/11-814.jpg?v=1767622709"},{"product_id":"xtraseal-2-1-8-55mm-round-5-16-8mm-round-stem-combination-plug","title":"XTRA SEAL X13382 Combination Plug Patch, 2-1\/8\" Round, 5\/16\" Round Stem","description":"\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg class=\"product-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/13-382.jpg?v=1767629447?v=1767106549\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/13-382.jpg?v=1737246975\u0026amp;width=400 400w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/13-382.jpg?v=1767629447?v=1767106549 800w\" alt=\"XTRA SEAL rubber combination plug patch with 2-1\/8 inch round base and integrated 5\/16 inch stem\" width=\"800\" height=\"600\" loading=\"eager\"\u003e\n\u003ch2\u003ePermanent Tire Repair - XTRA SEAL Combination Plug Patch (X13382, 2-1\/8\" Round)\u003c\/h2\u003e\n\u003ch3\u003eProfessional-Grade Tire Puncture Repair Solution\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eXTRA SEAL X13382 combination plug patch\u003c\/strong\u003e delivers complete tire puncture repair in one application. This professional-grade unit combines a 2-1\/8\" round patch with an integrated 5\/16\" rubber stem for permanent, airtight sealing when used with vulcanizing cement.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eComplete One-Step Repair\u003c\/strong\u003e - Combines plug and patch functions in a single unit, eliminating separate operations and ensuring thorough puncture sealing.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eThick Stem for Secure Fit\u003c\/strong\u003e - The 5\/16\" rubber stem fills larger puncture channels completely, creating a tight seal that won't work loose under pressure changes.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cp\u003ePerfect for professional tire shops, service centers, and mobile repair units that need reliable \u003cem\u003etire puncture repair solutions\u003c\/em\u003e:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePassenger car tire punctures in the tread area.\u003c\/li\u003e\n\u003cli\u003eLight truck and SUV tire repairs for road hazard damage.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations requiring permanent repair solutions.\u003c\/li\u003e\n\u003cli\u003eMobile tire repair services needing one-step repair capability.\u003c\/li\u003e\n\u003cli\u003eProfessional tire shops handling high-volume puncture repairs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eXTRA SEAL X13382 Combination Plug Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eXTRA SEAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eX13382 (13-382)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eCombination Plug Patch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Diameter\u003c\/th\u003e\n\u003ctd\u003e2-1\/8\" (55mm) Round\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStem Diameter\u003c\/th\u003e\n\u003ctd\u003e5\/16\" (8mm) Round\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh-Quality Rubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Compatibility\u003c\/th\u003e\n\u003ctd\u003eRadial and Bias-Ply Passenger \/ Light Truck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation Method\u003c\/th\u003e\n\u003ctd\u003eChemical Vulcanization with Cement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInjury Size\u003c\/th\u003e\n\u003ctd\u003eUp to 1\/4\" Punctures\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eOrder Your XTRA SEAL Combination Plug Patch Today\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eAdd to cart now for professional-grade tire repair capability with trusted XTRA SEAL durability.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this combination plug patch compare to separate plug and patch repairs? A: This combination unit performs both functions in one step, eliminating the need for separate plug insertion and patch application. It's faster to install, reduces potential installation errors, and provides more reliable sealing than two-piece repairs. The integrated design ensures proper alignment between the patch and plug components for consistent results. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this combination plug patch compare to separate plug and patch repairs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis combination unit performs both functions in one step, eliminating the need for separate plug insertion and patch application. It's faster to install, reduces potential installation errors, and provides more reliable sealing than two-piece repairs. The integrated design ensures proper alignment between the patch and plug components for consistent results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can the X13382 repair? A: This plug patch is designed for punctures up to 1\/4 inch in diameter. The 5\/16 inch stem diameter allows it to handle larger injuries than standard thin-stem patches while still providing a secure fit. It works best on straight punctures in the tire tread area caused by nails, screws, or similar debris. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can the X13382 repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis plug patch is designed for punctures up to 1\/4 inch in diameter. The 5\/16 inch stem diameter allows it to handle larger injuries than standard thin-stem patches while still providing a secure fit. It works best on straight punctures in the tire tread area caused by nails, screws, or similar debris.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need vulcanizing cement with this plug patch? A: Yes, vulcanizing cement is required for proper installation and permanent bonding. The cement creates the chemical vulcanization that makes the repair permanent and airtight. Without vulcanizing cement, the patch will not bond properly to the tire's inner liner and may fail under pressure or temperature changes. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need vulcanizing cement with this plug patch?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, vulcanizing cement is required for proper installation and permanent bonding. The cement creates the chemical vulcanization that makes the repair permanent and airtight. Without vulcanizing cement, the patch will not bond properly to the tire's inner liner and may fail under pressure or temperature changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is this plug patch suitable for high-speed highway driving? A: When properly installed with vulcanizing cement following industry standards, this creates a permanent repair suitable for highway speeds. The patch meets tire repair industry guidelines for structural integrity and air retention. Always follow proper installation procedures and allow adequate cure time before returning the tire to service for optimal safety. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this plug patch suitable for high-speed highway driving?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen properly installed with vulcanizing cement following industry standards, this creates a permanent repair suitable for highway speeds. The patch meets tire repair industry guidelines for structural integrity and air retention. Always follow proper installation procedures and allow adequate cure time before returning the tire to service for optimal safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Xtra Seal","offers":[{"title":"Default Title","offer_id":46858205266171,"sku":"X13382","price":23.94,"currency_code":"USD","in_stock":true}]},{"product_id":"xtraseal-1-5-8-42mm-round-5-32-4mm-round-stem-combination-plug","title":"XTRA SEAL X13381 Combination Plug, 1-5\/8\" (42mm) Round, 5\/32\" (4mm) Stem","description":"\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg class=\"product-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/13-381.jpg?v=1767629454?v=1767106562\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/13-381.jpg?v=1737246974\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/13-381.jpg?v=1767629454?v=1767106562 800w\" alt=\"Black rubber tire repair combination plug with round patch and rubber stem for internal puncture sealing\" width=\"800\" height=\"600\" loading=\"eager\"\u003e\n\u003ch2\u003eProfessional Internal Repair - XTRA SEAL Combination Plug (X13381)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Tire Puncture Repair with 1-5\/8\" Round Patch\u003c\/h3\u003e\n\u003cp\u003eThe XTRA SEAL X13381 combination plug delivers a permanent tire repair solution that seals both the inner liner and puncture channel in one application. This professional repair combines a 1-5\/8\" (42mm) round patch with an integrated 5\/32\" (4mm) stem for radial and bias-ply tires.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eComplete Puncture Sealing\u003c\/strong\u003e - Dual-action design patches the inner tire surface while the rubber stem fills and seals the puncture channel, preventing future air leaks from both entry points.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Durability\u003c\/strong\u003e - Heavy-duty rubber construction withstands extreme temperature changes and road stress, making it ideal for commercial fleets and high-mileage applications.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Tire Compatibility\u003c\/strong\u003e - Works effectively on both radial and bias-ply tires across passenger cars, trucks, and trailers without requiring different repair methods.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eTire shops performing internal puncture repairs.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations requiring permanent fixes.\u003c\/li\u003e\n\u003cli\u003eMobile tire service units needing reliable repair solutions.\u003c\/li\u003e\n\u003cli\u003eGarage operations handling passenger and commercial vehicles.\u003c\/li\u003e\n\u003cli\u003eEmergency roadside repairs when permanent solutions are needed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eXTRA SEAL X13381 Combination Plug Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eXTRA SEAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eX13381 (13-381)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Diameter\u003c\/th\u003e\n\u003ctd\u003e1-5\/8\" (42mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStem Diameter\u003c\/th\u003e\n\u003ctd\u003e5\/32\" (4mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty rubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Compatibility\u003c\/th\u003e\n\u003ctd\u003eRadial and Bias-Ply\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation Method\u003c\/th\u003e\n\u003ctd\u003eInternal application with vulcanizing cement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eOrder Professional Tire Repair Plugs\u003c\/h2\u003e\n\u003cp\u003eGet reliable, permanent tire repairs with XTRA SEAL's proven combination plug technology. Perfect for professional shops and serious mechanics who demand lasting results.\u003c\/p\u003e\n\u003cstrong\u003eOrder your XTRA SEAL X13381 combination plugs today for dependable tire puncture repair.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this combination plug compare to standard tire plugs? A: Unlike surface tire plugs that only seal the puncture channel from the outside, this XTRA SEAL combination plug provides dual protection with both an internal 1-5\/8\" rubber patch and integrated stem seal. This creates a permanent, chemical bond that reinforces the tire structure while preventing air loss from both the inner liner and injury channel for professional-grade repairs. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this combination plug compare to standard tire plugs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis XTRA SEAL plug provides dual protection with an internal patch and stem seal, unlike surface plugs that only seal the puncture channel. Creates permanent repairs through chemical vulcanization.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can this repair? A: The 5\/32\" diameter stem effectively seals nail and screw punctures up to that size, while the 1-5\/8\" round patch provides complete coverage for the repair area. This combination works best on punctures in the tire tread and shoulder areas, handling most common road hazard damage including nails, screws, and similar penetrating objects in both radial and bias-ply tire construction. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can this repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 5\/32\" stem handles nail and screw punctures while the 1-5\/8\" patch covers the repair area. Works on tread and shoulder punctures in both radial and bias-ply tires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need special tools to install this combination plug? A: Yes, proper installation requires tire removal from the rim, inner liner cleaning tools, vulcanizing cement for chemical bonding, and a stitching tool to ensure complete patch adhesion. You will also need a tire mounting machine to reinstall the tire after repair. This is an internal repair method designed for professional tire shops rather than roadside emergency fixes. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special tools to install this combination plug?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eRequires tire removal, cleaning tools, vulcanizing cement, and stitching equipment. Designed for professional tire shops with proper mounting equipment, not roadside repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do these tire repairs typically last? A: When installed correctly with proper vulcanizing cement and stitching techniques, these XTRA SEAL combination plugs create permanent repairs that last the entire remaining life of the tire. The heavy-duty rubber construction and chemical vulcanization process ensure the repair maintains structural integrity and air retention under normal driving conditions, temperature changes, and typical road stress for years of reliable service. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do these tire repairs typically last?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eProperly installed plugs create permanent repairs lasting the tire's remaining life. Chemical vulcanization ensures structural integrity under normal driving conditions and temperature changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Xtra Seal","offers":[{"title":"Default Title","offer_id":46858205298939,"sku":"X13381","price":22.19,"currency_code":"USD","in_stock":true}]},{"product_id":"kex-4103-large-round-universal-patch-rubber-reinforced-1000-bx","title":"KEX KEX-4103 Large Round Universal Tire Patch, Rubber Reinforced, 3-1\/4\", 1000 Box","description":"\u003ch1\u003eKEX | KEX-4103 | Round Tire Repair Patch | 3-1\/4\", Rubber Reinforced, 1000 Pack\u003c\/h1\u003e\n\n\u003ch2\u003eDescription:\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003eKEX 4103 Large Round Universal Tire Repair Patch – Rubber Reinforced\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe KEX 4103 Large Round Universal Tire Repair Patch is the ultimate solution for professional-grade tire repair. Designed for durability and reliability, these rubber-reinforced patches provide long-lasting performance for various tire types, ensuring a secure and lasting fix.\u003c\/p\u003e\n\n\u003cp\u003eEach box contains 1,000 patches, making it ideal for high-volume tire repair shops and service centers. These patches are recommended for puncture repairs in the tread area of both bias and radial tires, offering versatile tire patching solutions.\u003c\/p\u003e\n\n\u003cp\u003eFor best results, use KEX KX-511F Flammable Chemical Cement for installation, and ensure the injury channel is properly filled with the appropriate KEX repair material for a complete tire restoration.\u003c\/p\u003e\n\n\u003ch2\u003eFeatures \u0026amp; Specifications:\u003c\/h2\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePatch Size:\u003c\/strong\u003e 3-1\/4\" (82mm)\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rubber-reinforced for enhanced durability and long-lasting tire repairs\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eApplication:\u003c\/strong\u003e Universal application for bias and radial tires, suitable for various tire types\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e Designed for professional use in tire repair shops and service centers\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eQuantity:\u003c\/strong\u003e Box includes 1,000 tire repair patches for bulk tire maintenance\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Kex","offers":[{"title":"Default Title","offer_id":46858234102011,"sku":"KEX-4103","price":651.35,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/103000103.jpg?v=1767633218"},{"product_id":"kex-4102-medium-round-universal-patch-rubber-reinforced-1000-bx","title":"KEX KEX-4102 Medium Round Universal Tire Patch, Rubber Reinforced, 2-1\/4\" (57mm), 1000\/Box","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #0053a6;\n        color: white;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection style=\"margin: 40px 0;\" class=\"hero\"\u003e\u003cimg alt=\"KEX round tire patches 2.25 inch rubber reinforced showing 1000 count box\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/103000102.jpg?v=1737246848\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/103000102.jpg?v=1737246848\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/103000102.jpg?v=1737246848\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Tire Repair Solution - KEX Universal Tire Patch Kit (KEX-4102, 1000\/Box)\u003c\/h2\u003e\n\u003ch3\u003eHeavy Duty Rubber Reinforced Round Patches for All Tire Types\u003c\/h3\u003e\n\u003cp\u003eThese universal tire patches deliver professional-grade puncture repair for mechanics and tire shops. Each 2.25-inch (57mm) rubber reinforced patch creates permanent vulcanized bonds with both radial and bias ply tires. With 1000 patches per box, you'll have the bulk inventory needed for consistent operations.\u003c\/p\u003e\n\u003cp\u003eBuilt for tread area repairs, these KEX-4102 patches eliminate the need to stock multiple patch types.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Tire Compatibility\u003c\/strong\u003e - Works seamlessly on both radial and bias ply constructions across passenger cars, trucks, farm equipment, ATVs, and lawn mowers, eliminating inventory complexity.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eRubber Reinforced Strength\u003c\/strong\u003e - Enhanced durability construction provides superior tear resistance and flexibility compared to standard patches, creating permanent repairs that withstand road stress and temperature variations.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Results\u003c\/strong\u003e - Vulcanizes directly to tire inner liner for leak-proof, permanent repairs that meet RMA (Rubber Manufacturers Association) standards for tread area puncture repairs.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cp\u003eIdeal for tire repair professionals when you need:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAutomotive tire patching for passenger cars and light trucks.\u003c\/li\u003e\n\u003cli\u003eCommercial vehicle fleet maintenance and heavy truck repairs.\u003c\/li\u003e\n\u003cli\u003eFarm and agricultural equipment tire solutions.\u003c\/li\u003e\n\u003cli\u003eATV, motorcycle, and recreational vehicle repairs.\u003c\/li\u003e\n\u003cli\u003eHigh-volume tire shop operations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eKEX-4102 Universal Tire Patch Technical Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e2.25 inches (57mm) round\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e1000 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eRadial and bias ply tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eRubber reinforced for enhanced strength\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication Area\u003c\/th\u003e\n\u003ctd\u003eTread area puncture repairs only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd\u003e2 years when stored properly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eKEX-4102\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eKEX Tire Repair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cp\u003eFor optimal tire repair results and permanent adhesion:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eUse KEX KX-511F flammable chemical cement for proper patch bonding.\u003c\/li\u003e\n\u003cli\u003eFill puncture channel completely with appropriate KEX stem repair material (KX-378 or KX-379).\u003c\/li\u003e\n\u003cli\u003eApply only to tread area of tire for maximum safety and effectiveness.\u003c\/li\u003e\n\u003cli\u003eFollow standard RMA tire repair procedures for professional, long-lasting results.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Tire patch cement and stem repair materials sold separately. Always ensure proper surface preparation and curing time for permanent repairs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\" class=\"cta\"\u003e\n\u003ch2\u003eProfessional Tire Repair Made Simple\u003c\/h2\u003e\n\u003cp\u003eJoin thousands of tire professionals who trust KEX universal tire patches for reliable, long-lasting puncture repairs. Stock up today and keep operations running smoothly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your KEX-4102 tire patches now for professional results every time.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to other universal tire patch brands? A: KEX patches feature rubber reinforced construction for superior strength compared to standard patches. They create permanent vulcanized bonds and work universally on both radial and bias tires, eliminating inventory complexity while meeting RMA standards. The enhanced durability ensures reliable repairs that withstand road stress and temperature variations better than basic patches. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to other universal tire patch brands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eKEX patches feature rubber reinforced construction for superior strength compared to standard patches. They create permanent vulcanized bonds and work universally on both radial and bias tires, eliminating inventory complexity while meeting RMA standards. The enhanced durability ensures reliable repairs that withstand road stress and temperature variations better than basic patches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these patches be used on all tire types? A: Yes, these universal tire patches work on both radial and bias ply tires for cars, trucks, farm equipment, ATVs, and lawn mowers. They should only be applied to punctures in the tread area for safety and optimal performance. The 2.25-inch size provides adequate coverage for most common puncture repairs while maintaining proper seal margins. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used on all tire types?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, these universal tire patches work on both radial and bias ply tires for cars, trucks, farm equipment, ATVs, and lawn mowers. They should only be applied to punctures in the tread area for safety and optimal performance. The 2.25-inch size provides adequate coverage for most common puncture repairs while maintaining proper seal margins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What cement is required for proper installation? A: KEX recommends using KX-511F flammable chemical cement with these patches for optimal adhesion and permanent bonding. For complete repairs, also fill the puncture channel with KEX stem repair materials (KX-378 or KX-379). These specialized items are sold separately and ensure professional-grade repairs that meet industry standards when used together. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat cement is required for proper installation?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eKEX recommends using KX-511F flammable chemical cement with these patches for optimal adhesion and permanent bonding. For complete repairs, also fill the puncture channel with KEX stem repair materials (KX-378 or KX-379). These specialized items are sold separately and ensure professional-grade repairs that meet industry standards when used together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do these tire patches typically last? A: When properly installed with recommended cement and repair materials, these rubber reinforced patches create permanent repairs that last the life of the tire. The patches themselves have a 2-year shelf life when stored in appropriate conditions. Professional installation following RMA guidelines ensures maximum durability and safety for all vehicle applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do these tire patches typically last?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen properly installed with recommended cement and repair materials, these rubber reinforced patches create permanent repairs that last the life of the tire. The patches themselves have a 2-year shelf life when stored in appropriate conditions. Professional installation following RMA guidelines ensures maximum durability and safety for all vehicle applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can these 2.25-inch patches repair? A: These 2.25-inch (57mm) round patches are designed for medium-sized puncture repairs in the tread area. They provide adequate coverage for most nail holes, screw punctures, and similar tread damage while maintaining proper seal margins around the injury. The size is ideal for common road hazard repairs on passenger and light truck tires. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these 2.25-inch patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese 2.25-inch (57mm) round patches are designed for medium-sized puncture repairs in the tread area. They provide adequate coverage for most nail holes, screw punctures, and similar tread damage while maintaining proper seal margins around the injury. The size is ideal for common road hazard repairs on passenger and light truck tires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kex","offers":[{"title":"Default Title","offer_id":46858234233083,"sku":"KEX-4102","price":314.79,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/103000102.jpg?v=1767633232"},{"product_id":"kex-4101-small-round-universal-patch-rubber-reinforced-1000-bx","title":"KEX KEX-4101 Small Round Universal Tire Patch, Rubber Reinforced, 1-5\/8\" (42mm), 1000\/Box","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\" style=\"margin: 40px 0;\"\u003e\u003cimg class=\"product-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/103000101.jpg?v=1767633234?v=1767112728\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/103000101.jpg?v=1737246848\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/103000101.jpg?v=1767633234?v=1767112728 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" alt=\"KEX universal tire patch round rubber reinforced patches bulk packaging 1000 box\"\u003e\n\u003ch2\u003eProfessional Universal Tire Patch - KEX Rubber Reinforced Round Patches (KEX-4101, 1000\/Box)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Tire Repair Patches for Professional Service Centers\u003c\/h3\u003e\n\u003cp\u003eKEX-4101 universal tire patches deliver professional-grade puncture repairs for tire shops and automotive service centers. These rubber reinforced patches work on both radial and bias-ply tires, providing permanent repairs that last the life of the tire. Each box contains 1000 round patches measuring 1-5\/8\" (42mm) in diameter.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Quality Construction\u003c\/strong\u003e - Vulcanized rubber construction provides reliable strength for permanent puncture repairs.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Tire Compatibility\u003c\/strong\u003e - Works with both radial and bias-ply tire types for diverse service operations.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eBulk Supply Quantity\u003c\/strong\u003e - 1000 patches per box supports high-volume repair operations.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eProfessional tire repair shops and automotive service centers.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations requiring heavy duty tire patches.\u003c\/li\u003e\n\u003cli\u003eSmall puncture repairs in tire tread areas up to 1-5\/8\" diameter.\u003c\/li\u003e\n\u003cli\u003eEmergency roadside tire repair services.\u003c\/li\u003e\n\u003cli\u003eCommercial vehicle maintenance programs.\u003c\/li\u003e\n\u003cli\u003eUTV and ATV tire service operations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eKEX-4101 Universal Tire Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e1-5\/8 inches (42mm) diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Type\u003c\/th\u003e\n\u003ctd\u003eRound universal tire patch, rubber reinforced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e1000 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Compatibility\u003c\/th\u003e\n\u003ctd\u003eBoth radial and bias-ply tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication Area\u003c\/th\u003e\n\u003ctd\u003eTread area puncture repairs only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Cement\u003c\/th\u003e\n\u003ctd\u003eKX-511F Flammable Chemical Cement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eKEX-4101\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProfessional Installation Process\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003eClean and prepare the puncture area thoroughly to ensure proper adhesion.\u003c\/li\u003e\n\u003cli\u003eApply KX-511F Flammable Chemical Cement for strong bonding between patch and tire.\u003c\/li\u003e\n\u003cli\u003eFill the puncture channel with appropriate KEX repair material.\u003c\/li\u003e\n\u003cli\u003eInstall the rubber reinforced patch following manufacturer installation guidelines.\u003c\/li\u003e\n\u003cli\u003eAllow proper curing time before returning tire to service operation.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProfessional Tire Repair Results\u003c\/h2\u003e\n\u003cp\u003eThese rubber reinforced universal tire patches provide professional-grade reliability for tire service operations, with bulk quantity needed for busy repair centers.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your KEX-4101 tire patch kit today for durable, long-lasting repairs when installed per manufacturer guidelines.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n  \n  \u003c!-- Hidden schema markers for Google --\u003e\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: What size punctures can these universal tire patches repair?\n    A: KEX-4101 patches are designed for small puncture repairs up to 1-5\/8\" (42mm) in diameter in tread areas only. They work best on nail holes, screw punctures, and similar small injuries.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n  \n  \u003c!-- Visible accordion for users --\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat size punctures can these universal tire patches repair?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eKEX-4101 patches are designed for small puncture repairs up to 1-5\/8\" (42mm) in diameter in tread areas only. They work best on nail holes, screw punctures, and similar small injuries.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: How do these compare to discount tire shop patches?\n    A: These are professional-grade vulcanized rubber tire patches with rubber reinforced construction similar to those used by major tire service centers. The vulcanized rubber material provides enhanced durability compared to basic patches.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n  \n  \u003cdetails\u003e\n    \u003csummary\u003eHow do these compare to discount tire shop patches?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eThese are professional-grade vulcanized rubber tire patches with rubber reinforced construction similar to those used by major tire service centers. The vulcanized rubber material provides enhanced durability compared to basic patches.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Continue pattern for remaining FAQs --\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kex","offers":[{"title":"Default Title","offer_id":46858234298619,"sku":"KEX-4101","price":219.86,"currency_code":"USD","in_stock":true}]},{"product_id":"prema-pbso-32","title":"PREMA PRE-PBSO-32 Bias Repair Patch, Oval, 3-1\/2\" x 6\"","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 1rem;\n    color: #4a4a4a;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"PREMA oval tire repair patch measuring 3.5 by 6 inches for bias ply tires\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/550PBSO-32.jpg?v=1737246768\u0026amp;width=400 400w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/550PBSO-32.jpg?v=1737246768\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/550PBSO-32.jpg?v=1737246768\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Tire Repair - PREMA Bias Ply Patch (PRE-PBSO-32, 3.5\" x 6\")\u003c\/h2\u003e\n\u003ch3\u003eHeavy Duty Oval Tire Repair Patch\u003c\/h3\u003e\n\u003cp\u003eThe PREMA PRE-PBSO-32 is a professional-grade bias ply tire repair patch designed for permanent tire repairs on commercial and passenger vehicles. This oval-shaped patch delivers reliable adhesion and long-lasting durability for bias-ply tire damage up to 3.5 inches (≈89 mm) wide.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eMaximum Surface Contact\u003c\/strong\u003e - The 3.5\" x 6\" oval design provides optimal surface area for superior adhesion, ensuring the patch stays securely bonded under heavy loads and temperature changes.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eBias-Ply Tire Compatibility\u003c\/strong\u003e - Specifically engineered for bias-ply construction tires found on commercial trucks, industrial equipment, and vintage vehicles where radial patches may not provide adequate repair.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eVulcanizing System Ready\u003c\/strong\u003e - Compatible with standard hot patch vulcanizing equipment, creating a chemical bond that becomes part of the tire structure rather than just an adhesive repair.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cp\u003eThis professional tire repair patch is essential for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCommercial truck tire repair shops handling bias-ply truck tires.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations needing reliable patching for heavy-duty vehicles.\u003c\/li\u003e\n\u003cli\u003eIndustrial tire service centers working on forklift and construction equipment tires.\u003c\/li\u003e\n\u003cli\u003eAutomotive service shops specializing in vintage vehicle tire repairs.\u003c\/li\u003e\n\u003cli\u003eFarm equipment tire repair where bias-ply tires are commonly used.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003ePREMA PRE-PBSO-32 Bias Repair Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e3.5\" x 6\" (≈89 mm x 152 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShape\u003c\/th\u003e\n\u003ctd\u003eOval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Type\u003c\/th\u003e\n\u003ctd\u003eBias Ply Construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003ePRE-PBSO-32\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication Method\u003c\/th\u003e\n\u003ctd\u003eVulcanizing System\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSuitable For\u003c\/th\u003e\n\u003ctd\u003eCommercial, Industrial, Passenger Vehicles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results\u003c\/h2\u003e\n\u003cp\u003eDon't let tire damage sideline your vehicles. This PREMA bias ply tire repair patch provides the permanent repair solution your shop needs for reliable, long-lasting tire repairs.\u003c\/p\u003e\n\u003cstrong\u003eOrder your PREMA PRE-PBSO-32 bias repair patch today.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c!-- Hidden schema markers for Google --\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size damage can this tire repair patch fix? A: This 3.5\" x 6\" oval patch is designed for tire damage up to 3.5 inches in width, making it suitable for large punctures, nail holes, and irregular tears in bias-ply tires. The oval shape provides maximum coverage and contact area for secure bonding compared to round patches, ensuring reliable repairs on commercial and industrial tire damage. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c!-- Visible accordion for users --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size damage can this tire repair patch fix?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis 3.5\" x 6\" oval patch is designed for tire damage up to 3.5 inches in width, making it suitable for large punctures, nail holes, and irregular tears in bias-ply tires. The oval shape provides maximum coverage and contact area for secure bonding compared to round patches, ensuring reliable repairs on commercial and industrial tire damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can this patch be used on radial tires? A: This patch is specifically designed for bias-ply tire construction and should not be used on radial tires. Radial and bias-ply tires have different internal construction and flex patterns, requiring patches engineered for each specific tire type. Using the wrong patch type can result in repair failure, air leaks, or potential safety hazards during vehicle operation. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this patch be used on radial tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis patch is specifically designed for bias-ply tire construction and should not be used on radial tires. Radial and bias-ply tires have different internal construction and flex patterns, requiring patches engineered for each specific tire type. Using the wrong patch type can result in repair failure, air leaks, or potential safety hazards during vehicle operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need special equipment to apply this tire patch? A: Yes, this patch requires a vulcanizing system with heat and pressure to create a permanent chemical bond with the tire. Standard tire shops use hot patch vulcanizers that reach 280-300 degrees F to cure the patch. Cold patching methods or simple adhesives will not provide the reliable, long-term repair that this professional-grade patch is designed to deliver for commercial applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special equipment to apply this tire patch?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, this patch requires a vulcanizing system with heat and pressure to create a permanent chemical bond with the tire. Standard tire shops use hot patch vulcanizers that reach 280-300 degrees F to cure the patch. Cold patching methods or simple adhesives will not provide the reliable, long-term repair that this professional-grade patch is designed to deliver for commercial applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What types of vehicles commonly use bias-ply tires? A: Bias-ply tires are commonly found on commercial trucks, industrial equipment like forklifts and front-end loaders, farm tractors and implements, vintage automobiles, and specialty vehicles like trailers. These tires are preferred in applications requiring high load capacity, puncture resistance, and sidewall strength. Many older commercial fleets still run bias-ply tires for cost-effectiveness and durability in harsh operating conditions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat types of vehicles commonly use bias-ply tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eBias-ply tires are commonly found on commercial trucks, industrial equipment like forklifts and front-end loaders, farm tractors and implements, vintage automobiles, and specialty vehicles like trailers. These tires are preferred in applications requiring high load capacity, puncture resistance, and sidewall strength. Many older commercial fleets still run bias-ply tires for cost-effectiveness and durability in harsh operating conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Prema","offers":[{"title":"Default Title","offer_id":46858250649851,"sku":"PRE-PBSO-32","price":20.67,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/550PBSO-32.jpg?v=1767634998"},{"product_id":"combi-unit-universal-lead-wire-1-8-stem-11-4-rd-patch-24-bx","title":"KEX KEX-386 Combi-Unit, Universal, Lead Wire, 1\/8\" Stem, 1-1\/4\" Round Patch (Box of 24)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection style=\"margin: 40px 0;\" class=\"hero\"\u003e\u003cimg alt=\"KEX-386 tire repair kit with combi-units and carbide cutter\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/KX-386.jpg?v=1737246753\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/KX-386.jpg?v=1737246753\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/KX-386.jpg?v=1737246753\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Tire Repair Kit - KEX-386 Combi-Units (24 Pack with Cutter)\u003c\/h2\u003e\n\u003ch3\u003eTire Repair Kit – Permanent Tubeless Patch Solutions for Cars and Light Trucks\u003c\/h3\u003e\n\u003cp\u003eThis professional tire repair kit delivers permanent puncture fixes using advanced combi-unit technology that combines plug and patch repairs in one step. **Brand:** KEX. Each KEX-386 unit seals tire injuries up to 1\/8\" (3mm) while reinforcing the inner liner, providing the same lasting durability that tire shops use for professional repairs. The kit includes 24 combi-units plus a CC-3 carbide cutter for complete tire repair jobs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eDual-Action Permanent Repair\u003c\/strong\u003e - The combi-unit design combines plug and patch technology in a single component, sealing punctures from both inside and outside the tire. This creates a vulcanized bond that matches the tire's original strength and lasts the life of the tire, unlike temporary plugs that can fail under pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eComplete Professional Kit\u003c\/strong\u003e - With 24 repair units plus the CC-3 carbide cutter included, you get everything needed for multiple tire repairs without running short during critical jobs. Perfect for tire shops, fleet maintenance operations, or serious DIY mechanics who want professional-grade results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eUniversal Vehicle Compatibility\u003c\/strong\u003e - Works on all radial passenger car tires and light truck tires, covering the vast majority of vehicles on the road today. The 1\/8\" stem size and 1-1\/4\" round patch handle common puncture sizes from nails, screws, and road debris effectively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cp\u003eThis professional tire repair kit works best for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNail and screw punctures in the tread area up to 3mm diameter.\u003c\/li\u003e\n\u003cli\u003eProfessional tire shop repairs requiring permanent fixes.\u003c\/li\u003e\n\u003cli\u003eFleet vehicle maintenance programs with multiple vehicles.\u003c\/li\u003e\n\u003cli\u003eAuto repair shops expanding tire service capabilities.\u003c\/li\u003e\n\u003cli\u003eEmergency roadside tire repairs for service trucks.\u003c\/li\u003e\n\u003cli\u003eExperienced DIY mechanics with proper tire repair knowledge and tools.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKEX-386 Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eKEX-386 Universal Tire Repair Kit Technical Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel Number\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKEX-386\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN\/A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN\/A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStem Size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1\/8\" (3mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePatch Diameter\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1-1\/4\" Round\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSize\/Quantity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e24 Combi-Units + CC-3 Carbide Cutter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatible Tires\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRadial passenger and light truck tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaximum Injury Size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 3mm diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\" class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results Today\u003c\/h2\u003e\n\u003cp\u003eStop relying on temporary fixes that leave you stranded. This tire repair kit gives you the same permanent repair technology that professional tire shops use every day.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder now and handle tire punctures with confidence.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to basic tire plugs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUnlike basic tire plugs that only seal from the outside, these combi-units provide both plug and patch repair in one step. The patch reinforces the inner liner while the stem seals the puncture channel, creating a permanent repair that meets industry safety standards and lasts the tire's lifetime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this on any tire puncture?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis kit works on punctures up to 3mm in diameter located in the tread area of radial passenger and light truck tires. Punctures in the sidewall, shoulder area, or injuries larger than 3mm require different repair methods for safety reasons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special cement with these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFor permanent results, KEX recommends using their KX-511F chemical cement along with proper surface preparation using the included CC-3 carbide cutter. The cement creates the vulcanized bond that makes the repair permanent and is available separately. While the combi-units will seal punctures, the chemical cement ensures maximum durability and professional-grade adhesion for long-term reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for DIY tire repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese are professional-grade tire repair supplies that require proper knowledge of tire repair procedures, safety protocols, and specialized tools including tire removal equipment and air compressors. Experienced DIY mechanics with the right equipment can achieve excellent results following manufacturer instructions and industry best practices. Proper training in tire safety and repair techniques is essential for successful application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kex","offers":[{"title":"Default Title","offer_id":46858253598971,"sku":"KEX-386","price":33.93,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/KX-386.jpg?v=1767635257"},{"product_id":"universal-patch-2-1-8-square-55mm-50-bx","title":"REMA REM-UP-8 Universal Patch, 2-1\/8\" Square, 55mm (50 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\n\u003csection class=\"hero\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-8_A.jpg?v=1737246751\u0026amp;width=800\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-8_A.jpg?v=1737246751\u0026amp;width=400 400w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-8_A.jpg?v=1737246751\u0026amp;width=800 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"REMA tire repair patches in blue box packaging showing 50 square patches\"\u003e\n\n  \u003ch2\u003eProfessional Tire Repair Patch - REMA Universal Tubeless Patch (UP-8, 50 Pack)\u003c\/h2\u003e\n  \n  \u003ch3\u003eGerman-Engineered Universal Tire Patch Repair\u003c\/h3\u003e\n  \n  \u003cp\u003eThe REMA UP-8 is a professional tire repair patch engineered for tread puncture repairs up to 5\/16\" (8mm) in tubeless tires. Each 2-1\/8\" square patch delivers permanent seals using German Blue Bonding System technology, with 50 patches per box.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n  \u003ch2\u003eKey Benefits\u003c\/h2\u003e\n  \n  \u003cdiv class=\"highlight\"\u003e\n    \u003cstrong\u003eUniversal Tubeless Compatibility\u003c\/strong\u003e - Works on radial and bias-ply passenger, performance, light truck, and commercial tires without directional restrictions for versatile repair applications.\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"highlight\"\u003e\n    \u003cstrong\u003eGerman Blue Bonding Technology\u003c\/strong\u003e - Features proprietary rubber-reinforced construction with special bonding agents that create maximum flexibility and permanent adhesion for long-lasting repairs.\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"highlight\"\u003e\n    \u003cstrong\u003eCenter-Over-Injury Design\u003c\/strong\u003e - Non-directional patch placement allows precise positioning over puncture wounds, ensuring optimal coverage and professional sealing performance.\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n  \u003ch2\u003eIdeal Applications\u003c\/h2\u003e\n  \n  \u003cp\u003ePerfect for tire repair professionals and high-volume maintenance operations:\u003c\/p\u003e\n  \n  \u003cul\u003e\n    \u003cli\u003eNail and screw punctures in tire tread areas.\u003c\/li\u003e\n    \u003cli\u003ePassenger car and light truck tire repairs.\u003c\/li\u003e\n    \u003cli\u003eCommercial vehicle and fleet maintenance.\u003c\/li\u003e\n    \u003cli\u003eProfessional tire shops and service centers.\u003c\/li\u003e\n    \u003cli\u003eMobile tire repair services.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n  \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n  \n  \u003cdiv style=\"overflow-x: auto;\"\u003e\n    \u003ctable\u003e\n      \u003ccaption\u003eREMA UP-8 Tire Repair Patch Specifications\u003c\/caption\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePatch Size\u003c\/th\u003e\n          \u003ctd\u003e2-1\/8\" square (55mm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eInjury Coverage\u003c\/th\u003e\n          \u003ctd\u003eUp to 5\/16\" (8mm) punctures\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n          \u003ctd\u003e50 patches per box\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eTire Compatibility\u003c\/th\u003e\n          \u003ctd\u003eTubeless radial and bias-ply tires\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eVehicle Types\u003c\/th\u003e\n          \u003ctd\u003ePassenger, light truck, commercial\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBonding System\u003c\/th\u003e\n          \u003ctd\u003eREMA Blue Bonding Technology\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eOrigin\u003c\/th\u003e\n          \u003ctd\u003eMade in Germany\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cta\"\u003e\n  \u003ch2\u003eGet Professional Tire Repair Results with REMA UP-8 Patches\u003c\/h2\u003e\n  \u003cp\u003eJoin thousands of tire professionals who rely on REMA's German engineering for permanent, reliable tire repairs. Each box provides 50 high-quality patches for consistent results.\u003c\/p\u003e\n  \u003cp\u003e\u003cstrong\u003eOrder your REMA UP-8 tire repair patches today for professional-grade tire maintenance.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: How does this compare to standard tire plugs?\n    A: REMA UP-8 patches provide permanent repairs using vulcanized bonding technology that seals from inside the tire, while plugs are temporary external solutions. These patches offer superior durability, safety, and professional-grade results that meet industry standards for long-term tire repair performance.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow does this compare to standard tire plugs?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eREMA UP-8 patches provide permanent repairs using vulcanized bonding, while plugs are temporary solutions. These patches seal from inside the tire for superior durability and safety.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: What size punctures can these patches repair?\n    A: The UP-8 patches effectively repair punctures up to 5\/16 inch or 8mm in diameter within the tire tread area. This size range covers the vast majority of common nail holes, screw punctures, and similar tread damage found in passenger and light truck tires.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat size punctures can these patches repair?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eThe UP-8 patches repair punctures up to 5\/16\" (8mm) in diameter. This covers most common nail and screw punctures in tire tread areas.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: Do I need special cement for installation?\n    A: Yes, REMA recommends using their Special Blue Cement flammable adhesive for optimal bonding performance. The Blue Bonding System requires this specific cement to achieve permanent vulcanized repairs and maintain warranty coverage. Using other adhesives may compromise the repair integrity and durability.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eDo I need special cement for installation?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eYes, REMA recommends using their Special Blue Cement for optimal bonding. The Blue Bonding System requires specific adhesive for permanent repairs and warranty coverage.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: Can these patches be used on all tire types?\n    A: These universal patches work effectively on tubeless radial and bias-ply tire constructions for passenger cars, light trucks, and commercial vehicles. However, they are not suitable for tube-type tires or sidewall repairs. Only use for tread area punctures in tubeless tire applications.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eCan these patches be used on all tire types?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eThese universal patches work on tubeless radial and bias-ply tires for passenger cars, light trucks, and commercial vehicles. They're not suitable for tube-type tires.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858253795579,"sku":"REM-UP-8","price":189.09,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-8_C.jpg?v=1767635303"},{"product_id":"universal-patch-3-1-4-round-1-ply-25-unit-bucket","title":"REMA REM-FRU2-MP Universal Patch, 3-1\/4\" Round, 1 Ply (25 unit bucket)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA tire repair patches in white container showing 25 round patches\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU2-MP.jpg?v=1737246748\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU2-MP.jpg?v=1737246748\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU2-MP.jpg?v=1737246748\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Grade Tire Repair Patch - REMA Universal Round Patch (FRU2-MP, 25 Pack)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Fabric Reinforced Construction\u003c\/h3\u003e\n\u003cp\u003eThe REMA FRU2-MP delivers professional-grade tire repair with fabric-reinforced construction for demanding automotive applications. This 3.25-inch round patch comes 25 units per bucket, providing reliable puncture repairs on cars, trucks, and motorcycles with superior durability.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Vehicle Compatibility\u003c\/strong\u003e - Works on both radial and bias-ply tire construction, eliminating separate patch inventories.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eFabric Reinforced Durability\u003c\/strong\u003e - Additional ply support provides superior strength compared to standard single-ply patches.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Workshop Supply\u003c\/strong\u003e - Bucket of 25 patches ensures adequate inventory for busy tire shops.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eTire shops and automotive service centers needing reliable patch repair solutions.\u003c\/li\u003e\n\u003cli\u003eMobile tire repair services requiring portable, effective puncture repair materials.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations managing multiple vehicle types and tire constructions.\u003c\/li\u003e\n\u003cli\u003eRepair shops serving both passenger vehicles and light commercial trucks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eProduct Specifications - REMA FRU2-MP\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e3.25 inches (76 mm) round\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eFabric reinforced with additional ply support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e25 patches per bucket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eRadial and bias-ply tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication\u003c\/th\u003e\n\u003ctd\u003eTread area puncture repairs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cp\u003eFor optimal results, use REMA FRU2-MP patches with:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eREMA TIP TOP BL cement for proper bonding activation.\u003c\/li\u003e\n\u003cli\u003eREMA RS stem units for complete cavity sealing when needed.\u003c\/li\u003e\n\u003cli\u003eStandard tire repair tools including reamers and insertion needles.\u003c\/li\u003e\n\u003cli\u003eProper surface preparation following manufacturer guidelines for lasting repairs.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results\u003c\/h2\u003e\n\u003cp\u003eStock your shop with REMA's trusted fabric reinforced tire repair patches. Each bucket provides 25 high-quality patches designed for demanding commercial applications.\u003c\/p\u003e\n\u003cstrong\u003eOrder your REMA FRU2-MP universal patches today.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c!-- Hidden schema markers for Google --\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can this patch repair? A: The REMA FRU2-MP 3.25-inch round patch handles medium-sized punctures in tire tread areas including nail holes and screw damage. This universal size provides adequate overlap for secure bonding on passenger cars, trucks, and motorcycles while ensuring proper seal integrity for consistent performance. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c!-- Visible accordion for users --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can this patch repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe REMA FRU2-MP 3.25-inch round patch handles medium-sized punctures in tire tread areas including nail holes and screw damage. This universal size provides adequate overlap for secure bonding on passenger cars, trucks, and motorcycles while ensuring proper seal integrity for consistent performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does fabric reinforced construction compare to standard patches? A: REMA FRU2-MP fabric reinforced patches provide additional ply support within the patch body, offering superior strength compared to single-ply alternatives. This reinforced construction delivers enhanced puncture resistance and longer-lasting repairs under heavy load conditions in demanding commercial tire repair applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does fabric reinforced construction compare to standard patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eREMA FRU2-MP fabric reinforced patches provide additional ply support within the patch body, offering superior strength compared to single-ply alternatives. This reinforced construction delivers enhanced puncture resistance and longer-lasting repairs under heavy load conditions in demanding commercial tire repair applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these patches be used on both radial and bias-ply tires? A: Yes, REMA FRU2-MP universal patches are engineered for safe use on both radial and bias-ply tire construction types. The patch design accommodates different tire belt structures and rubber compounds, eliminating inventory complexity for repair shops servicing diverse vehicle fleets with mixed tire types. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used on both radial and bias-ply tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA FRU2-MP universal patches are engineered for safe use on both radial and bias-ply tire construction types. The patch design accommodates different tire belt structures and rubber compounds, eliminating inventory complexity for repair shops servicing diverse vehicle fleets with mixed tire types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What cement should be used with these patches? A: REMA FRU2-MP patches work specifically with REMA TIP TOP BL cement from their blue-bonding repair system. This cement creates optimal chemical bonding with the patch material for maximum adhesion strength and long-term repair durability that meets professional tire repair standards. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat cement should be used with these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eREMA FRU2-MP patches work specifically with REMA TIP TOP BL cement from their blue-bonding repair system. This cement creates optimal chemical bonding with the patch material for maximum adhesion strength and long-term repair durability that meets professional tire repair standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858253893883,"sku":"REM-FRU2-MP","price":74.85,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU2-MP.jpg?v=1767635329"},{"product_id":"universal-patch-2-1-8-square-55mm-150-unit-bucket","title":"REMA REM-UP-8P Universal Patch, 2-1\/8\" Square, 55mm – 150 Unit Bucket","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA universal tire patch squares in white bucket showing 150 repair units\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP8-P_A.jpg?v=1737246747\u0026amp;width=400 400w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP8-P_A.jpg?v=1737246747\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP8-P_A.jpg?v=1737246747\u0026amp;width=800\"\u003e\n\u003ch2\u003eREMA Tire Repair Patches - German-Engineered Quality (REM-UP-8P, 150 Units)\u003c\/h2\u003e\n\u003ch3\u003eGerman-Engineered Universal Repair System\u003c\/h3\u003e\n\u003cp\u003eThe REMA UP-8P universal tire repair patches provide puncture repair for radial and bias-ply tires. Each 2-1\/8\" (55mm) patch seals nail holes up to 5\/16\" in passenger, truck, and motorcycle tires. With 150 patches per bucket, these German-made repair units use rubber-reinforced compound.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Vehicle Compatibility\u003c\/strong\u003e - Engineered for use on all radial and bias-ply tire designs including passenger cars, light trucks, commercial vehicles, and motorcycles.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eRubber-Reinforced Construction\u003c\/strong\u003e - German compound provides flexibility and strength, creating durable bonds that allow immediate tire mounting after installation.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eBulk Workshop Value\u003c\/strong\u003e - 150-unit bucket delivers cost-effective repairs for high-volume tire shops and fleet maintenance facilities, reducing per-repair costs compared to smaller quantities.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications for Professional Use\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eTire repair shops handling multiple daily punctures.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations for commercial vehicles.\u003c\/li\u003e\n\u003cli\u003eAutomotive service centers offering tire repair services.\u003c\/li\u003e\n\u003cli\u003eMobile tire repair technicians needing reliable inventory.\u003c\/li\u003e\n\u003cli\u003eMotorcycle and bicycle shops requiring versatile patches.\u003c\/li\u003e\n\u003cli\u003eIndustrial facilities maintaining equipment tires.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA UP-8P Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e2-1\/8\" Square (55mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e150 patches per bucket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInjury Coverage\u003c\/th\u003e\n\u003ctd\u003eUp to 5\/16\" (8mm) nail holes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Compatibility\u003c\/th\u003e\n\u003ctd\u003eRadial and bias-ply designs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVehicle Types\u003c\/th\u003e\n\u003ctd\u003ePassenger, truck, motorcycle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eRubber-reinforced compound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eMade in Germany\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSystem\u003c\/th\u003e\n\u003ctd\u003eREMA Blue Bonding System\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cp\u003eFor optimal results, use REMA UP-8P patches with the complete Blue Bonding System:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eClean and prepare puncture area with appropriate carbide cutter.\u003c\/li\u003e\n\u003cli\u003eApply REMA Special Blue Cement for maximum adhesion.\u003c\/li\u003e\n\u003cli\u003eCenter patch over injury using non-directional placement.\u003c\/li\u003e\n\u003cli\u003eUse corresponding REMASTEM insert for complete 2-piece repair when needed.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cem\u003eProfessional tip: Repaired tires can be mounted immediately after installation when proper procedures are followed.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGerman-Engineered Tire Repair Patches\u003c\/h2\u003e\n\u003cp\u003eREMA's quality for reliable puncture repairs. Each bucket provides 150 universal patches for workshop use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your REMA UP-8P repair patches for tire service needs.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c!-- Hidden schema markers for Google --\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to other tire patch brands? A: REMA patches use German rubber-reinforced compound specifically formulated for maximum flexibility and durability, while many competitors use standard rubber formulations. The Blue Bonding System provides stronger adhesion than typical cement-only repairs, creating permanent bonds that last the tire's lifetime under normal driving conditions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c!-- Visible accordion for users --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to other tire patch brands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eREMA patches use German rubber-reinforced compound for flexibility and durability, while many competitors use standard rubber formulations. The Blue Bonding System provides stronger adhesion than typical cement-only repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can these patches repair? A: The UP-8P patches effectively repair nail holes and punctures up to 5\/16 inch (8mm) in diameter located in the tread area. They work on both radial and bias-ply tire constructions when properly applied using the REMA Blue Bonding System with appropriate carbide preparation and Special Blue Cement application. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe UP-8P patches repair nail holes and punctures up to 5\/16 inch (8mm) in diameter in the tread area. They work on radial and bias-ply tires when applied with the REMA Blue Bonding System.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are these patches suitable for both radial and bias-ply tires? A: Yes, REMA UP-8P patches are specifically engineered as universal repair units that are designed for both radial and bias-ply tire constructions without directional limitations. The non-directional center-over-injury design allows precise placement on any tire type including passenger vehicles, light trucks, commercial vehicles, and motorcycles. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these patches suitable for both radial and bias-ply tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA UP-8P patches are engineered as universal repair units for both radial and bias-ply tire constructions. The non-directional design allows placement on passenger, truck, and motorcycle tires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can I mount the tire immediately after applying the patch? A: Yes, properly installed REMA patches allow immediate tire mounting when used with the complete Blue Bonding System. The Special Blue Cement creates an instant, permanent seal that eliminates curing time, enabling technicians to complete repairs and mount tires in a single service visit without waiting periods. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I mount the tire immediately after applying the patch?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA patches allow immediate tire mounting when used with the Blue Bonding System. The Special Blue Cement forms a durable bond that eliminates curing time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do these tire repair patches typically last? A: When properly installed using the complete REMA system with appropriate surface preparation and Special Blue Cement, these patches provide permanent repairs that last the entire remaining life of the tire under normal driving conditions. The rubber-reinforced compound maintains flexibility and adhesion throughout temperature variations. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do these tire repair patches typically last?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen installed using the complete REMA system, these patches provide durable repairs that last the tire's remaining life under normal driving conditions. The rubber-reinforced compound maintains flexibility and adhesion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858253959419,"sku":"REM-UP-8P","price":537.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP8-P_C.jpg?v=1767635337"},{"product_id":"universal-patch-2-1-4-square-200-unit-bucket","title":"REMA REM-PFN-8 Universal Patch, 2-1\/4\" Square, 200 Unit Bucket","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\n\u003csection class=\"hero\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-8.jpg?v=1737246746\u0026amp;width=800\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-8.jpg?v=1737246746\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-8.jpg?v=1737246746\u0026amp;width=800 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"REMA tire repair patches in white bucket showing 200 square patches\"\u003e\n\n\u003ch2\u003eProfessional-Grade Solution - REMA Tire Repair Patch (PFN-8, 200 Unit Bucket)\u003c\/h2\u003e\n\u003ch3\u003eUniversal Compatibility for Passenger and Truck Tires\u003c\/h3\u003e\n\n\u003cp\u003eThe REMA PFN-8 tire repair patch delivers professional-quality puncture repairs with 200 patches per bucket, engineered for both radial and bias ply tires. Each 2-1\/4\" square patch provides reliable long-term repairs that withstand road conditions and temperature extremes. Perfect for tire shops, fleet maintenance, and automotive professionals who need consistent, dependable tire repair solutions.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Tire Compatibility\u003c\/strong\u003e - Works on both radial and bias ply construction tires including passenger cars, light trucks, and commercial vehicles without specialized tools or additional adhesives.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eBulk Professional Supply\u003c\/strong\u003e - Contains 200 individual patches in a convenient storage bucket, providing enough inventory for high-volume repair operations while maintaining organization and freshness.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eReliable Long-Term Repairs\u003c\/strong\u003e - Engineered with durable materials that create permanent bonds, preventing air leaks and ensuring patches remain secure through temperature fluctuations and road stress.\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cp\u003eIdeal when you need professional tire repair solutions for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAutomotive tire repair shops and service centers.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations for trucks and commercial vehicles.\u003c\/li\u003e\n\u003cli\u003eAgricultural and construction equipment tire repairs.\u003c\/li\u003e\n\u003cli\u003eMobile tire repair services requiring reliable field solutions.\u003c\/li\u003e\n\u003cli\u003eIndustrial facilities with pneumatic tire equipment maintenance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA PFN-8 Tire Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Type\u003c\/th\u003e\n\u003ctd\u003eUniversal Radial and Bias Ply\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e2-1\/4\" x 2-1\/4\" (57 mm x 57 mm) square\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e200 patches per bucket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003ePassenger \/ Light Truck \/ Commercial\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation Method\u003c\/th\u003e\n\u003ctd\u003eChemical (Cold) or Hot Vulcanization\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Patches Today\u003c\/h2\u003e\n\u003cp\u003eStock your shop with reliable REMA tire repair patches that professionals trust. Each bucket provides 200 patches for consistent, long-lasting tire repairs that keep customers satisfied.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your REMA PFN-8 tire repair patches now and ensure professional results every time.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: How does this compare to other tire repair patches?\nA: REMA PFN-8 patches work with both chemical and hot vulcanization methods, while many competitors only support one installation type. The universal compatibility reduces inventory needs and provides flexibility for different repair shop equipment and procedures. REMA's blue bonding system also ensures stronger adhesion compared to standard patches that rely solely on repair cement.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to other tire repair patches?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eREMA PFN-8 patches work with both chemical and hot vulcanization methods, while many competitors only support one installation type. The universal compatibility reduces inventory needs and provides flexibility for different repair shop equipment and procedures. REMA's blue bonding system also ensures stronger adhesion compared to standard patches that rely solely on repair cement.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: What tire sizes work with 2-1\/4 inch patches?\nA: These patches repair punctures in passenger car tires, light trucks, and small commercial tires. The 2-1\/4\" size covers most common puncture repairs from nails, screws, and small debris. They work effectively on tire sizes from 13-inch compact cars up to light duty truck tires, providing adequate coverage for typical road hazard damage without being oversized for smaller punctures.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tire sizes work with 2-1\/4 inch patches?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eThese patches repair punctures in passenger car tires, light trucks, and small commercial tires. The 2-1\/4\" size covers most common puncture repairs from nails, screws, and small debris. They work effectively on tire sizes from 13-inch compact cars up to light duty truck tires, providing adequate coverage for typical road hazard damage without being oversized for smaller punctures.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: Can these patches be used with standard tire repair cement?\nA: Yes, REMA PFN-8 patches work with standard tire repair cements and the REMA Blue Bonding System. They're designed for compatibility with most professional tire repair adhesives including rubber cement and specialized vulcanizing compounds. The patches also work with cushion gums when floating repairs, providing versatility for different repair techniques and shop preferences.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used with standard tire repair cement?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eYes, REMA PFN-8 patches work with standard tire repair cements and the REMA Blue Bonding System. They're designed for compatibility with most professional tire repair adhesives including rubber cement and specialized vulcanizing compounds. The patches also work with cushion gums when floating repairs, providing versatility for different repair techniques and shop preferences.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: How long do REMA tire patches typically last?\nA: When properly installed, REMA patches provide permanent repairs that last the life of the tire. The patches are engineered to withstand temperature extremes and road conditions including highway speeds, heavy loads, and weather variations. The air-tight top rubber layer prevents air migration through the repair, maintaining tire pressure and structural integrity for years of reliable service.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do REMA tire patches typically last?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eWhen properly installed, REMA patches provide permanent repairs that last the life of the tire. The patches are engineered to withstand temperature extremes and road conditions including highway speeds, heavy loads, and weather variations. The air-tight top rubber layer prevents air migration through the repair, maintaining tire pressure and structural integrity for years of reliable service.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858254057723,"sku":"REM-PFN-8","price":342.85,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-8_D.jpg?v=1767635357"},{"product_id":"universal-patch-1-5-8-round-500-unit-bucket","title":"REMA REM-PFN-2 Universal Patch, 1-5\/8\" Round, 500 Units","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA tire repair patches in white bucket showing round 1-5\/8 inch universal patches\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-2.jpg?v=1737246744\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-2.jpg?v=1737246744\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-2.jpg?v=1737246744\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Tire Repair Patches - REMA Universal Tire Patch (REM-PFN-2, 500 Units)\u003c\/h2\u003e\n\u003ch3\u003eBulk Tire Repair Solution for Professional Shops\u003c\/h3\u003e\n\u003cp\u003eThe REMA REM-PFN-2 is a professional-grade universal tire repair patch designed for tire shops, fleet maintenance, and automotive service centers. This 1-5\/8\" (≈41 mm) round patch works on both radial and bias-ply tires, with 500 patches per bucket supporting high-volume repair operations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Compatibility\u003c\/strong\u003e - Works on all radial and bias-ply tires including passenger vehicles, light trucks, and select commercial applications for versatile shop use.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eStreamlined Operations\u003c\/strong\u003e - 500 tire patches per bucket minimize reordering interruptions and provide consistent inventory for busy repair workflows.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Durability\u003c\/strong\u003e - Robust construction materials ensure lasting repairs that create reliable, airtight seals to prevent future puncture failures.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cp\u003eIdeal for professionals who need reliable tire repair patches:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTire repair shops with high-volume puncture repairs.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations managing multiple vehicles.\u003c\/li\u003e\n\u003cli\u003eAutomotive service centers offering tire services.\u003c\/li\u003e\n\u003cli\u003eMobile tire repair businesses needing portable solutions.\u003c\/li\u003e\n\u003cli\u003eCommercial garages servicing passenger and light truck tires.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-PFN-2 Tire Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Size\u003c\/th\u003e\n\u003ctd\u003e1-5\/8\" (≈41 mm) Round\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e500 patches per bucket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Compatibility\u003c\/th\u003e\n\u003ctd\u003eRadial and Bias-Ply Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVehicle Types\u003c\/th\u003e\n\u003ctd\u003ePassenger, Light Truck, Select Commercial\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003eREM-PFN-2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eStock Your Shop with Professional Tire Repair Patches\u003c\/h2\u003e\n\u003cp\u003eGet reliable puncture repairs with REMA's proven universal tire patches. Perfect for shops needing consistent quality and dependable inventory.\u003c\/p\u003e\n\u003cstrong\u003eOrder your 500-unit bucket today for professional tire repair solutions.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to individual tire patch purchases? A: Professional shops typically prefer bulk quantities like this 500-unit bucket because it ensures consistent patch quality from a single manufacturing batch, eliminates frequent reordering workflows, and provides adequate inventory for sustained repair operations. This standardization also supports consistent results across technicians during peak service periods. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to individual tire patch purchases?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eProfessional shops typically prefer bulk quantities like this 500-unit bucket because it ensures consistent patch quality from a single manufacturing batch, eliminates frequent reordering workflows, and provides adequate inventory for sustained repair operations. This standardization also supports consistent results across technicians during peak service periods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What tire sizes work with 1-5\/8 inch patches? A: The 1-5\/8\" (approx. 41 mm) round design accommodates most puncture repairs in passenger car tires, light truck tires, and many commercial vehicle applications. This size covers the majority of common puncture scenarios encountered in professional tire repair operations across different vehicle types. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tire sizes work with 1-5\/8 inch patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 1-5\/8\" (≈41 mm) round design accommodates most puncture repairs in passenger car tires, light truck tires, and many commercial vehicle applications. This size covers the majority of common puncture scenarios encountered in professional tire repair operations across different vehicle types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are these patches suitable for both radial and bias-ply tires? A: Yes, REMA REM-PFN-2 patches are engineered to work with both radial and bias-ply tire construction types, making them truly universal for most tire repair situations. This compatibility eliminates the need to stock separate patch types for different tire constructions in your shop. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these patches suitable for both radial and bias-ply tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA REM-PFN-2 patches are engineered to work with both radial and bias-ply tire construction types, making them truly universal for most tire repair situations. This compatibility eliminates the need to stock separate patch types for different tire constructions in your shop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do professional tire patches typically last? A: When properly installed following industry standards, quality tire repair patches like the REMA REM-PFN-2 provide permanent repairs that last the life of the tire under normal driving conditions. Professional installation includes proper surface preparation, cement application, and patch placement for optimal bonding. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do professional tire patches typically last?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen properly installed following industry standards, quality tire repair patches like the REMA REM-PFN-2 provide permanent repairs that last the life of the tire under normal driving conditions. Professional installation includes proper surface preparation, cement application, and patch placement for optimal bonding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858254156027,"sku":"REM-PFN-2","price":303.08,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-2.jpg?v=1767635383"},{"product_id":"universal-patch-2-1-2-round-1-ply-25-unit-bucket","title":"REMA REM-FRU1-MP Universal Patch, 2-1\/4\" Round, 1 Ply, 25-Unit Bucket","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA tire repair patches in white bucket showing round fabric reinforced patches\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU1-MP.jpg?v=1737246743\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU1-MP.jpg?v=1737246743\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU1-MP.jpg?v=1737246743\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Grade Tire Repair Patch - REMA Universal FRU1-MP (25-Unit Bucket)\u003c\/h2\u003e\n\u003ch3\u003eFabric Reinforced Patch System for Long-Lasting Tire Repairs\u003c\/h3\u003e\n\u003cp\u003eThe REMA FRU1-MP is a professional \u003cem\u003etire repair patch\u003c\/em\u003e designed for technicians who need reliable puncture repairs with fabric reinforcement. This universal repair unit delivers permanent fixes with 25 patches per bucket for high-volume repair operations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eFabric Reinforced Durability\u003c\/strong\u003e - Built with additional ply support within the patch body, these patches provide superior strength and longevity compared to standard single-layer repairs.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Tire Compatibility\u003c\/strong\u003e - Round, non-directional design works safely on passenger cars, light trucks, motorcycles, and commercial vehicles with both bias and radial tire construction.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Volume Supply\u003c\/strong\u003e - 25 patches per bucket provide shops and frequent users with cost-effective inventory for multiple repair jobs without frequent reordering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eTire repair shops and automotive service centers.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations requiring reliable patches.\u003c\/li\u003e\n\u003cli\u003eMobile tire services needing professional materials.\u003c\/li\u003e\n\u003cli\u003eTread area repairs on bias and radial tires.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA FRU1-MP Tire Repair Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Diameter\u003c\/th\u003e\n\u003ctd\u003e2-1\/4 inches (54mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003e1-Ply Fabric Reinforced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e25 patches per bucket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound, non-directional\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Compatibility\u003c\/th\u003e\n\u003ctd\u003eBias and Radial tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication Area\u003c\/th\u003e\n\u003ctd\u003eTread area only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCement System\u003c\/th\u003e\n\u003ctd\u003eBL cement (blue-bonding system)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Patches Today\u003c\/h2\u003e\n\u003cp\u003eStock your shop with REMA's fabric reinforced patches for reliable puncture fixes. This 25-unit bucket provides excellent value for professional operations.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your REMA FRU1-MP patches now for dependable tire repairs.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What tire types are compatible with these REMA patches? A: These universal patches work effectively on passenger cars, light trucks, motorcycles, and commercial vehicles with both bias and radial tire construction. They are specifically engineered for tread area repairs and provide reliable performance across different vehicle types and tire sizes for professional repair operations. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tire types are compatible with these REMA patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese universal patches work effectively on passenger cars, light trucks, motorcycles, and commercial vehicles with both bias and radial tire construction. They are specifically engineered for tread area repairs and provide reliable performance across different vehicle types and tire sizes for professional repair operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How do fabric reinforced patches compare to standard patches? A: Fabric reinforced patches provide additional ply support within the patch body for superior strength and enhanced durability. This reinforcement technology offers significantly longer-lasting repairs compared to single-layer standard patches, making them the preferred choice for professional tire repair operations that demand maximum reliability and performance. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do fabric reinforced patches compare to standard patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFabric reinforced patches provide additional ply support within the patch body for superior strength and enhanced durability. This reinforcement technology offers significantly longer-lasting repairs compared to single-layer standard patches, making them the preferred choice for professional tire repair operations that demand maximum reliability and performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What cement should be used with these patches? A: Use only REMA TIP TOP BL cement with these patches for proper chemical bonding and optimal performance. They are specifically designed for the blue-bonding system and require this compatible cement to ensure effective, long-lasting repairs that meet professional tire repair standards and industry safety requirements. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat cement should be used with these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUse only REMA TIP TOP BL cement with these patches for proper chemical bonding and optimal performance. They are specifically designed for the blue-bonding system and require this compatible cement to ensure effective, long-lasting repairs that meet professional tire repair standards and industry safety requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these patches be used for sidewall repairs? A: No, these round patches are designed specifically for tread area repairs only and should not be used on tire sidewalls or shoulder areas. The non-directional design and fabric reinforcement are optimized for tread punctures where tires experience different stress patterns and loading conditions during operation. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used for sidewall repairs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, these round patches are designed specifically for tread area repairs only and should not be used on tire sidewalls or shoulder areas. The non-directional design and fabric reinforcement are optimized for tread punctures where tires experience different stress patterns and loading conditions during operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How many tire repairs can I complete with one bucket? A: Each bucket contains 25 individual patches, providing enough material for 25 separate tire puncture repairs when properly installed. This bulk quantity is ideal for tire shops and professional repair operations that need cost-effective inventory management for multiple repair jobs without frequent reordering. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many tire repairs can I complete with one bucket?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach bucket contains 25 individual patches, providing enough material for 25 separate tire puncture repairs when properly installed. This bulk quantity is ideal for tire shops and professional repair operations that need cost-effective inventory management for multiple repair jobs without frequent reordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858254188795,"sku":"REM-FRU1-MP","price":45.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/FRU1-MP.jpg?v=1767635396"},{"product_id":"universal-patch-1-3-4-square-43mm-200-unit-bucket","title":"REMA REM-UP-6P Universal Patch, 1-3\/4\" Square, 43mm (200 Unit Bucket)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\n\u003csection class=\"hero\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP6-P_077e6580-1b8c-4684-a425-a17d2546cdc6.jpg?v=1767635398?v=1767116189\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP6-P_077e6580-1b8c-4684-a425-a17d2546cdc6.jpg?v=1737246742\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP6-P_077e6580-1b8c-4684-a425-a17d2546cdc6.jpg?v=1767635398?v=1767116189 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"REMA REM-UP-6P universal tire repair patch bucket with 200 units for professional shops\"\u003e\n\n\u003ch2\u003eProfessional Grade Universal Tire Repair Patch - REMA REM-UP-6P (43mm Square, 200 Units)\u003c\/h2\u003e\n\n\u003ch3\u003eHeavy-Duty Puncture Repair Solution for Automotive and Light Truck Tires\u003c\/h3\u003e\n\n\u003cp\u003eREMA REM-UP-6P universal tire repair patches deliver professional puncture repairs with 200 units per bucket. These 1-3\/4\" square patches handle injuries up to 1\/4\" diameter using rubber-reinforced construction.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Compatibility\u003c\/strong\u003e - Works on radial and bias-ply designs.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003ePermanent Bond\u003c\/strong\u003e - Rubber-reinforced compound withstands temperature extremes.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eHigh-Volume Value\u003c\/strong\u003e - 200-unit bucket for busy service centers.\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\n\u003cul\u003e\n\u003cli\u003eAutomotive service centers handling high-volume tire repairs.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations for commercial vehicles.\u003c\/li\u003e\n\u003cli\u003eProfessional tire shops requiring reliable patch inventory.\u003c\/li\u003e\n\u003cli\u003eMobile tire repair services needing portable solutions.\u003c\/li\u003e\n\u003cli\u003eMechanics working on passenger cars and light trucks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-UP-6P Tire Repair Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Size\u003c\/th\u003e\n\u003ctd\u003e1-3\/4\" square (43mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInjury Size Range\u003c\/th\u003e\n\u003ctd\u003eUp to 1\/4\" (6mm) diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e200 patches per bucket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eRubber-reinforced universal compound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Compatibility\u003c\/th\u003e\n\u003ctd\u003eRadial and bias-ply passenger\/light truck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eREM-UP-6P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results with REMA Quality\u003c\/h2\u003e\n\u003cp\u003eJoin thousands of tire professionals who trust REMA universal tire repair patches for consistent, long-lasting repairs. This 200-unit bucket provides the reliability and economy your service center needs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your REMA REM-UP-6P tire repair patches today and ensure every puncture repair meets professional standards.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n  \u003c!-- Hidden schema markers for Google --\u003e\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: How does the REMA UP-6P compare to standard tire repair patches?\n    A: The REMA UP-6P features rubber-reinforced construction and universal compatibility for both radial and bias-ply tires, while standard patches often only work on specific tire types. REMA patches provide maximum flexibility and strength for long-lasting repairs. The 200-unit bucket offers significant cost savings compared to smaller patch quantities typically found in consumer repair kits.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Visible accordion for users --\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003eHow does the REMA UP-6P compare to standard tire repair patches?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eThe REMA UP-6P features rubber-reinforced construction and universal compatibility, while standard patches may only work on specific tire types. REMA patches provide maximum flexibility and strength for long-lasting repairs.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: What size punctures can these tire repair patches fix?\n    A: These 43mm square patches handle punctures up to 1\/4 inch (6mm) in diameter, suitable for nail holes and similar small punctures in passenger and light truck tires. They work on injuries from common road debris but should not be used on sidewall damage or larger punctures for safety.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat size punctures can these tire repair patches fix?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eThese 43mm square patches are designed for punctures up to 1\/4 inch (6mm) in diameter. They work on nail holes and similar small punctures in passenger and light truck tires.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: Can I use these patches on both radial and bias-ply tires?\n    A: Yes, the REMA UP-6P universal patches work on both radial and bias-ply tire constructions. They are formulated for flexibility across passenger cars, light trucks, and performance vehicles, so one patch type covers varied casings. This simplifies stocking and helps service centers maintain consistent repair quality without juggling multiple patch SKUs.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eCan I use these patches on both radial and bias-ply tires?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eYes, the REMA UP-6P universal patches work on both radial and bias-ply tire construction. They're specifically formulated to provide maximum flexibility for different tire designs.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: How long do REMA tire repair patches typically last?\n    A: When properly installed, REMA patches provide a permanent repair designed to last the life of the tire. The rubber-reinforced compound maintains flexibility through temperature swings and normal driving conditions. Using the correct cement and stem inserts during professional installation further improves durability in typical automotive service applications.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow long do REMA tire repair patches typically last?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eWhen properly installed, REMA patches provide a permanent repair that can last the life of the tire. The rubber-reinforced material maintains flexibility and adhesion through temperature changes and normal driving conditions.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858254254331,"sku":"REM-UP-6P","price":546.01,"currency_code":"USD","in_stock":true}]},{"product_id":"universal-patch-1-3-4-square-43mm-50-bx","title":"REMA REM-UP-6 Universal Patch, 1-3\/4\" Square – 43mm (50 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Square black tire repair patch in box showing REMA UP-6 universal patch for tire repairs\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-6.jpg?v=1737246739\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-6.jpg?v=1737246739\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-6.jpg?v=1737246739\u0026amp;width=800\"\u003e\n\u003ch2\u003eUniversal Tire Repair - REMA Tire Repair Patch (UP-6, 50 Pack)\u003c\/h2\u003e\n\u003ch3\u003eProfessional-Grade Patch for Radial and Bias-Ply Tires\u003c\/h3\u003e\n\u003cp\u003eThe REMA UP-6 Universal Patch delivers reliable tire repair for passenger cars, trucks, and motorcycles. Each 1-3\/4\" square patch handles injuries up to 5\/16\" diameter, with 50 patches per box.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Compatibility\u003c\/strong\u003e - Works seamlessly on radial and bias-ply tires across passenger vehicles, light trucks, and motorcycles without directional restrictions.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Durability\u003c\/strong\u003e - Rubber-reinforced construction with REMA's Blue Bonding System provides maximum flexibility and strength for permanent, reliable repairs.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eImmediate Installation\u003c\/strong\u003e - Non-directional, center-over-injury design allows repaired tires to be mounted immediately after application without curing time.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNail hole repairs in passenger car tires.\u003c\/li\u003e\n\u003cli\u003eLight truck and commercial vehicle tire patches.\u003c\/li\u003e\n\u003cli\u003eMotorcycle tire repair in tread areas.\u003c\/li\u003e\n\u003cli\u003eProfessional tire shops requiring bulk tire repair supplies.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations needing reliable patch solutions.\u003c\/li\u003e\n\u003cli\u003eDIY tire repair for injuries up to 5\/16\" diameter.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA UP-6 Tire Repair Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e1-3\/4\" square (43mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e50 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInjury Size\u003c\/th\u003e\n\u003ctd\u003eUp to 5\/16\" (8mm) diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eRadial and bias-ply tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVehicle Types\u003c\/th\u003e\n\u003ctd\u003ePassenger \/ Light Truck \/ Motorcycle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eREM-UP-6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results\u003c\/h2\u003e\n\u003cp\u003eStock up on REMA UP-6 patches for reliable tire repairs. Each box provides 50 professional-grade patches for common tire injuries.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder today for immediate shipping.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size tire injuries can this patch repair? A: The REMA UP-6 handles injuries up to 5\/16\" (8mm) diameter in the tire tread area. It's specifically designed for nail holes and similar punctures in both radial and bias-ply tires. The 1-3\/4\" square patch provides adequate coverage for standard tire repair applications across passenger vehicles, light trucks, and motorcycles. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size tire injuries can this patch repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe REMA UP-6 handles injuries up to 5\/16\" (8mm) diameter in the tire tread area. It's specifically designed for nail holes and similar punctures in both radial and bias-ply tires. The 1-3\/4\" square patch provides adequate coverage for standard tire repair applications across passenger vehicles, light trucks, and motorcycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to plug-only tire repairs? A: Unlike temporary plugs that only seal from the outside, the UP-6 patch provides a permanent repair from inside the tire. The rubber-reinforced design with Blue Bonding System creates a stronger, longer-lasting seal than plug repairs alone. Professional tire shops prefer patch repairs for their superior durability and safety performance. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to plug-only tire repairs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUnlike temporary plugs that only seal from the outside, the UP-6 patch provides a permanent repair from inside the tire. The rubber-reinforced design with Blue Bonding System creates a stronger, longer-lasting seal than plug repairs alone. Professional tire shops prefer patch repairs for their superior durability and safety performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can I mount the tire immediately after applying this patch? A: Yes, repaired tires can be mounted immediately after UP-6 installation without waiting for curing time. The non-directional design and Blue Bonding System eliminate traditional drying periods that other patches require. Once properly applied with REMA cement and following proper installation procedures, the tire is ready for immediate service and normal driving conditions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I mount the tire immediately after applying this patch?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, repaired tires can be mounted immediately after UP-6 installation without waiting for curing time. The non-directional design and Blue Bonding System eliminate traditional drying periods that other patches require. Once properly applied with REMA cement and following proper installation procedures, the tire is ready for immediate service and normal driving conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What additional supplies do I need for proper installation? A: For optimal results, you need REMA Special Blue Cement for bonding, a carbide cutter to properly prepare the injury area, and a REMASTEM insert unit for comprehensive two-piece repairs. These components work together as part of REMA's Blue Bonding System to ensure permanent, professional-grade tire repairs that meet industry safety standards. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat additional supplies do I need for proper installation?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFor optimal results, you need REMA Special Blue Cement for bonding, a carbide cutter to properly prepare the injury area, and a REMASTEM insert unit for comprehensive two-piece repairs. These components work together as part of REMA's Blue Bonding System to ensure permanent, professional-grade tire repairs that meet industry safety standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is this patch suitable for both professional and DIY use? A: Absolutely. The UP-6 is engineered for both professional tire shops and experienced DIY users who follow proper installation procedures. The 50-pack quantity suits commercial shops requiring bulk supplies while providing DIY enthusiasts with long-term repair capability. Professional-grade construction ensures reliable results when combined with appropriate tools and cement. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this patch suitable for both professional and DIY use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAbsolutely. The UP-6 is engineered for both professional tire shops and experienced DIY users who follow proper installation procedures. The 50-pack quantity suits commercial shops requiring bulk supplies while providing DIY enthusiasts with long-term repair capability. Professional-grade construction ensures reliable results when combined with appropriate tools and cement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858254483707,"sku":"REM-UP-6","price":141.14,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP6-P.jpg?v=1767635410"},{"product_id":"universal-patch-1-15-16-square-300-unit-bucket","title":"REMA REM-PFN-6 Universal Patch, 1-15\/16\" Square (300 Unit Bucket)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA universal tire patches PFN-6, black square patches in 300-count bucket for shops\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-6.jpg?v=1737246738\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-6.jpg?v=1737246738\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-6.jpg?v=1737246738\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Tire Repair - REMA Universal Tire Patches (PFN-6, 300 Units)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Square Patches for Commercial Tire Shops\u003c\/h3\u003e\n\u003cp\u003eThe REMA PFN-6 Universal Tire Patch delivers reliable tire repair solutions for automotive professionals who need \u003cem\u003ehigh-volume patch repair capacity\u003c\/em\u003e. Each 1-15\/16\" square patch provides permanent tire fixes across multiple vehicle types, with 300 patches per bucket offering exceptional value for busy repair shops and fleet maintenance operations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits \u0026amp; Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Vehicle Compatibility\u003c\/strong\u003e - Works effectively on passenger cars, light trucks, and commercial tires without requiring different patch types for various applications.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eHigh-Volume Shop Efficiency\u003c\/strong\u003e - 300-unit bucket reduces reorder frequency and provides consistent patch availability for busy automotive repair facilities.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional-Grade Durability\u003c\/strong\u003e - Square design ensures maximum surface contact and long-lasting repairs that withstand tire pressures and road conditions.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cp\u003eIdeal for professional tire repair when you need:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eQuick puncture repairs on car and light truck tires.\u003c\/li\u003e\n\u003cli\u003eReliable patches for fleet vehicle maintenance programs.\u003c\/li\u003e\n\u003cli\u003eConsistent tire repair supplies for high-volume automotive shops.\u003c\/li\u003e\n\u003cli\u003eUniversal tire patches that work across multiple tire brands and sizes.\u003c\/li\u003e\n\u003cli\u003eDependable repair solutions for emergency roadside assistance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA PFN-6 Tire Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Size\u003c\/th\u003e\n\u003ctd\u003e1-15\/16\" (≈49 mm) Square\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e300 patches per bucket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eREM-PFN-6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eUniversal Tire Repair Patch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003ePassenger \/ Light Truck \/ Commercial\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Patches for Your Shop\u003c\/h2\u003e\n\u003cp\u003eStock up with 300 reliable universal tire patches that keep your repair bay running efficiently. Perfect for automotive professionals who need consistent, high-quality patch repair solutions.\u003c\/p\u003e\n\u003cstrong\u003eAdd to cart now and ensure your shop never runs out of essential tire repair supplies.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How many tire repairs can I expect from one bucket? A: Each bucket contains 300 individual patches, providing enough supplies for 300 separate tire puncture repairs. The actual number depends on damage size and repair requirements, but most standard nail holes or small punctures require only one patch per repair, making this ideal for high-volume automotive shops. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many tire repairs can I expect from one bucket?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach bucket contains 300 individual patches, providing enough supplies for 300 separate tire puncture repairs. The actual number depends on damage size and repair requirements, but most standard nail holes or small punctures require only one patch per repair, making this ideal for high-volume automotive shops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What tire sizes work with these 1-15\/16\" square patches? A: These universal patches work effectively on most passenger car tires, light truck tires, and many commercial vehicle tires. The 1-15\/16 inch square design provides versatile coverage for standard puncture repairs across different tire sizes and brands, from compact cars to pickup trucks and delivery vehicles. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tire sizes work with these 1-15\/16\" square patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese universal patches work effectively on most passenger car tires, light truck tires, and many commercial vehicle tires. The 1-15\/16 inch square design provides versatile coverage for standard puncture repairs across different tire sizes and brands, from compact cars to pickup trucks and delivery vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to individual tire repair kits? A: Bulk patch buckets offer significantly better value per repair and ensure consistent supply availability for busy shops. Individual repair kits include tools and cement but cost more per patch and require frequent reordering. Professional shops prefer bulk patches for efficiency and cost-effectiveness over smaller consumer kits. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to individual tire repair kits?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eBulk patch buckets offer significantly better value per repair and ensure consistent supply availability for busy shops. Individual repair kits include tools and cement but cost more per patch and require frequent reordering. Professional shops prefer bulk patches for efficiency and cost-effectiveness over smaller consumer kits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are these patches suitable for emergency roadside repairs? A: Yes, these professional-grade patches work excellently for emergency repairs when you have proper tire repair tools and cement. They provide permanent fixes rather than temporary solutions, making them ideal for roadside assistance services, fleet maintenance, and mobile tire repair operations that need reliable long-lasting results. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these patches suitable for emergency roadside repairs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, these professional-grade patches work excellently for emergency repairs when you have proper tire repair tools and cement. They provide permanent fixes rather than temporary solutions, making them ideal for roadside assistance services, fleet maintenance, and mobile tire repair operations that need reliable long-lasting results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858254582011,"sku":"REM-PFN-6","price":385.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/PFN-6_E.jpg?v=1767635430"},{"product_id":"universal-patch-1-1-2-square-37mm-300-unit-bucket","title":"REMA REM-UP-4.5P Universal Tire Patch, 1-1\/2\" Square – 37mm (300 units per bucket)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA UP-4.5P universal tire repair patches in white bucket container showing 300 square patches\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-45P_A.jpg?v=1737246737\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-45P_A.jpg?v=1737246737\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-45P_A.jpg?v=1737246737\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eProfessional Grade Tire Repair Patch - REMA Universal Patches (UP-4.5P, 300 Count)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Tire Patch Kit for Commercial and High-Volume Repairs\u003c\/h3\u003e\n\u003cp\u003eThe REMA UP-4.5P universal tire repair patch provides reliable repairs for punctures up to 3\/16 inch (4.5mm) in passenger, truck, and motorcycle tires. Each 300-unit bucket delivers professional-grade patching solutions for auto shops, fleet maintenance, and serious DIY mechanics who need dependable repairs that work on both radial and bias-ply tire constructions.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits and Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Tire Compatibility\u003c\/strong\u003e - Works on all tire types including passenger cars, light trucks, motorcycles, and commercial vehicles with both radial and bias-ply constructions, eliminating multiple patch inventories.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Repair Strength\u003c\/strong\u003e - Rubber-reinforced construction with maximum flexibility ensures patches bond permanently to tire inner liners, providing repairs that meet industry durability standards.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eCost-Effective Bulk Supply\u003c\/strong\u003e - Each bucket contains 300 tire patches, delivering substantial savings for high-volume repair operations while maintaining consistent patch quality throughout the container.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eIdeal Applications\u003c\/h2\u003e\n\u003cp\u003ePerfect for repair operations that demand reliability and efficiency:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAuto service centers performing daily patch repairs.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance facilities managing multiple vehicle types.\u003c\/li\u003e\n\u003cli\u003eMobile tire repair services requiring portable solutions.\u003c\/li\u003e\n\u003cli\u003eMotorcycle shops handling specialized tire repairs.\u003c\/li\u003e\n\u003cli\u003eDIY mechanics maintaining personal vehicle fleets.\u003c\/li\u003e\n\u003cli\u003eEmergency roadside assistance operations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA UP-4.5P Technical Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003eUP-4.5P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Size\u003c\/th\u003e\n\u003ctd\u003e1.5\" Square (37mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Injury Size\u003c\/th\u003e\n\u003ctd\u003e3\/16\" (4.5mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e300 Patches per Bucket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eRadial and Bias-Ply Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVehicle Types\u003c\/th\u003e\n\u003ctd\u003ePassenger, Truck, Motorcycle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003eBucket Container (300 count)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e3.10 lbs (shipping weight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd\u003e5 Years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cp\u003eFor optimal tire patch performance and permanent repairs:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eUse with corresponding REMA stem insert units for complete puncture sealing.\u003c\/li\u003e\n\u003cli\u003eApply REMA Special Blue Cement or Special Cement BL for proper adhesion.\u003c\/li\u003e\n\u003cli\u003eEmploy carbide cutters to prepare injury area according to REMA specifications.\u003c\/li\u003e\n\u003cli\u003eFollow center-over-injury placement for non-directional repair positioning.\u003c\/li\u003e\n\u003cli\u003eAllow proper curing time before tire remounting and inflation.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cem\u003eNote: Professional tire repair requires proper training and adherence to industry safety standards.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Patches for Your Shop\u003c\/h2\u003e\n\u003cp\u003eStock up on REMA's industry-leading tire repair patches and ensure every puncture repair meets professional standards. With 300 patches per bucket, you're prepared for high-volume tire service operations.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your REMA UP-4.5P tire repair patch kit today and maintain your reputation for reliable tire repairs.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can these tire repair patches handle? A: REMA UP-4.5P patches are designed to repair injuries up to 3\/16 inch (4.5mm) in diameter, which covers most common nail holes and small punctures found in tire tread areas. This size range handles the majority of everyday tire damage from road debris, nails, and screws that penetrate the tire surface. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these tire repair patches handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eREMA UP-4.5P patches repair injuries up to 3\/16 inch (4.5mm) in diameter, covering most common nail holes and small punctures in the tire tread area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can I use these patches on both radial and bias-ply tires? A: Yes, these universal tire repair patches are specifically engineered to work effectively on both radial and bias-ply tire constructions across all vehicle types including passenger cars, light trucks, motorcycles, and commercial vehicles. The rubber-reinforced design adapts to different tire construction methods without compromising repair strength or durability. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these patches on both radial and bias-ply tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, these universal tire patches work on both radial and bias-ply tire constructions across passenger cars, trucks, and motorcycles without requiring different patch types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to smaller patch quantities? A: The 300-count bucket provides significant cost savings compared to purchasing smaller quantities of tire patches, often reducing per-unit costs by 20-40% while ensuring consistent patch quality throughout. This bulk packaging eliminates frequent reordering for busy repair shops and maintains fresh inventory with REMA's 5-year shelf life guarantee. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to smaller patch quantities?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 300-count bucket provides significant cost savings over smaller quantities while ensuring consistent patch quality and reducing frequent reordering for busy repair shops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need special cement with these tire patches? A: Yes, REMA specifically recommends using their Special Blue Cement (flammable) or Special Cement BL (non-flammable) along with appropriate stem inserts for permanent, reliable tire repairs. Using the complete REMA repair system ensures proper adhesion and meets industry standards for tire repair safety and durability performance. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special cement with these tire patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA recommends using their Special Blue Cement (flammable) or Special Cement BL (non-flammable) along with proper stem inserts for permanent, reliable tire repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can tires be remounted immediately after patching? A: Yes, REMA patches allow immediate tire remounting after proper installation and curing procedures are completed, which minimizes vehicle downtime compared to other patches requiring extended curing periods. The rubber-reinforced construction creates a strong bond that meets industry standards for immediate service, though proper installation techniques and curing time must still be followed. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan tires be remounted immediately after patching?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA patches allow immediate tire remounting after proper installation and curing, minimizing vehicle downtime compared to patches requiring extended curing periods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858254647547,"sku":"REM-UP-4.5P","price":573.48,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-45P_C.jpg?v=1767635451"},{"product_id":"tube-patch-6-x-2-oval-red-edge-10-bx","title":"REMA REM-7B Tube Patch, 6\" x 2\" Oval, Red Edge (10 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Red edge bicycle tube patches in box showing oval shape and REMA branding\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/7B_A.jpg?v=1737246737\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/7B_A.jpg?v=1737246737\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/7B_A.jpg?v=1737246737\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eProfessional Tube Repairs - REMA Bicycle Tube Patch Kit (REM-7B, 10 Patches)\u003c\/h2\u003e\n\u003ch3\u003eDurable Oval Patches with Distinctive Red Edge Design\u003c\/h3\u003e\n\u003cp\u003eThe REMA REM-7B \u003cem\u003ebicycle tube patch\u003c\/em\u003e delivers professional-grade inner tube repairs with a proven 6\" x 2\" (152 x 51 mm) oval design. Each box contains 10 high-quality patches engineered for bicycle, garden equipment, car, truck, and tractor tube applications. These vulcanizing patches create permanent bonds when used with REMA cold vulcanizing fluid.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits and Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Vulcanizing Technology\u003c\/strong\u003e - Creates permanent, heat-resistant bonds without applying external heat when used with REMA cold vulcanizing fluid for long-lasting repairs that withstand extreme conditions.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Compatibility\u003c\/strong\u003e - Works on bicycle inner tubes, garden equipment tubes, automotive tubes, truck tubes, and tractor tubes with the versatile 6\" x 2\" oval shape.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eEasy Identification System\u003c\/strong\u003e - Features distinctive red feather edges for quick visual identification during application and ensures proper patch positioning every time.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBicycle inner tube puncture repairs and maintenance.\u003c\/li\u003e\n\u003cli\u003eGarden equipment and lawn mower tube repairs.\u003c\/li\u003e\n\u003cli\u003eAutomotive tire tube patching for cars and light trucks.\u003c\/li\u003e\n\u003cli\u003eHeavy-duty truck and commercial vehicle tube repairs.\u003c\/li\u003e\n\u003cli\u003eTractor and agricultural equipment tube maintenance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-7B Tube Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eREM-7B\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Size\u003c\/th\u003e\n\u003ctd\u003e6\" x 2\" (152 x 51 mm) oval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e10 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEdge Design\u003c\/th\u003e\n\u003ctd\u003eRed feather edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh elongation vulcanizing compound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eBicycle \/ Garden \/ Automotive \/ Truck \/ Tractor tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eRequires REMA cold vulcanizing fluid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Instructions\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003eClean the damaged tube area thoroughly, removing all dirt and debris.\u003c\/li\u003e\n\u003cli\u003eApply REMA cold vulcanizing fluid evenly to the repair area (sold separately).\u003c\/li\u003e\n\u003cli\u003eAllow fluid to become tacky, then firmly press the REM-7B patch from center outward.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tube Patch Results Today\u003c\/h2\u003e\n\u003cp\u003eDon't let punctured tubes slow you down. These REMA professional-grade patches deliver the permanent repairs you need for bikes, garden equipment, and vehicles. Each box provides 10 reliable patches for multiple repair jobs.\u003c\/p\u003e\n\u003cstrong\u003eOrder your REMA REM-7B tube patch kit now for dependable tube repairs.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need vulcanizing fluid to use these tube patches? A: Yes, REMA REM-7B patches require cold vulcanizing fluid for proper installation. The fluid creates the chemical bond that makes these patches permanent and heat-resistant. Without vulcanizing fluid, the patches will not adhere properly and may fail under pressure or temperature changes. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need vulcanizing fluid to use these tube patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA REM-7B patches require cold vulcanizing fluid for proper installation. The fluid creates the chemical bond that makes these patches permanent and heat-resistant. Without vulcanizing fluid, the patches will not adhere properly and may fail under pressure or temperature changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to standard adhesive patches? A: Unlike adhesive patches that can fail under heat or pressure, REMA vulcanizing patches create permanent chemical bonds that stretch with the tube and resist high temperatures. The vulcanizing process makes these patches become part of the tube material rather than just sticking to the surface. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard adhesive patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUnlike adhesive patches that can fail under heat or pressure, REMA vulcanizing patches create permanent chemical bonds that stretch with the tube and resist high temperatures. The vulcanizing process makes these patches become part of the tube material rather than just sticking to the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can these 6\" x 2\" patches repair? A: These oval patches effectively repair punctures up to about 4\" x 1\" (102 x 25 mm) in size, providing adequate coverage margin for permanent repairs. The extra margin ensures the patch bonds completely around the damage for maximum strength and longevity. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these 6\" x 2\" patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese oval patches effectively repair punctures up to about 4\" x 1\" (102 x 25 mm) in size, providing adequate coverage margin for permanent repairs. The extra margin ensures the patch bonds completely around the damage for maximum strength and longevity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can I use these patches on car tires instead of just tubes? A: No, these are designed specifically for inner tubes. For tire tread repairs, you need different REMA tire repair patches designed for that application. Using tube patches on tire treads will not provide the proper bond or durability needed for safe driving conditions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these patches on car tires instead of just tubes?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, these are designed specifically for inner tubes. For tire tread repairs, you need different REMA tire repair patches designed for that application. Using tube patches on tire treads will not provide the proper bond or durability needed for safe driving conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858254745851,"sku":"REM-7B","price":41.29,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/7B_E.jpg?v=1767635473"},{"product_id":"universal-patch-1-square-27mm-100-bx","title":"REMA REM-UP-3 Universal Patch, 1\" Square – 27mm (100 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection style=\"margin: 40px 0;\" class=\"hero\"\u003e\u003cimg alt=\"REMA tire repair patches in blue packaging showing 1 inch square patches\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-3_A.jpg?v=1737246736\u0026amp;width=400 400w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-3_A.jpg?v=1737246736\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-3_A.jpg?v=1737246736\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eREMA Universal Tire Repair Patch (UP-3, 100 Pack)\u003c\/h2\u003e\n\u003ch3\u003eUniversal Tire Repair Patch with Blue Bonding System Technology\u003c\/h3\u003e\n\u003cp\u003eThe REMA UP-3 universal tire repair patch provides permanent solutions for nail hole repairs on passenger, performance, light truck, and commercial tires. These 1-inch square (27mm) patches come in boxes of 100 and work with REMA's Blue Bonding System for maximum durability. Repair shops rely on these patches for repairs up to 5\/16\" (8mm) in the tread area.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Compatibility\u003c\/strong\u003e - Works on both radial and bias tires including passenger cars, performance vehicles, light trucks, and commercial trucks without needing separate patch types.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eBlue Bonding System Technology\u003c\/strong\u003e - Part of REMA's reinforced bonding system that provides enhanced flexibility and long-lasting adhesion designed to meet industry tire repair standards.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eNon-Directional Design\u003c\/strong\u003e - Center-over-injury application means patches can be positioned at any angle, making repairs faster and more reliable for technicians.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAutomotive repair shops performing high-volume tire repairs.\u003c\/li\u003e\n\u003cli\u003eTire service centers needing reliable patches for customer vehicles.\u003c\/li\u003e\n\u003cli\u003eCommercial fleet maintenance facilities.\u003c\/li\u003e\n\u003cli\u003eMobile tire repair services requiring professional-grade supplies.\u003c\/li\u003e\n\u003cli\u003eMotorcycle and ATV tire repairs in tread areas.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA UP-3 Universal Tire Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e1\" Square (27mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e100 Patches per Box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRepair Coverage\u003c\/th\u003e\n\u003ctd\u003eUp to 5\/16\" (8mm) Injuries\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Compatibility\u003c\/th\u003e\n\u003ctd\u003eRadial \/ Bias \/ Passenger \/ Truck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication Type\u003c\/th\u003e\n\u003ctd\u003eNon-Directional, Center-Over-Injury\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSystem\u003c\/th\u003e\n\u003ctd\u003eREMA Blue Bonding Technology\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eREM-UP-3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cp\u003eFor optimal repair results, use REMA UP-3 patches with corresponding REMA components:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eREMA Special Blue Cement for proper bonding activation.\u003c\/li\u003e\n\u003cli\u003eREMA carbide cutters to prepare the injury area.\u003c\/li\u003e\n\u003cli\u003eREMA stem insert units for two-piece repairs when needed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eTire patch repairs\u003c\/em\u003e can be mounted immediately after installation when proper procedures are followed.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\" class=\"cta\"\u003e\n\u003ch2\u003eStock Your Shop with Reliable Tire Repair Patches\u003c\/h2\u003e\n\u003cp\u003eREMA's Blue Bonding System is used by tire repair facilities for consistent, permanent repairs. Each box provides 100 patches for effective inventory management.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdd to cart now for fast shipping to your repair facility.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to standard tire repair patches? A: REMA UP-3 patches use Blue Bonding System technology with reinforced construction for enhanced flexibility and adhesion compared to basic patches. The non-directional design works universally on both radial and bias tires, eliminating the need for separate patch types in your inventory. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard tire repair patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eREMA UP-3 patches use Blue Bonding System technology with reinforced construction for enhanced flexibility and adhesion compared to basic patches. The non-directional design works universally on both radial and bias tires, eliminating the need for separate patch types in your inventory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size injuries can these patches repair? A: UP-3 patches handle nail holes and punctures up to 5\/16 inch (8mm) in diameter located in the tire tread area only. They are specifically designed for small nail holes and similar punctures but are not suitable for sidewall damage or larger injuries. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size injuries can these patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUP-3 patches handle nail holes and punctures up to 5\/16 inch (8mm) in diameter located in the tire tread area only. They are specifically designed for small nail holes and similar punctures but are not suitable for sidewall damage or larger injuries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need special cement with these patches? A: Yes, REMA Special Blue Cement is required to activate the Blue Bonding System properly for optimal performance. Standard tire cement won't provide the same chemical bonding strength and flexibility that REMA patches are specifically engineered for, potentially compromising the repair integrity, longevity, and safety of the finished tire repair. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special cement with these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA Special Blue Cement is required to activate the Blue Bonding System properly for optimal performance. Standard tire cement won't provide the same chemical bonding strength and flexibility that REMA patches are specifically engineered for, potentially compromising the repair integrity, longevity, and safety of the finished tire repair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these patches be used on motorcycle tires? A: Yes, UP-3 patches work effectively on motorcycle and ATV tires for tread area repairs using the same installation procedures as automotive applications. The 1-inch square size is appropriate for most motorcycle tire punctures within the 5\/16-inch damage limit, providing reliable repairs for both street and off-road motorcycle applications when properly installed. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used on motorcycle tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, UP-3 patches work effectively on motorcycle and ATV tires for tread area repairs using the same installation procedures as automotive applications. The 1-inch square size is appropriate for most motorcycle tire punctures within the 5\/16-inch damage limit, providing reliable repairs for both street and off-road motorcycle applications when properly installed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858254844155,"sku":"REM-UP-3","price":129.11,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/UP-3_C.jpg?v=1767635493"},{"product_id":"tube-patch-4-round-red-edge-10-bx","title":"REMA REM-6 Tube Patch, 4\" Round, Red Edge (10 Boxes)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA red edge round tube patches in bulk packaging showing 4 inch diameter\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/6_A.jpg?v=1737246735\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/6_A.jpg?v=1737246735\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/6_A.jpg?v=1737246735\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Grade Repairs - REMA Tube Patch Kit (REM-6, 4\" Round, 10 Boxes)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Vulcanizing Patches for Bicycle, Motorcycle \u0026amp; Commercial Tubes\u003c\/h3\u003e\n\u003cp\u003eThe REMA REM-6 tube patch delivers professional vulcanizing repairs with its 4-inch (102 mm) round design and red feather edge. These patches create permanent, airtight seals for high-pressure applications. Bulk order includes 10 boxes for shops and frequent riders.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003ePermanent Vulcanizing Bond\u003c\/strong\u003e - Creates a chemical bond that becomes part of the tube, not just a surface patch.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eHigh-Visibility Red Edge\u003c\/strong\u003e - Feather-thin red border makes patch placement precise and provides visual confirmation of proper adhesion.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eBulk Professional Supply\u003c\/strong\u003e - Ten boxes provide ample inventory for bike shops, repair services, or heavy users.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBicycle inner tube repair for road, mountain, and hybrid bikes.\u003c\/li\u003e\n\u003cli\u003eMotorcycle tube patching for street and off-road applications.\u003c\/li\u003e\n\u003cli\u003eCommercial vehicle tube repairs on trucks and tractors.\u003c\/li\u003e\n\u003cli\u003eProfessional repair shops requiring bulk patch inventory.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations with multiple tube repair needs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-6 Tube Patch Technical Details\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e4 in (102 mm) diameter, round\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e10 boxes per order\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEdge Type\u003c\/th\u003e\n\u003ctd\u003eRed feather edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eVulcanizing rubber compound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication\u003c\/th\u003e\n\u003ctd\u003eInner tube repair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eBicycle, motorcycle, commercial tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eRequires vulcanizing fluid (sold separately)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cp\u003eFor optimal results, use REMA cold vulcanizing fluid for proper chemical bonding:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eClean and roughen the puncture area with sandpaper.\u003c\/li\u003e\n\u003cli\u003eApply vulcanizing fluid and let dry until tacky.\u003c\/li\u003e\n\u003cli\u003eApply second coat and position patch while wet.\u003c\/li\u003e\n\u003cli\u003ePress firmly for 30 seconds to ensure full contact.\u003c\/li\u003e\n\u003cli\u003eAllow cure time before inflating tube.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eStock Up on Professional Tube Patch Supplies\u003c\/h2\u003e\n\u003cp\u003eGet the repair reliability that mechanics and serious cyclists trust. This bulk pack ensures you're always ready for the next puncture repair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your REMA REM-6 tube patch kit today.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to standard adhesive patches? A: REMA vulcanizing patches create a permanent chemical bond that actually becomes part of the tube structure, while standard adhesive patches only stick to the surface and can eventually peel off under pressure. The vulcanizing process forms a molecular bond that flexes with the tube, providing long-term durability that adhesive patches cannot match. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard adhesive patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eREMA vulcanizing patches create a permanent chemical bond that becomes part of the tube structure, while adhesive patches only stick to the surface and can peel off under pressure. The vulcanizing process forms a molecular bond that flexes with the tube.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can these 4-inch patches repair? A: These 4-inch (102 mm) patches effectively handle punctures up to about 2 inches in diameter, with the larger size providing extra coverage for irregular tears, multiple small holes, or high-stress repair areas. The generous size ensures complete coverage around the damaged area for maximum seal integrity and long-term reliability. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these 4-inch patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese 4-inch (102 mm) patches effectively handle punctures up to about 2 inches in diameter, with the larger size providing extra coverage for irregular tears, multiple small holes, or high-stress repair areas. The generous size ensures complete coverage around the damaged area for maximum seal integrity and long-term reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need special cement for these patches? A: Yes, these patches require REMA cold vulcanizing fluid for proper installation, as regular patch cement won't create the necessary chemical bond. The vulcanizing fluid activates the patch material to form a permanent molecular bond with the tube rubber. This specialized cement ensures the repair becomes an integral part of the tube structure. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special cement for these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, these patches require REMA cold vulcanizing fluid for proper installation, as regular patch cement won't create the necessary chemical bond. The vulcanizing fluid activates the patch material to form a permanent molecular bond with the tube rubber. This specialized cement ensures the repair becomes an integral part of the tube structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How many patches come in each box? A: Each REMA box contains multiple patches designed for professional shop inventory or frequent repair needs. This bulk order of 10 complete boxes provides substantial patch supply for bike shops, fleet maintenance operations, or heavy users who perform regular tube repairs and want to maintain adequate stock levels. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many patches come in each box?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach REMA box contains multiple patches designed for professional shop inventory or frequent repair needs. This bulk order of 10 complete boxes provides substantial patch supply for bike shops, fleet maintenance operations, or heavy users who perform regular tube repairs and want to maintain adequate stock levels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these patches work on high-pressure road bike tubes? A: Yes, the vulcanizing bond stretches and contracts with tube expansion, making them highly suitable for high-pressure bicycle applications including road bikes up to typical 100+ PSI pressures. The flexible chemical bond maintains seal integrity through repeated inflation cycles and pressure changes, unlike rigid adhesive patches that may crack or separate. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches work on high-pressure road bike tubes?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the vulcanizing bond stretches and contracts with tube expansion, making them highly suitable for high-pressure bicycle applications including road bikes up to typical 100+ PSI pressures. The flexible chemical bond maintains seal integrity through repeated inflation cycles and pressure changes, unlike rigid adhesive patches that may crack or separate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858254975227,"sku":"REM-6","price":43.56,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/6_E.jpg?v=1767635513"},{"product_id":"tube-patch-3-x-1-1-2-oval-red-edge-30-bx","title":"REMA REM-7 Tube Patch, 3\" x 1-1\/2\" Oval, Red Edge (30 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Red-edged oval tire patches in REMA packaging showing 30 pieces per box\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/7_A.jpg?v=1737246735\u0026amp;width=400 400w,\n                    https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/7_A.jpg?v=1737246735\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/7_A.jpg?v=1737246735\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Grade Tire Repair - REMA Tube Patches (REM-7, 30 Count)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Vulcanizing Patches for Bicycle and Vehicle Inner Tubes\u003c\/h3\u003e\n\u003cp\u003eThe REMA REM-7 tube patch delivers cold vulcanizing technology for permanent tire repairs on bicycles, motorcycles, cars, and trucks. Each 3\" x 1.5\" oval patch features a red edge for alignment and creates a durable bond. With 30 patches per box, it handles multiple punctures for professional and personal use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eCold Vulcanization Technology\u003c\/strong\u003e - Bonds permanently without heat using REMA vulcanizing fluid, creating repairs as strong as the original tube.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eSuperior Stretch Performance\u003c\/strong\u003e - High elongation rubber compound flexes in all directions, preventing patch failure from stress concentration at repair edges.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Visibility Design\u003c\/strong\u003e - Red feathered edges provide clear alignment guides for accurate placement and indicate proper adhesion coverage during installation.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBicycle inner tube repairs for road, mountain, and hybrid bikes.\u003c\/li\u003e\n\u003cli\u003eMotorcycle tube patching for street and off-road applications.\u003c\/li\u003e\n\u003cli\u003eAutomotive inner tube repairs for passenger vehicles and light trucks.\u003c\/li\u003e\n\u003cli\u003eTractor and heavy equipment tube maintenance.\u003c\/li\u003e\n\u003cli\u003eGarden equipment and wheelbarrow tire repairs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-7 Tube Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e3\" x 1.5\" (76 x 38 mm) oval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e30 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eREM-7\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEdge Type\u003c\/th\u003e\n\u003ctd\u003eRed feathered edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh elongation rubber compound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eBicycle, motorcycle, automotive, tractor tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eCold vulcanizing (requires REMA vulcanizing fluid)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Instructions\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003eClean the punctured area thoroughly and roughen the surface with sandpaper or buffer.\u003c\/li\u003e\n\u003cli\u003eApply a thin, even coat of REMA Cold Vulcanizing Fluid to both the tube and patch.\u003c\/li\u003e\n\u003cli\u003eWait for the fluid to become tacky (approximately 3-5 minutes depending on temperature).\u003c\/li\u003e\n\u003cli\u003ePress the patch firmly onto the tube, working from center outward to eliminate air bubbles.\u003c\/li\u003e\n\u003cli\u003eHold pressure for 60 seconds, then allow the repair to cure for 5 minutes before inflation.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cstrong\u003eSafety Note:\u003c\/strong\u003e Work in a well-ventilated area when using vulcanizing fluid. Allow repairs to fully cure before returning tubes to service.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional-Grade Tube Patches for Reliable Repairs\u003c\/h2\u003e\n\u003cp\u003eStop letting punctures keep you off the road. REMA's proven vulcanizing technology has been trusted by professionals worldwide. Each patch creates a permanent repair that moves with your tube.\u003c\/p\u003e\n\u003cstrong\u003eOrder your 30-count box today and be prepared for any puncture.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need special glue for these patches? A: Yes, REMA tube patches require REMA Cold Vulcanizing Fluid for proper bonding and permanent repair. Regular rubber cement or tire glue will not create the chemical vulcanization these patches are engineered for. The vulcanizing fluid bonds the patch material directly to the tube rubber, creating a seamless repair that stretches and flexes naturally. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special glue for these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA tube patches require REMA Cold Vulcanizing Fluid for proper bonding. Regular rubber cement will not create the permanent vulcanized repair these patches are designed for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do REMA patches last once installed? A: When properly installed with REMA Cold Vulcanizing Fluid, these patches create a permanent repair that lasts the entire life of the inner tube. The vulcanization process chemically bonds the patch rubber to the tube material, making it essentially one piece. Unlike temporary patches that may fail under pressure or temperature changes, REMA patches maintain their integrity indefinitely. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do REMA patches last once installed?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen properly installed with vulcanizing fluid, REMA patches create a permanent repair that lasts the life of the tube. The patch becomes one with the tube material through chemical bonding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can I use these patches on tubeless tires? A: No, these patches are specifically engineered for inner tube repairs and will not work on tubeless tire punctures. Tubeless tires require different repair methods such as tire plugs, tubeless repair patches, or professional tire patching services. Using inner tube patches on tubeless tires can result in air leaks and unsafe driving conditions due to different rubber compositions and repair requirements. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these patches on tubeless tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, these patches are specifically designed for inner tube repairs. For tubeless tire punctures, you need different repair methods like tire plugs or tubeless tire patches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can these 3-inch patches repair? A: These 3-inch x 1.5-inch oval patches effectively repair punctures up to 1 inch in diameter and small tears up to 0.75 inches long. For larger damage, multiple patches may be needed. Very large tears over 1.5 inches typically require tube replacement for safety reasons. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these 3-inch patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese patches can repair punctures up to about 1 inch in diameter. For larger tears or multiple punctures close together, you may need multiple patches or tube replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to standard rubber patches? A: REMA patches use cold vulcanization to chemically bond with tube rubber, creating repairs as strong as the original material. Standard patches rely on rubber cement that can fail over time under pressure changes. REMA patches also feature superior stretch characteristics for high-performance applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard rubber patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eREMA patches vulcanize chemically to become part of the tube, while standard patches use rubber cement that can fail over time. REMA patches stretch more and handle higher pressures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858255040763,"sku":"REM-7","price":54.21,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/7_D.jpg?v=1767635533"},{"product_id":"tube-patch-3-3-4-round-red-edge-10-bx","title":"REMA REM-5 Tube Patch, 3-3\/4\" Round, Red Edge (10 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA red edge tube patches in packaging showing 10 round bicycle repair patches\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/5_D.jpg?v=1737246734\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/5_D.jpg?v=1737246734\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/5_D.jpg?v=1737246734\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Grade Bicycle Repair - REMA Tube Patch Kit (REM-5, 10 Count)\u003c\/h2\u003e\n\u003ch3\u003eCold Vulcanizing Tire Patches for Long-Lasting Inner Tube Repairs\u003c\/h3\u003e\n\u003cp\u003eThe REMA REM-5 \u003cem\u003etube patch kit\u003c\/em\u003e delivers professional-grade bicycle tire repair with 10 round patches measuring 3-3\/4\" (95 mm) each. These red edge patches use cold vulcanizing technology that bonds permanently to inner tubes without heat, creating repairs as strong as the original tube material. Trusted by bike mechanics and serious cyclists, each patch stretches evenly in all directions when properly applied with REMA cold vulcanizing fluid.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003ePermanent Cold Vulcanization\u003c\/strong\u003e - Bonds without heat application, creating repairs that vulcanize chemically for maximum strength and durability that lasts years, not months.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eMulti-Directional Stretch Design\u003c\/strong\u003e - High elongation compound stretches evenly in all directions as tubes inflate, preventing patch edges from lifting or creating weak spots during use.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Red Edge Construction\u003c\/strong\u003e - Feather-thin red edges ensure seamless bonding with properly prepared tube surfaces, eliminating air leaks and providing invisible repair lines.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cp\u003eIdeal for repairing punctures in:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBicycle inner tubes of all sizes.\u003c\/li\u003e\n\u003cli\u003eGarden equipment pneumatic tires.\u003c\/li\u003e\n\u003cli\u003eLight truck and car inner tubes.\u003c\/li\u003e\n\u003cli\u003eFarm implement tire tubes.\u003c\/li\u003e\n\u003cli\u003eMotorcycle and scooter inner tubes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-5 Tube Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e3-3\/4\" (95 mm) round diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e10 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eREM-5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEdge Design\u003c\/th\u003e\n\u003ctd\u003eRed feather edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication Method\u003c\/th\u003e\n\u003ctd\u003eCold vulcanizing (no heat required)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eBicycle, garden, automotive, motorcycle tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRequired Fluid\u003c\/th\u003e\n\u003ctd\u003eREMA Cold Vulcanizing Fluid (sold separately)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tube Patch Repairs Today\u003c\/h2\u003e\n\u003cp\u003eDon't let punctures keep you off the road or trail. These REMA tube patches provide the same professional-grade repairs used by bike shops and tire service centers.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your REMA REM-5 tube patch kit now for reliable, long-lasting tire repairs.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to standard bicycle patch kits? A: REMA patches use professional cold vulcanizing technology that creates permanent chemical bonds, unlike basic patches that rely on adhesive alone. They stretch with tube expansion, provide repairs as strong as original tube material, and are trusted by professional bike mechanics for lasting durability that won't fail under pressure. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard bicycle patch kits?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eREMA patches use professional cold vulcanizing technology that creates permanent chemical bonds, unlike basic patches that rely on adhesive alone. They stretch with tube expansion, provide repairs as strong as original tube material, and are trusted by professional bike mechanics for lasting durability that won't fail under pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need special fluid to install these patches? A: Yes, these patches require REMA Cold Vulcanizing Fluid (203 or 204) for proper installation. The fluid creates the chemical bond that makes repairs permanent and heat-resistant. Without this specific fluid, the patches won't achieve their professional-grade bonding strength and may fail during use. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special fluid to install these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, these patches require REMA Cold Vulcanizing Fluid (203 or 204) for proper installation. The fluid creates the chemical bond that makes repairs permanent and heat-resistant. Without this specific fluid, the patches won't achieve their professional-grade bonding strength and may fail during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these patches be used on car or truck inner tubes? A: Yes, REMA REM-5 patches work on bicycle, garden equipment, light automotive, and farm implement inner tubes. They're designed for multi-vehicle compatibility with proper surface preparation. The 3-3\/4\" size covers most common punctures across different tube types and applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used on car or truck inner tubes?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA REM-5 patches work on bicycle, garden equipment, light automotive, and farm implement inner tubes. They're designed for multi-vehicle compatibility with proper surface preparation. The 3-3\/4\" size covers most common punctures across different tube types and applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do repaired tubes need to cure before use? A: Tubes can return to service immediately after patch installation. The cold vulcanizing process bonds instantly without waiting periods, unlike heat-cured repairs that require cooling time. This makes REMA patches ideal for emergency roadside repairs when you need to get moving quickly. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do repaired tubes need to cure before use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eTubes can return to service immediately after patch installation. The cold vulcanizing process bonds instantly without waiting periods, unlike heat-cured repairs that require cooling time. This makes REMA patches ideal for emergency roadside repairs when you need to get moving quickly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858255106299,"sku":"REM-5","price":31.46,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/5_E.jpg?v=1767635553"},{"product_id":"tube-patch-3-round-red-edge-30-bx","title":"REMA REM-4 Tube Patch, 3\" Round, Red Edge (30 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA red edge tube patches in box showing 3 inch round repair patches\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/4_A.jpg?v=1737246733\u0026amp;width=400 400w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/4_A.jpg?v=1737246733\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/4_A.jpg?v=1737246733\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eProfessional Grade Tire Repair - REMA Tube Patch (REM-4, 30 Pack)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Inner Tube Patch Kit for Automotive Professionals\u003c\/h3\u003e\n\u003cp\u003eREMA REM-4 tube patches are professional-grade \u003cem\u003einner tube repair patches\u003c\/em\u003e designed for bicycle, car, truck, and tractor tubes. Each 3-inch round patch features a distinctive red edge for precise placement and comes in a box of 30 patches for tire shops and automotive professionals.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eCold Vulcanizing Technology\u003c\/strong\u003e - Patches bond permanently without heat application when used with REMA vulcanizing fluid, creating seamless repairs that stretch evenly in all directions for maximum durability.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eHigh-Visibility Red Edge Design\u003c\/strong\u003e - Bright red feather edge allows for quick identification and precise patch placement, reducing installation time and ensuring proper alignment over punctures.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eBulk Professional Packaging\u003c\/strong\u003e - Box of 30 patches supports high-volume tire shops, mechanics, and fleet maintenance operations requiring frequent tube repairs.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBicycle inner tube puncture repair and maintenance.\u003c\/li\u003e\n\u003cli\u003eCar and truck tire tube patching in automotive shops.\u003c\/li\u003e\n\u003cli\u003eAgricultural tractor and heavy equipment tube repairs.\u003c\/li\u003e\n\u003cli\u003eGarden equipment and wheelbarrow tube fixes.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance and commercial tire service operations.\u003c\/li\u003e\n\u003cli\u003eEmergency roadside tube repair kits.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-4 Tube Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eREM-4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e3 inch round diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEdge Type\u003c\/th\u003e\n\u003ctd\u003eRed feather edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e30 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eBicycle, car, truck, tractor tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eCold vulcanizing (no heat required)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh elongation rubber compound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cp\u003eFor optimal results, clean and roughen the puncture area before applying REMA cold vulcanizing fluid. Position the patch with the red edge aligned over the hole and apply firm pressure. The patch bonds immediately without heat, allowing tubes to return to service right away.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tube Repair Results\u003c\/h2\u003e\n\u003cp\u003eJoin thousands of tire professionals who trust REMA patches for reliable, long-lasting tube repairs. Each patch delivers the quality and durability your customers expect.\u003c\/p\u003e\n\u003cstrong\u003eOrder your 30-pack today and keep your operation running smoothly.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to other tube patch brands? A: REMA patches use specialized high elongation rubber compound that stretches evenly in all directions without cracking, while many generic patches fail under stress. The distinctive red feather edge design also provides superior visibility for precise placement, reducing installation errors common with standard patches. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to other tube patch brands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eREMA patches use specialized high elongation rubber compound that stretches evenly in all directions without cracking, while many generic patches fail under stress. The distinctive red feather edge design also provides superior visibility for precise placement, reducing installation errors common with standard patches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do these patches require heat to vulcanize? A: No, REMA patches vulcanize completely without heat application when used with REMA cold vulcanizing fluid on properly prepared surfaces. This cold vulcanizing process creates permanent bonds immediately, allowing repaired tubes to return to service right away without waiting for cooling periods. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo these patches require heat to vulcanize?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, REMA patches vulcanize completely without heat application when used with REMA cold vulcanizing fluid on properly prepared surfaces. This cold vulcanizing process creates permanent bonds immediately, allowing repaired tubes to return to service right away without waiting for cooling periods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can the 3-inch patches repair? A: The 3-inch diameter provides optimal coverage for most common punctures in bicycle, automotive, and truck tubes, including nail holes, wire punctures, and small tears. The generous round coverage distributes repair stress evenly while the feather edge prevents peeling under pressure. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can the 3-inch patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 3-inch diameter provides optimal coverage for most common punctures in bicycle, automotive, and truck tubes, including nail holes, wire punctures, and small tears. The generous round coverage distributes repair stress evenly while the feather edge prevents peeling under pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are these patches suitable for high-temperature applications? A: Yes, REMA patches are engineered with advanced heat-resistant compound that maintains bond integrity during high-temperature operation, making them ideal for automotive, commercial vehicle, and heavy equipment applications where tubes experience significant heat buildup during extended use. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these patches suitable for high-temperature applications?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA patches are engineered with advanced heat-resistant compound that maintains bond integrity during high-temperature operation, making them ideal for automotive, commercial vehicle, and heavy equipment applications where tubes experience significant heat buildup during extended use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858255171835,"sku":"REM-4","price":70.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/4_A.jpg?v=1767635579"},{"product_id":"tube-patch-1-3-4-round-red-edge-30-bx","title":"REMA REM-2 Tube Patch, 1-3\/4\" Round, Red Edge (30 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\n\u003csection class=\"hero\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2_bc1a7f70-554f-4a99-aaba-884c273b5f87.jpg?v=1767635581?v=1767116479\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2_bc1a7f70-554f-4a99-aaba-884c273b5f87.jpg?v=1737246733\u0026amp;width=400 400w,\n                https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2_bc1a7f70-554f-4a99-aaba-884c273b5f87.jpg?v=1767635581?v=1767116479 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"REMA tire tube patch kit with red feather edge, 30 patches in box\"\u003e\n\n    \u003ch2\u003eProfessional Tire Tube Patch Kit - REMA REM-2 Round Patches (1-3\/4\", 30 Pack)\u003c\/h2\u003e\n    \u003ch3\u003eRed Feather Edge Design for Maximum Adhesion\u003c\/h3\u003e\n\n    \u003cp\u003eThe REMA REM-2 tire tube patch provides a professional-grade solution for repairing punctured inner tubes on bicycles, motorcycles, and automotive applications. Each 1-3\/4\" (≈44 mm) round patch features REMA's red feather edge that creates an airtight seal when applied with vulcanizing fluid.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\n    \u003cdiv class=\"highlight\"\u003e\n        \u003cstrong\u003eSuperior Bonding Technology\u003c\/strong\u003e - Red feather edge design stretches uniformly during vulcanization, creating a seamless repair that won't peel or leak under pressure.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"highlight\"\u003e\n        \u003cstrong\u003eBulk Value Pack\u003c\/strong\u003e - 30 patches per box ensure you're always prepared for multiple repairs, making this ideal for bike shops, garages, and frequent riders.\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n    \u003cul\u003e\n        \u003cli\u003eBicycle inner tube puncture repair.\u003c\/li\u003e\n        \u003cli\u003eMotorcycle tire tube patching.\u003c\/li\u003e\n        \u003cli\u003eCar and truck inner tube fixes.\u003c\/li\u003e\n        \u003cli\u003eTractor and heavy equipment tube repairs.\u003c\/li\u003e\n        \u003cli\u003eEmergency roadside tire solutions.\u003c\/li\u003e\n        \u003cli\u003eProfessional shop and garage use.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv style=\"overflow-x: auto;\"\u003e\n        \u003ctable\u003e\n            \u003ccaption\u003eREMA REM-2 Tire Tube Patch Specifications\u003c\/caption\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n                    \u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n                    \u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n                    \u003ctd\u003eREM-2\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n                    \u003ctd\u003e1-3\/4\" (≈44 mm) Round\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n                    \u003ctd\u003e1.75\" diameter circular patch\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n                    \u003ctd\u003e30 patches per box\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth scope=\"row\"\u003eEdge Type\u003c\/th\u003e\n                    \u003ctd\u003eRed feather edge\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n                    \u003ctd\u003eBicycle \/ Motorcycle \/ Automotive\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n                    \u003ctd\u003eRequires vulcanizing fluid\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eInstallation Instructions\u003c\/h2\u003e\n    \u003col\u003e\n        \u003cli\u003eClean the puncture area thoroughly and let it dry completely.\u003c\/li\u003e\n        \u003cli\u003eApply a thin layer of REMA cold vulcanizing fluid to both the tube and patch.\u003c\/li\u003e\n        \u003cli\u003eWait 3-5 minutes for the fluid to become tacky.\u003c\/li\u003e\n        \u003cli\u003ePress the patch firmly over the puncture, working from center outward.\u003c\/li\u003e\n        \u003cli\u003eHold for 30 seconds, then allow 5 minutes before inflating.\u003c\/li\u003e\n    \u003c\/ol\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cta\"\u003e\n    \u003ch2\u003eGet Professional Tire Tube Patch Results\u003c\/h2\u003e\n    \u003cp\u003eREMA's proven German engineering delivers reliable repairs that last. Stock up with 30 patches and handle any flat tire emergency with confidence.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eOrder your REMA REM-2 tire tube patches today.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv style=\"display: none;\"\u003e\n        \u003c!--FAQ--\u003e\n        Q: Do these patches work without vulcanizing fluid?\n        A: No, REMA patches require cold vulcanizing fluid for proper bonding and permanent repairs. The fluid creates a chemical reaction that vulcanizes the patch material with the rubber tube, forming an airtight seal that becomes part of the tube structure rather than just an adhesive surface bond.\n        \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n        \u003csummary\u003eDo these patches work without vulcanizing fluid?\u003c\/summary\u003e\n        \u003cdiv\u003e\u003cp\u003eNo, REMA patches require cold vulcanizing fluid for proper bonding and permanent repairs. The fluid creates a chemical reaction that vulcanizes the patch material with the rubber tube, forming an airtight seal that becomes part of the tube structure rather than just an adhesive surface bond.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv style=\"display: none;\"\u003e\n        \u003c!--FAQ--\u003e\n        Q: What size punctures can these 1-3\/4\" patches repair?\n        A: These patches effectively cover punctures up to 1\/4\" (~6 mm) in diameter with ample surrounding area for secure adhesion. The 1-3\/4\" size provides sufficient coverage to ensure proper bonding around small to medium holes, nail punctures, and most common tire damage while maintaining structural integrity of the repair.\n        \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n        \u003csummary\u003eWhat size punctures can these 1-3\/4\" patches repair?\u003c\/summary\u003e\n        \u003cdiv\u003e\u003cp\u003eThese patches effectively cover punctures up to 1\/4\" (≈6 mm) in diameter with ample surrounding area for secure adhesion. The 1-3\/4\" size provides sufficient coverage to ensure proper bonding around small to medium holes, nail punctures, and most common tire damage while maintaining structural integrity of the repair.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv style=\"display: none;\"\u003e\n        \u003c!--FAQ--\u003e\n        Q: How do REMA patches compare to self-adhesive patches?\n        A: REMA vulcanizing patches create a stronger, more permanent bond than self-adhesive patches through chemical vulcanization rather than surface adhesion. They become molecularly integrated with the tube material, resulting in repairs that often outlast the original tube and maintain flexibility under pressure changes and temperature variations.\n        \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n        \u003csummary\u003eHow do REMA patches compare to self-adhesive patches?\u003c\/summary\u003e\n        \u003cdiv\u003e\u003cp\u003eREMA vulcanizing patches create a stronger, more permanent bond than self-adhesive patches through chemical vulcanization. They become molecularly integrated with the tube material, resulting in repairs that often outlast the original tube.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv style=\"display: none;\"\u003e\n        \u003c!--FAQ--\u003e\n        Q: Can I use these patches on tubeless tires?\n        A: No, these are specifically engineered for inner tube repairs and require vulcanizing fluid application on rubber tube surfaces. For tubeless tire punctures, you need tire plugs or tubeless-specific patch systems designed to seal directly against the tire casing without requiring an inner tube substrate for proper adhesion.\n        \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n        \u003csummary\u003eCan I use these patches on tubeless tires?\u003c\/summary\u003e\n        \u003cdiv\u003e\u003cp\u003eNo, these are specifically engineered for inner tube repairs and require vulcanizing fluid application on rubber tube surfaces. For tubeless tire punctures, you need tire plugs or tubeless-specific patch systems designed to seal directly against the tire casing without requiring an inner tube substrate for proper adhesion.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv style=\"display: none;\"\u003e\n        \u003c!--FAQ--\u003e\n        Q: How long do REMA patch repairs typically last?\n        A: When properly installed with vulcanizing fluid, REMA patches create permanent repairs that last the life of the tube and often outlast the surrounding tube material. The vulcanized bond becomes an integral part of the tube structure, maintaining durability through temperature changes, pressure variations, and normal wear conditions.\n        \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n        \u003csummary\u003eHow long do REMA patch repairs typically last?\u003c\/summary\u003e\n        \u003cdiv\u003e\u003cp\u003eWhen properly installed with vulcanizing fluid, REMA patches create permanent repairs that last the life of the tube and often outlast the surrounding tube material. The vulcanized bond becomes an integral part of the tube structure, maintaining durability through temperature changes, pressure variations, and normal wear conditions.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858255270139,"sku":"REM-2","price":38.61,"currency_code":"USD","in_stock":true}]},{"product_id":"tube-patch-2-round-red-edge-30-bx","title":"REMA REM-3 Tube Patch, 2\" Round, Red Edge, 30 Boxes","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\n\u003csection class=\"hero\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/3_c9736f36-8372-4728-a23a-16467581c2f0.jpg?v=1767635588?v=1767116491\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/3_c9736f36-8372-4728-a23a-16467581c2f0.jpg?v=1737246732\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/3_c9736f36-8372-4728-a23a-16467581c2f0.jpg?v=1767635588?v=1767116491 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"REMA red-edge tube patches in clear packaging showing 30 round 2-inch patches\"\u003e\n\n\u003ch2\u003eProfessional Grade Repairs - REMA Tube Patches (REM-3, 30 Patches)\u003c\/h2\u003e\n\u003ch3\u003eGerman-Engineered Inner Tube Repair Patches\u003c\/h3\u003e\n\nThe REMA REM-3 provides professional-grade tube repair patches designed for bicycle, motorcycle, car, and truck inner tubes. Each 2-inch round patch features a distinctive red feather edge that stretches evenly in all directions, creating permanent repairs that outlast traditional patches. With 30 patches per box, this German-manufactured solution delivers consistent results for both professional shops and DIY mechanics.\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eSuperior Bonding Technology\u003c\/strong\u003e - Red feather edge design stretches uniformly during application, eliminating weak spots and creating an airtight seal that prevents re-punctures at repair sites.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Compatibility\u003c\/strong\u003e - Works effectively on bicycle, motorcycle, car, truck, and tractor tubes when used with REMA cold vulcanizing fluid for professional-grade repairs across all vehicle types.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eBulk Professional Packaging\u003c\/strong\u003e - Contains 30 individual 2-inch round patches per box, providing excellent value for tire shops, fleet maintenance, or frequent cyclists who need reliable repair supplies on hand.\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cp\u003eIdeal for repairing punctures in:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBicycle inner tubes (road, mountain, hybrid bikes).\u003c\/li\u003e\n\u003cli\u003eMotorcycle and scooter tube repairs.\u003c\/li\u003e\n\u003cli\u003eCar and light truck inner tubes.\u003c\/li\u003e\n\u003cli\u003eHeavy-duty truck and tractor tubes.\u003c\/li\u003e\n\u003cli\u003eGarden equipment and wheelbarrow tubes.\u003c\/li\u003e\n\u003cli\u003eProfessional tire shop bulk repairs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-3 Tube Patch Technical Details\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Size\u003c\/th\u003e\n\u003ctd\u003e2 in (≈50.8 mm) round\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e30 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEdge Type\u003c\/th\u003e\n\u003ctd\u003eRed feather edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eREM-3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd\u003eGermany\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eAll inner tube types\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tube Repair Results Today\u003c\/h2\u003e\n\u003cp\u003eDon't let punctures keep you off the road. REMA's German-engineered patches provide the reliability professionals trust for permanent repairs. Stock up with 30 patches and handle multiple repairs with confidence.\u003c\/p\u003e\n\u003cstrong\u003eOrder your REMA REM-3 tube patches now for dependable, long-lasting repairs.\u003c\/strong\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: How does this compare to standard tube patch kits?\nA: REMA patches use red feather edge technology that stretches evenly in all directions, creating stronger bonds than typical patches. When used with cold vulcanizing fluid, they provide permanent repairs rather than temporary fixes. The German engineering ensures consistent quality and durability that outlasts most standard repair kits available today.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard tube patch kits?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eREMA patches use red feather edge technology that stretches evenly in all directions, creating stronger bonds than typical patches. When used with cold vulcanizing fluid, they provide permanent repairs rather than temporary fixes. The German engineering ensures consistent quality and durability that outlasts most standard repair kits available today.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: Do I need special adhesive for these patches?\nA: Yes, REMA patches work best with REMA TIP TOP cold vulcanizing fluid for optimal bonding. This combination creates the strongest, most durable repairs that stretch with tube movement. While other adhesives may work, using the recommended vulcanizing fluid ensures you get the full benefit of the feather edge design technology.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special adhesive for these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eYes, REMA patches work best with REMA TIP TOP cold vulcanizing fluid for optimal bonding. This combination creates the strongest, most durable repairs that stretch with tube movement. While other adhesives may work, using the recommended vulcanizing fluid ensures you get the full benefit of the feather edge design technology.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: What size punctures can these 2-inch patches repair?\nA: These 2-inch round patches effectively repair punctures up to 1\/4 inch in diameter, providing adequate coverage area for secure bonding around standard nail, screw, or thorn punctures. The larger 2-inch size ensures proper overlap beyond the damage area, which is essential for creating a lasting seal that prevents future failures.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these 2-inch patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eThese 2-inch round patches effectively repair punctures up to 1\/4 inch in diameter, providing adequate coverage area for secure bonding around standard nail, screw, or thorn punctures. The larger 2-inch size ensures proper overlap beyond the damage area, which is essential for creating a lasting seal that prevents future failures.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: Are these patches suitable for high-pressure bicycle tubes?\nA: Yes, REMA patches handle high-pressure applications when properly installed. The feather edge design prevents stress concentration, making them ideal for road bike tubes inflated to 100+ PSI. The German manufacturing standards ensure consistent thickness and flexibility, allowing the patch to move naturally with tube expansion under pressure without compromising the seal.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these patches suitable for high-pressure bicycle tubes?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eYes, REMA patches handle high-pressure applications when properly installed. The feather edge design prevents stress concentration, making them ideal for road bike tubes inflated to 100+ PSI. The German manufacturing standards ensure consistent thickness and flexibility, allowing the patch to move naturally with tube expansion under pressure without compromising the seal.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858255335675,"sku":"REM-3","price":50.59,"currency_code":"USD","in_stock":true}]},{"product_id":"tube-patch-1-3-4-round-black-edge-30-bx","title":"REMA REM-B-2 Tube Patch, 1-3\/4\" Round, Black Edge (30 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B2_A.jpg?v=1737246732\u0026amp;width=800\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B2_A.jpg?v=1737246732\u0026amp;width=400 400w,\n                 https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B2_A.jpg?v=1737246732\u0026amp;width=800 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"Black round tire repair patches in clear packaging showing 30 pieces\"\u003e\n    \n    \u003ch2\u003eProfessional Results Without Heat - REMA Tire Repair Patches (REM-B-2, 30 Pack)\u003c\/h2\u003e\n    \u003ch3\u003eCold Vulcanizing Tube Patches for Quick Puncture Repairs\u003c\/h3\u003e\n    \u003cp\u003eREMA REM-B-2 tire repair patches create permanent repairs for bicycle, motorcycle, and automotive inner tubes using cold vulcanization technology. This box of 30 round patches measures 1-3\/4 inches (44 mm) in diameter, providing reliable coverage for standard punctures without heat application. The black feather edge design ensures seamless bonding that stretches evenly with tube movement.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n    \n    \u003cdiv class=\"highlight\"\u003e\n      \u003cp\u003e\u003cstrong\u003eInstant Cold Vulcanization\u003c\/strong\u003e - Forms a permanent chemical bond with inner tubes using REMA cold vulcanizing fluid, eliminating heat guns while creating repairs ready for immediate use.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"highlight\"\u003e\n      \u003cp\u003e\u003cstrong\u003eProfessional Feather Edge Design\u003c\/strong\u003e - The tapered black edge creates invisible repairs that stretch uniformly, preventing patch lifting and ensuring repairs last as long as the tube.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"highlight\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUniversal Tube Compatibility\u003c\/strong\u003e - Works on bicycle, garden equipment, car, truck, and tractor tubes, making one patch kit suitable for all tire repair needs.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eIdeal Applications\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003eEmergency roadside repairs for bicycle and motorcycle punctures.\u003c\/li\u003e\n      \u003cli\u003eProfessional tire shop repairs requiring fast turnaround.\u003c\/li\u003e\n      \u003cli\u003eHome maintenance for lawn equipment and wheelbarrow tires.\u003c\/li\u003e\n      \u003cli\u003eFleet maintenance needing reliable tube repair solutions.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv style=\"overflow-x: auto;\"\u003e\n      \u003ctable\u003e\n        \u003ccaption\u003eTechnical Details\u003c\/caption\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eDetail\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n            \u003ctd\u003eREM-B-2\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePatch Type\u003c\/th\u003e\n            \u003ctd\u003eRound Tube Patch\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n            \u003ctd\u003e1-3\/4 inch (44 mm) diameter\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eEdge Style\u003c\/th\u003e\n            \u003ctd\u003eBlack Feather Edge\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n            \u003ctd\u003e30 patches per box\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVulcanization Type\u003c\/th\u003e\n            \u003ctd\u003eCold Chemical\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n            \u003ctd\u003eBicycle \/ Garden \/ Car \/ Truck \/ Tractor Tubes\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n    \u003col\u003e\n      \u003cli\u003eClean and roughen the puncture area with sandpaper or buffer.\u003c\/li\u003e\n      \u003cli\u003eApply REMA TIP TOP Cold Vulcanizing Fluid to prepared surface.\u003c\/li\u003e\n      \u003cli\u003eAllow vulcanizing fluid to dry until tacky (3-5 minutes).\u003c\/li\u003e\n      \u003cli\u003eRemove foil backing from patch and press firmly from center outward.\u003c\/li\u003e\n      \u003cli\u003eApply steady pressure for 30 seconds to ensure complete adhesion.\u003c\/li\u003e\n      \u003cli\u003eTube can be inflated and used immediately after patch application.\u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cta\"\u003e\n    \u003ch2\u003eGet Professional Tire Repair Patches for Your Shop\u003c\/h2\u003e\n    \u003cp\u003eStock up on REMA's trusted tube patches and ensure you're ready for any puncture repair job. With 30 patches per box, you'll have plenty on hand for regular repairs.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eOrder your REMA REM-B-2 tire repair patches today and keep vehicles rolling.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e\n      Q: Do these patches work without using vulcanizing fluid?\n      A: These patches require REMA Cold Vulcanizing Fluid for proper adhesion. The fluid creates a chemical bond between patch and tube for a permanent, airtight seal. Without vulcanizing fluid, patches won't adhere properly and will fail under pressure, causing the puncture to reopen.\n      \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eDo these patches work without using vulcanizing fluid?\u003c\/summary\u003e\n      \u003cdiv\u003e\u003cp\u003eThese patches require REMA Cold Vulcanizing Fluid for proper adhesion. The fluid creates a chemical bond between patch and tube for a permanent, airtight seal. Without vulcanizing fluid, patches won't adhere properly and will fail under pressure, causing the puncture to reopen.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e\n      Q: What size punctures can these 1-3\/4 inch patches repair?\n      A: These patches effectively repair punctures up to 1\/2 inch diameter. They work best on standard nail or thorn punctures that have adequate surface area for adhesion. Larger tears, multiple punctures close together, or sidewall damage require tube replacement instead of patching.\n      \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size punctures can these 1-3\/4 inch patches repair?\u003c\/summary\u003e\n      \u003cdiv\u003e\u003cp\u003eThese patches effectively repair punctures up to 1\/2 inch diameter. They work best on standard nail or thorn punctures that have adequate surface area for adhesion. Larger tears, multiple punctures close together, or sidewall damage require tube replacement instead of patching.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e\n      Q: How long do REMA tube patches typically last?\n      A: When properly applied with vulcanizing fluid, these patches create permanent repairs lasting the tube's lifetime. The feather edge design prevents peeling through repeated inflation cycles. Most users report patches holding for years without any signs of failure or air leakage.\n      \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eHow long do REMA tube patches typically last?\u003c\/summary\u003e\n      \u003cdiv\u003e\u003cp\u003eWhen properly applied with vulcanizing fluid, these patches create permanent repairs lasting the tube's lifetime. The feather edge design prevents peeling through repeated inflation cycles. Most users report patches holding for years without any signs of failure or air leakage.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e\n      Q: Can these patches repair tubeless tires?\n      A: These patches are designed for inner tubes only. Tubeless tires require different repair methods like plug-patch combinations or internal patches specifically made for tubeless applications. Using tube patches on tubeless tires won't create an airtight seal and repairs will fail when inflated.\n      \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eCan these patches repair tubeless tires?\u003c\/summary\u003e\n      \u003cdiv\u003e\u003cp\u003eThese patches are designed for inner tubes only. Tubeless tires require different repair methods like plug-patch combinations or internal patches specifically made for tubeless applications. Using tube patches on tubeless tires won't create an airtight seal and repairs will fail when inflated.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858255565051,"sku":"REM-B-2","price":39.35,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B2_D.jpg?v=1767635601"},{"product_id":"tube-patch-1-1-4-round-red-edge-100-bx","title":"REMA REM-0 Tube Patch, 1-1\/4\" Round, Red Edge (100 Box)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Red-edged round tire repair patches in box showing REMA brand labeling\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/0.jpg?v=1737246731\u0026amp;width=400 400w,\n              https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/0.jpg?v=1737246731\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/0.jpg?v=1737246731\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Grade Tire Repair Patches - REMA TIP TOP Vulcanizing Tube Patches (REM-0, 100 Box)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Tire Patch Repair for Bicycles, Cars, and Motorcycles\u003c\/h3\u003e\n\u003cp\u003eThe REMA REM-0 tire repair patches deliver professional-grade vulcanizing technology for permanent tube repairs across bicycles, automobiles, and motorcycles. Each 1.25-inch round patch features a distinctive red edge for precise application and creates a 100% vulcanized bond that stretches evenly with tube inflation, eliminating weak points and ensuring long-lasting repairs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003e100% Vulcanizing Bond\u003c\/strong\u003e - Unlike temporary patches, these create a permanent molecular bond with REMA cold vulcanizing fluid that becomes stronger than the original tube material.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eRed Edge Visibility\u003c\/strong\u003e - Distinctive colored border ensures accurate patch placement and professional appearance, making repairs visible for quality control in workshops.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eMulti-Directional Stretch\u003c\/strong\u003e - Double-scalloped edge design and stepped multi-layer construction allow patches to flex evenly in all directions without creating stress points during inflation.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBicycle inner tube repairs for road, mountain, and hybrid bikes.\u003c\/li\u003e\n\u003cli\u003eAutomotive tire tube repairs for passenger cars and light trucks.\u003c\/li\u003e\n\u003cli\u003eMotorcycle tire repairs for street and touring bikes.\u003c\/li\u003e\n\u003cli\u003eGarden equipment tire repairs including wheelbarrows and lawn mowers.\u003c\/li\u003e\n\u003cli\u003eCommercial fleet maintenance and high-volume repair shops.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-0 Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e1.25\" diameter round patches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e100 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEdge Type\u003c\/th\u003e\n\u003ctd\u003eRed-colored feather edge with double scallop\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eMulti-layer stepped body for even stretch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eBicycle, car, truck, motorcycle, and tractor tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRequired Adhesive\u003c\/th\u003e\n\u003ctd\u003eREMA Cold Vulcanizing Fluid 203 or 204\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003eClean and roughen the puncture area with sandpaper or scraper tool.\u003c\/li\u003e\n\u003cli\u003eApply thin layer of REMA Cold Vulcanizing Fluid and allow to dry until tacky.\u003c\/li\u003e\n\u003cli\u003eRemove cellophane backing and press patch firmly for 30 seconds.\u003c\/li\u003e\n\u003cli\u003eAllow 5 minutes before inflation to ensure proper vulcanization bond.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results with REMA Patches\u003c\/h2\u003e\n\u003cp\u003eJoin thousands of mechanics and cyclists who trust REMA's German engineering for permanent tire repairs. With 100 patches per box, you'll handle multiple repairs with confidence.\u003c\/p\u003e\n\u003cstrong\u003eOrder your REMA tire repair patches today for reliable, long-lasting tube repairs.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to standard bicycle tire patches? A: REMA patches create 100% vulcanized bonds that chemically fuse with tube rubber, unlike standard adhesive patches that only stick to the surface. They require REMA Cold Vulcanizing Fluid and a longer application process, but provide permanent repairs that are actually stronger than the original tube material and can withstand higher pressures. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard bicycle tire patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eREMA patches create 100% vulcanized bonds that chemically fuse with tube rubber, unlike standard adhesive patches that only stick to the surface. They require REMA Cold Vulcanizing Fluid and a longer application process, but provide permanent repairs that are actually stronger than the original tube material and can withstand higher pressures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What vulcanizing fluid do I need for these patches? A: Use only REMA Cold Vulcanizing Fluid 203 or 204, which are specifically formulated for tube repairs. These fluids create the chemical reaction necessary for proper vulcanization bonding with the patch material. Standard rubber cement, contact cement, or bicycle patch glue will not work with these professional-grade patches and will result in patch failure. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vulcanizing fluid do I need for these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUse only REMA Cold Vulcanizing Fluid 203 or 204, which are specifically formulated for tube repairs. These fluids create the chemical reaction necessary for proper vulcanization bonding with the patch material. Standard rubber cement, contact cement, or bicycle patch glue will not work with these professional-grade patches and will result in patch failure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these patches be used on tubeless tires? A: No, these REM-0 patches are specifically designed for inner tubes only and work with tube rubber compounds. REMA manufactures separate tubeless tire repair products that use different patch materials and bonding agents suited for the thicker, reinforced rubber compounds found in tubeless tire construction. Using tube patches on tubeless tires will not provide adequate sealing. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used on tubeless tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, these REM-0 patches are specifically designed for inner tubes only and work with tube rubber compounds. REMA manufactures separate tubeless tire repair products that use different patch materials and bonding agents suited for the thicker, reinforced rubber compounds found in tubeless tire construction. Using tube patches on tubeless tires will not provide adequate sealing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do these patches typically last? A: When properly installed with REMA vulcanizing fluid following manufacturer instructions, these patches create permanent repairs that last the entire life of the inner tube. Professional mechanics and bicycle shops report REMA patches remaining intact for 5-10 years or more without any signs of deterioration, edge lifting, or air leakage even under high-pressure cycling conditions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do these patches typically last?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen properly installed with REMA vulcanizing fluid following manufacturer instructions, these patches create permanent repairs that last the entire life of the inner tube. Professional mechanics and bicycle shops report REMA patches remaining intact for 5-10 years or more without any signs of deterioration, edge lifting, or air leakage even under high-pressure cycling conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can these 1.25-inch patches repair? A: These patches effectively repair punctures up to 6-8mm diameter while providing adequate overlap for secure bonding. The 1.25-inch diameter offers optimal coverage for most common puncture types including nail holes, thorn punctures, and small tears while remaining flexible enough for bicycle inner tubes that experience frequent flexing during riding and inflation cycles. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these 1.25-inch patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese patches effectively repair punctures up to 6-8mm diameter while providing adequate overlap for secure bonding. The 1.25-inch diameter offers optimal coverage for most common puncture types including nail holes, thorn punctures, and small tears while remaining flexible enough for bicycle inner tubes that experience frequent flexing during riding and inflation cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858255663355,"sku":"REM-0","price":63.53,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/0.jpg?v=1767635626"},{"product_id":"tube-patch-1-1-4-round-black-edge-100-bx","title":"REMA REM-B-0 Tube Patch, 1-1\/4\" Round, Black Edge (100 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n    \u003c!-- Hero Section --\u003e\n    \u003csection class=\"hero\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B0_A.jpg?v=1737246730\u0026amp;width=800\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B0_A.jpg?v=1737246730\u0026amp;width=400 400w,\n                    https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B0_A.jpg?v=1737246730\u0026amp;width=800 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"Black round tire repair patch with REMA logo showing 1-1\/4 inch diameter\"\u003e\n        \n        \u003ch2\u003eProfessional Grade Vulcanizing Solution - REMA Tire Repair Patch (REM-B-0, 100 Pack)\u003c\/h2\u003e\n        \u003ch3\u003eRound Tube Patches with Black Edge for Permanent Puncture Repairs\u003c\/h3\u003e\n        \u003cp\u003eREMA tire repair patches use cold vulcanizing for bicycle, motorcycle, and truck tubes. Each 1-1\/4 inch patch features black edge design. Box of 100.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Key Features and Benefits --\u003e\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eKey Benefits\u003c\/h2\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cp\u003e\u003cstrong\u003eCold Vulcanizing Technology\u003c\/strong\u003e - Chemical bonding creates permanent repairs without heat, allowing immediate tube service.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cp\u003e\u003cstrong\u003eUniversal Compatibility\u003c\/strong\u003e - Works on bicycle, motorcycle, garden tractor, and car tubes from 12 to 24 inches.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cp\u003e\u003cstrong\u003eProfessional Shop Value\u003c\/strong\u003e - Box of 100 patches provides consistent, premium-quality repairs for high-volume operations.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Applications Section --\u003e\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003ePerfect For\u003c\/h2\u003e\n        \u003cul\u003e\n            \u003cli\u003eBicycle repair shops needing bulk supplies.\u003c\/li\u003e\n            \u003cli\u003eDIY motorcycle tube repairs.\u003c\/li\u003e\n            \u003cli\u003eFleet maintenance departments.\u003c\/li\u003e\n            \u003cli\u003eEmergency bike tire repair kits.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Specifications Table --\u003e\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003cdiv style=\"overflow-x: auto;\"\u003e\n            \u003ctable\u003e\n                \u003ccaption\u003eProduct Specifications\u003c\/caption\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n                        \u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n                        \u003ctd\u003eREM-B-0\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n                        \u003ctd\u003e1-1\/4\" (31.75mm) diameter round\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eEdge Type\u003c\/th\u003e\n                        \u003ctd\u003eBlack feather edge\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n                        \u003ctd\u003e100 patches per box\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n                        \u003ctd\u003eBicycle \/ Motorcycle \/ Car \/ Truck \/ Tractor tubes\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eRepair Type\u003c\/th\u003e\n                        \u003ctd\u003eCold vulcanizing (chemical cure)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003ePuncture Size\u003c\/th\u003e\n                        \u003ctd\u003eSmall to medium holes up to 3\/8\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Installation Requirements --\u003e\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n        \u003col\u003e\n            \u003cli\u003eClean and roughen the puncture area with sandpaper or buffer.\u003c\/li\u003e\n            \u003cli\u003eApply REMA Cold Vulcanizing Fluid to prepared surface.\u003c\/li\u003e\n            \u003cli\u003ePress patch firmly from center outward to eliminate air bubbles.\u003c\/li\u003e\n            \u003cli\u003eAllow 2-3 minutes for chemical bond to cure before reinflation.\u003c\/li\u003e\n        \u003c\/ol\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- CTA Section --\u003e\n    \u003csection class=\"cta\"\u003e\n        \u003ch2\u003eStock Up on Professional Tire Repair Patches\u003c\/h2\u003e\n        \u003cp\u003eJoin thousands of repair shops and cyclists who trust REMA patches for permanent puncture repairs.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eOrder your REMA REM-B-0 tire patch kit today.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- FAQ Section --\u003e\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \n        \u003c!-- Hidden schema markers for Google --\u003e\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: How does this compare to REMA TIP TOP patches?\n            A: REMA and REMA TIP TOP are the same company's products with identical formulations and manufacturing processes. Both use the same cold vulcanizing technology and black edge design for molecular bonds with rubber tubes. The patches perform identically, delivering permanent repairs that professionals trust.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Visible accordion for users --\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eHow does this compare to REMA TIP TOP patches?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eREMA and REMA TIP TOP are the same company's products with identical formulations and manufacturing processes. Both use the same cold vulcanizing technology and black edge design for molecular bonds with rubber tubes. The patches perform identically, delivering permanent repairs that professionals trust.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: Do these patches work without vulcanizing fluid?\n            A: No, REMA Cold Vulcanizing Fluid is absolutely essential and cannot be substituted with regular glue or rubber cement. The fluid chemically activates the patch's rubber compound, creating permanent molecular bonds with the tube material. Without proper fluid, patches won't adhere and will fail immediately.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \n        \u003cdetails\u003e\n            \u003csummary\u003eDo these patches work without vulcanizing fluid?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eNo, REMA Cold Vulcanizing Fluid is absolutely essential and cannot be substituted with regular glue or rubber cement. The fluid chemically activates the patch's rubber compound, creating permanent molecular bonds with the tube material. Without proper fluid, patches won't adhere and will fail immediately.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: What size punctures can the B-0 patch repair?\n            A: The 1-1\/4 inch B-0 patch effectively repairs punctures up to 3\/8 inch diameter, including nail holes, thorn punctures, and small tears. For larger damage exceeding 3\/8 inch, you'll need bigger patches from REMA's sizing chart like the B-1 or B-2 models.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \n        \u003cdetails\u003e\n            \u003csummary\u003eWhat size punctures can the B-0 patch repair?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eThe 1-1\/4 inch B-0 patch effectively repairs punctures up to 3\/8 inch diameter, including nail holes, thorn punctures, and small tears. For larger damage exceeding 3\/8 inch, you'll need bigger patches from REMA's sizing chart like the B-1 or B-2 models.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: Can these patches repair tubeless tires?\n            A: These patches are designed specifically for inner tube repairs only and will not work on tubeless tire systems. Tubeless tires require completely different patches with reinforced backing and specialized adhesives for direct casing repairs. Using tube patches on tubeless tires causes immediate failure under normal operating pressure.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \n        \u003cdetails\u003e\n            \u003csummary\u003eCan these patches repair tubeless tires?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eThese patches are designed specifically for inner tube repairs only and will not work on tubeless tire systems. Tubeless tires require completely different patches with reinforced backing and specialized adhesives for direct casing repairs. Using tube patches on tubeless tires causes immediate failure under normal operating pressure.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858255728891,"sku":"REM-B-0","price":64.11,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B0_E.jpg?v=1767635634"},{"product_id":"tube-patch-1-1-2-round-red-edge-30-bx","title":"REMA REM-1 Tube Patch, 1-1\/2\" Round, Red Edge (30 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\n\u003csection class=\"hero\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/1_1de59cde-9376-4589-97fb-8c4a26d5cc93.jpg?v=1767635649?v=1767116586\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/1_1de59cde-9376-4589-97fb-8c4a26d5cc93.jpg?v=1737246730\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/1_1de59cde-9376-4589-97fb-8c4a26d5cc93.jpg?v=1767635649?v=1767116586 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"REMA tire repair patches in box showing 30 round patches with red edges\"\u003e\n\n\u003ch2\u003eProfessional Tire Repair Solution - REMA Tube Patches (REM-1, 30 Pack)\u003c\/h2\u003e\n\u003ch3\u003eVulcanizing Patches with Red Edge for Quick Identification\u003c\/h3\u003e\n\n\u003cp\u003eThe REMA REM-1 tire repair patch provides professional-grade puncture repairs for bicycle, motorcycle, and automotive inner tubes. These 1.5-inch round patches feature red edges for easy identification. Each box contains 30 patches for shops and frequent riders.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eCold Vulcanizing Technology\u003c\/strong\u003e - Creates a permanent molecular bond without heat, delivering repairs that flex and stretch with the tube for long-lasting durability.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Red Edge Design\u003c\/strong\u003e - Bright red border allows for precise positioning during application and makes future identification of repair spots quick and easy.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eBulk Value Pack\u003c\/strong\u003e - 30 patches per box support frequent service needs for bike shops, mechanics, and active cyclists who require reliable repair supplies on hand.\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\n\u003cp\u003eThese REMA tube patches are ideal for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBicycle inner tube repairs for road, mountain, and hybrid bikes.\u003c\/li\u003e\n\u003cli\u003eMotorcycle tube maintenance and emergency roadside fixes.\u003c\/li\u003e\n\u003cli\u003eAutomotive tire tube repairs for passenger vehicles.\u003c\/li\u003e\n\u003cli\u003eGarden cart and utility vehicle pneumatic tire maintenance.\u003c\/li\u003e\n\u003cli\u003eProfessional shop use where consistent, reliable patches are essential.\u003c\/li\u003e\n\u003cli\u003eEmergency repair kits for cyclists and motorcyclists.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-1 Tire Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e1.5 inches (38 mm) round diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e30 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEdge Type\u003c\/th\u003e\n\u003ctd\u003eRed feather edge for easy identification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Type\u003c\/th\u003e\n\u003ctd\u003eCold vulcanizing tube patch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eBicycle, motorcycle, automotive tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eRequires REMA cold vulcanizing fluid (sold separately)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\n\u003cp\u003eThese patches require \u003cem\u003eREMA TIP TOP Cold Vulcanizing Fluid\u003c\/em\u003e (sold separately):\u003c\/p\u003e\n\n\u003col\u003e\n\u003cli\u003eClean and buff the damaged tube area around the puncture.\u003c\/li\u003e\n\u003cli\u003eApply a thin layer of REMA cold vulcanizing fluid to both the tube and patch.\u003c\/li\u003e\n\u003cli\u003eAllow the fluid to become tacky (approximately 3-5 minutes).\u003c\/li\u003e\n\u003cli\u003ePosition the patch with the red edge aligned properly and press firmly.\u003c\/li\u003e\n\u003cli\u003eHold pressure for 60 seconds to ensure proper bonding.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Professional mechanics, bicycle shops, active cyclists, and anyone needing reliable tube repair solutions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot for:\u003c\/strong\u003e Direct tire puncture repairs (tubes only) or use without proper vulcanizing fluid.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Patches Today\u003c\/h2\u003e\n\u003cp\u003eStock up on these professional-grade REMA patches for reliable tube repairs. With 30 patches per box, you'll have dependable solutions for months of cycling or shop work.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your REMA tire repair patches now for fast, dependable repairs.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: How long do REMA tire repair patches typically last?\nA: When properly installed with REMA vulcanizing fluid, these patches create permanent repairs that last the entire life of the inner tube under normal conditions. The cold vulcanizing technology forms a strong molecular bond that flexes with tube movement, preventing separation over time.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow long do REMA tire repair patches typically last?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eWhen properly installed with REMA vulcanizing fluid, these patches create permanent repairs that last the entire life of the inner tube. The cold vulcanizing technology forms a molecular bond that flexes with tube movement, preventing separation over time.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: Can I use these patches without vulcanizing fluid?\nA: No, REMA patches absolutely require cold vulcanizing fluid to create the proper chemical bond necessary for a permanent repair. Without the specialized fluid, the patch will not adhere properly and will likely fail under pressure, leading to air leaks and inconvenient re-inflation.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these patches without vulcanizing fluid?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eNo, REMA patches require cold vulcanizing fluid to create the chemical bond necessary for a permanent repair. Without the fluid, the patch will not adhere properly and will likely fail under pressure, leading to air leaks.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: What size punctures can these 1.5-inch patches repair?\nA: These patches can effectively repair punctures up to 6mm (1\/4 inch) in diameter. The 38mm (1.5-inch) patch size provides ample coverage for most common punctures from nails, thorns, or glass while ensuring a secure seal around the damaged area for reliable repairs.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these 1.5-inch patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eThese patches can effectively repair punctures up to 6mm (1\/4 inch) in diameter. The 38mm (1.5-inch) patch size provides ample coverage for most common punctures from nails, thorns, or glass while ensuring a secure seal around the damaged area.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: How do these REMA patches compare to standard rubber cement patches?\nA: REMA vulcanizing patches create a stronger molecular bond than standard rubber cement patches, offering superior flexibility and durability. While rubber cement patches rely on temporary adhesion, REMA patches actually fuse with tube material through chemical bonding for more reliable long-term repairs.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow do these REMA patches compare to standard rubber cement patches?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eREMA vulcanizing patches create a stronger molecular bond than rubber cement patches, offering superior flexibility and durability. While rubber cement patches rely on temporary adhesion, REMA patches actually fuse with tube material for more reliable long-term repairs.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: Are these patches suitable for tubeless tire repairs?\nA: No, these are specifically designed for inner tube repairs only and should not be used for tubeless tire puncture repairs. Tubeless tire repairs require different specialized materials designed to handle direct contact with road surfaces and environmental conditions that tubes never experience.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eAre these patches suitable for tubeless tire repairs?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eNo, these are specifically designed for inner tube repairs only and should not be used for tubeless tire puncture repairs. Tubeless tire repairs require different materials designed to handle direct contact with road surfaces that tubes never experience.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858255761659,"sku":"REM-1","price":22.45,"currency_code":"USD","in_stock":true}]},{"product_id":"tube-patch-1-1-2-round-black-edge-30-bx","title":"REMA REM-B-1 Tube Patch, 1-1\/2\" Round, Black Edge (30 bx)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Black round tire repair patches in box showing 30-count package\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B1_A.jpg?v=1737246729\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B1_A.jpg?v=1737246729\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B1_A.jpg?v=1737246729\u0026amp;width=800\"\u003e\n\u003ch2\u003eCold Vulcanizing - REMA Tire Repair Patches (REM-B-1, 30 Pack)\u003c\/h2\u003e\n\u003ch3\u003e1.5 Inch Round Patches for Bicycle and Automotive Tubes\u003c\/h3\u003e\n\u003cp\u003eREMA tire repair patches create permanent cold vulcanization bonds with bicycle and automotive inner tubes. Each 1.5-inch (38mm) round patch features black feather-edges that stretch evenly with 30 patches per box.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eCold Vulcanization\u003c\/strong\u003e - Creates molecular bonds with tube rubber using vulcanizing fluid, no heat required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eFeather-Edge Design\u003c\/strong\u003e - Tapered edges distribute stress evenly, preventing peeling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eMulti-Vehicle Use\u003c\/strong\u003e - Works on bicycle, garden, motorcycle, and automotive tubes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRoadside bicycle flat repairs.\u003c\/li\u003e\n\u003cli\u003eLawn tractor tube fixes.\u003c\/li\u003e\n\u003cli\u003eMotorcycle emergency repairs.\u003c\/li\u003e\n\u003cli\u003eProfessional shop use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eProduct Details\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003eREM-B-1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eCold Vulcanizing Tube Patch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e1.5 inch (38mm) diameter round\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e30 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eBicycle \/ Garden \/ Automotive \/ Motorcycle Tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003eClean and roughen the puncture area with sandpaper.\u003c\/li\u003e\n\u003cli\u003eApply REMA cold vulcanizing fluid; let it get tacky (2-3 minutes).\u003c\/li\u003e\n\u003cli\u003ePress patch firmly from center outward to remove air bubbles.\u003c\/li\u003e\n\u003cli\u003eInflate tube immediately and return to service.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eProfessional Tire Patch Repair Results\u003c\/h2\u003e\n\u003cp\u003eStop temporary fixes. REMA patches deliver permanent bonds. \u003cstrong\u003eOrder your 30-pack today.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do these patches work without vulcanizing fluid? A: No, REMA patches require cold vulcanizing fluid to create the chemical bond with the tube rubber. Without the fluid, the patch won't properly adhere or create a permanent seal, and the repair will likely fail under pressure or temperature changes. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo these patches work without vulcanizing fluid?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, REMA patches require cold vulcanizing fluid to create the chemical bond with the tube rubber. Without the fluid, the patch won't properly adhere or create a permanent seal, and the repair will likely fail under pressure or temperature changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can these 1.5 inch (38mm) patches repair? A: These patches effectively repair punctures up to 3\/8 inch (10mm) diameter. The patch should extend at least 1\/2 inch (13mm) beyond the puncture edge for proper sealing. Larger punctures typically require multiple overlapping patches or complete tube replacement. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can these 1.5 inch (38mm) patches repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese patches effectively repair punctures up to 3\/8 inch (10mm) diameter. The patch should extend at least 1\/2 inch (13mm) beyond the puncture edge for proper sealing. Larger punctures typically require multiple overlapping patches or complete tube replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can I use these patches on tubeless tires? A: These are designed specifically for inner tubes only. Tubeless tires require different patch types designed for higher pressures and different rubber compounds. Using tube patches on tubeless tires won't create a proper seal and could cause dangerous blowouts at highway speeds. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these patches on tubeless tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese are designed specifically for inner tubes only. Tubeless tires require different patch types designed for higher pressures and different rubber compounds. Using tube patches on tubeless tires won't create a proper seal and could cause dangerous blowouts at highway speeds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do repaired tubes last with REMA patches? A: When properly applied with vulcanizing fluid on a clean, roughened surface, REMA patches create permanent repairs that typically last the remaining life of the tube. Most repairs maintain full integrity for 2-5 years of regular use, depending on riding conditions and tube age. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do repaired tubes last with REMA patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen properly applied with vulcanizing fluid on a clean, roughened surface, REMA patches create permanent repairs that typically last the remaining life of the tube. Most repairs maintain full integrity for 2-5 years of regular use, depending on riding conditions and tube age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858255794427,"sku":"REM-B-1","price":24.59,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/B1_C.jpg?v=1767635661"},{"product_id":"tire-repair-kit-up6-patch-30-193-stem-30-626-pulling-wires-3","title":"REMA REM-2PC-P KIT Tire Repair Kit, UP6 Patch (30), 193 Stem (30) \u0026 626 Pulling Wires (3)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA tire repair kit showing 30 patches and stems in organized packaging\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2PC-PKit.jpg?v=1737246728\u0026amp;width=400 400w,\n              https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2PC-PKit.jpg?v=1737246728\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2PC-PKit.jpg?v=1737246728\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eProfessional Grade Tire Repair Kit - REMA REM-2PC-P (30 Patches, 30 Stems)\u003c\/h2\u003e\n\u003ch3\u003eComplete Two-Piece Puncture Repair Solution\u003c\/h3\u003e\n\u003cp\u003eThe REMA REM-2PC-P tire repair kit provides professional-grade puncture repair with 30 UP6 universal patches, 30 rubber-reinforced stems, and 3 pulling wires. This kit handles multiple repairs for passenger cars, light trucks, and motorcycles with lasting patches that maintain tire integrity.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Tire Compatibility\u003c\/strong\u003e - UP6 patches work on radial and bias-ply tires, eliminating the need for multiple repair kits.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eDurable Construction\u003c\/strong\u003e - Rubber-reinforced compounds create permanent bonds for long-lasting repairs under pressure.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eComplete System\u003c\/strong\u003e - 30 patches, 30 stems with wire leads, and pulling wires for professional installation.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePassenger car tire puncture repairs.\u003c\/li\u003e\n\u003cli\u003eLight truck and SUV tire maintenance.\u003c\/li\u003e\n\u003cli\u003eMotorcycle tire repair for touring and commuting.\u003c\/li\u003e\n\u003cli\u003eFleet vehicle tire service operations.\u003c\/li\u003e\n\u003cli\u003eProfessional tire shop and garage use.\u003c\/li\u003e\n\u003cli\u003eEmergency roadside tire repairs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-2PC-P Kit Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eREM-2PC-P KIT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatch Quantity\u003c\/th\u003e\n\u003ctd\u003e30 UP6 Universal Patches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStem Quantity\u003c\/th\u003e\n\u003ctd\u003e30 193-WL Stems (¼\" wide)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePulling Wires\u003c\/th\u003e\n\u003ctd\u003e3 626 Pulling Wires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Compatibility\u003c\/th\u003e\n\u003ctd\u003ePassenger \/ Light Truck \/ Motorcycle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRepair Type\u003c\/th\u003e\n\u003ctd\u003eNail Hole Two-Piece System\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Guide\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003eReam puncture hole to ¼\" diameter using appropriate reaming tool.\u003c\/li\u003e\n\u003cli\u003eInsert 193 stem through puncture from inside tire using 626 pulling wire.\u003c\/li\u003e\n\u003cli\u003eApply tire cement to UP6 patch and press firmly over puncture area.\u003c\/li\u003e\n\u003cli\u003eTrim excess stem material flush with tire surface and inspect seal.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results\u003c\/h2\u003e\n\u003cp\u003eThis REMA tire repair kit provides 30 complete repairs with professional-grade materials. Perfect for mechanics, fleet operators, and vehicle owners demanding reliable solutions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your REMA REM-2PC-P tire repair kit now.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How many tire repairs can this kit complete? A: This kit provides materials for 30 complete tire puncture repairs. Each repair uses one UP6 patch and one 193 stem for permanent two-piece installation. The rubber-reinforced patches are designed for single-use applications and should not be reused for safety reasons. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many tire repairs can this kit complete?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis kit provides materials for 30 complete tire puncture repairs. Each repair uses one UP6 patch and one 193 stem for permanent two-piece installation. The rubber-reinforced patches are designed for single-use applications and should not be reused for safety reasons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What tire types are compatible with the UP6 patches? A: UP6 patches work on both radial and bias-ply tires including passenger cars, light trucks, SUVs, and motorcycles. The universal design eliminates compatibility concerns and works with hot or cold vulcanization processes for professional tire shop applications. Patches are designed for crown area punctures only, not sidewall repairs. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tire types are compatible with the UP6 patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUP6 patches work on both radial and bias-ply tires including passenger cars, light trucks, SUVs, and motorcycles. The universal design eliminates compatibility concerns and works with hot or cold vulcanization processes for professional tire shop applications. Patches are designed for crown area punctures only, not sidewall repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need additional tools to use this repair kit? A: The kit includes 626 pulling wires for patch installation. You'll need standard tire repair tools like a tire reamer and insertion tool, which are sold separately. Professional tire cement is also recommended for optimal patch adhesion and long-term durability under normal driving conditions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need additional tools to use this repair kit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe kit includes 626 pulling wires for patch installation. You'll need standard tire repair tools like a tire reamer and insertion tool, which are sold separately. Professional tire cement is also recommended for optimal patch adhesion and long-term durability under normal driving conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to single-piece tire repair plugs? A: Two-piece repairs provide superior strength and longevity compared to plug-only repairs. The patch-stem combination creates both internal and external sealing for maximum reliability. Industry standards recommend two-piece repairs for punctures in the tire's crown area for optimal safety performance and improved air retention. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to single-piece tire repair plugs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eTwo-piece repairs provide superior strength and longevity compared to plug-only repairs. The patch-stem combination creates both internal and external sealing for maximum reliability. Industry standards recommend two-piece repairs for punctures in the tire's crown area for optimal safety performance and improved air retention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are these patches suitable for high-speed driving? A: Yes, REMA UP6 patches meet professional tire repair standards and are suitable for highway speeds when properly installed according to manufacturer guidelines. The rubber-reinforced construction maintains integrity under high-pressure conditions and temperature variations encountered during normal driving. Allow proper curing time before high-speed operation. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these patches suitable for high-speed driving?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA UP6 patches meet professional tire repair standards and are suitable for highway speeds when properly installed according to manufacturer guidelines. The rubber-reinforced construction maintains integrity under high-pressure conditions and temperature variations encountered during normal driving. Allow proper curing time before high-speed operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858255958267,"sku":"REM-2PC-P KIT","price":169.61,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2PC-PKit.jpg?v=1767635707"},{"product_id":"radial-repair-unit-7-7-8-x-13-15-16-3-ply-10-bx","title":"REMA REM-RAD-140 Radial Repair Unit, 7-7\/8\" x 13-15\/16\", 3-Ply, Box of 10","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA tire repair patch box showing 10 heavy-duty radial patches\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-140_A.jpg?v=1737246718\u0026amp;width=400 400w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-140_A.jpg?v=1737246718\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-140_A.jpg?v=1737246718\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Cold Vulcanizing - REMA Radial Tire Repair Patch (REM-RAD-140, 10-Pack)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty 3-Ply Construction for Passenger and Truck Tires\u003c\/h3\u003e\n\u003cp\u003eThe REMA REM-RAD-140 is a professional-grade \u003cem\u003etire repair patch\u003c\/em\u003e designed for permanent radial tire repairs on passenger cars and trucks. This German-engineered repair unit features 3-ply reinforced construction and measures 7-7\/8\" x 13-15\/16\" to handle large punctures and damage areas. Each box contains 10 high-strength patches that work with cold vulcanizing systems for reliable, long-lasting tire repairs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eSuperior Bond Strength\u003c\/strong\u003e - The integrated blue bonding layer creates a permanent chemical bond with cold vulcanizing cement, ensuring repairs that last the life of the tire without delamination or air leaks.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Tire Compatibility\u003c\/strong\u003e - Engineered for radial tires on passenger cars and light trucks.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional-Grade Durability\u003c\/strong\u003e - The 3-ply reinforced design withstands extreme temperature variations, high-speed driving, and heavy load conditions that would compromise standard single-layer patches.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cp\u003eIdeal for tire service centers, fleet maintenance, and repair shops:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLarge puncture repairs in passenger and truck tires.\u003c\/li\u003e\n\u003cli\u003eCrown, shoulder, and sidewall damage restoration.\u003c\/li\u003e\n\u003cli\u003eFleet vehicle maintenance and commercial tire servicing.\u003c\/li\u003e\n\u003cli\u003eEmergency roadside tire repair operations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-RAD-140 Radial Repair Unit Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eREM-RAD-140\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e7-7\/8\" x 13-15\/16\" (200 x 354 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003e3-Ply Reinforced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e10 Patches per Box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication Method\u003c\/th\u003e\n\u003ctd\u003eCold Vulcanization\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Type\u003c\/th\u003e\n\u003ctd\u003eRadial Passenger \/ Truck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd\u003eMade in Germany\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cp\u003eFor optimal tire repair results with the REM-RAD-140:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eClean and buff the damaged tire area thoroughly.\u003c\/li\u003e\n\u003cli\u003eApply REMA Special Blue Cement to both surfaces.\u003c\/li\u003e\n\u003cli\u003ePosition patch over the injury and apply firm pressure.\u003c\/li\u003e\n\u003cli\u003eAllow 24-hour curing time before tire service.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eRequires cold vulcanizing cement and proper tire buffing tools for professional installation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Tire Repair Patches for Your Shop\u003c\/h2\u003e\n\u003cp\u003eStock your service center with REMA's German-engineered construction. Suitable for high-volume shops needing reliable patch performance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your REMA REM-RAD-140 tire repair patches today.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to standard single-ply tire patches? A: The REMA REM-RAD-140's 3-ply construction delivers stronger bond strength and durability than single-ply patches. It covers damage areas up to 7-7\/8\" x 13-15\/16\" and resists heat and load stress during service, reducing the risk of delamination, air leaks, and repeat repairs in demanding shop conditions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard single-ply tire patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe REMA REM-RAD-140's 3-ply construction delivers stronger bond strength and durability than single-ply patches. It covers damage areas up to 7-7\/8\" x 13-15\/16\" and resists heat and load stress during service, reducing the risk of delamination, air leaks, and repeat repairs in demanding shop conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size punctures can this tire repair patch handle? A: This patch covers damage areas up to 7-7\/8\" x 13-15\/16\" (200 x 354 mm), making it suitable for large punctures, sidewall tears, and extensive crown damage. The generous size allows coverage of multiple small punctures or single large injuries that smaller patches cannot adequately repair in passenger and commercial tires. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size punctures can this tire repair patch handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis patch covers damage areas up to 7-7\/8\" x 13-15\/16\" (200 x 354 mm), making it suitable for large punctures, sidewall tears, and extensive crown damage. The generous size allows coverage of multiple small punctures or single large injuries that smaller patches cannot adequately repair in passenger and commercial tires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need special cement for these radial tire patches? A: Yes, REMA recommends their Special Blue Cement for optimal bonding. The integrated blue bonding layer is engineered for cold vulcanizing systems and is validated to work with this cement. Using an incompatible adhesive can reduce bond strength, cause air leaks, and lead to premature patch failure during service. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special cement for these radial tire patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA recommends their Special Blue Cement for optimal bonding. The integrated blue bonding layer is engineered for cold vulcanizing systems and is validated to work with this cement. Using an incompatible adhesive can reduce bond strength, cause air leaks, and lead to premature patch failure during service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these patches be used on both passenger and commercial tires? A: Yes, the REM-RAD-140 is engineered for both passenger car radial tires and commercial truck applications. The robust 3-ply design handles the stress demands and load requirements of both vehicle types, from standard passenger cars to heavy-duty commercial fleet vehicles and trucks requiring durable tire repairs. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used on both passenger and commercial tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the REM-RAD-140 is engineered for both passenger car radial tires and commercial truck applications. The robust 3-ply design handles the stress demands and load requirements of both vehicle types, from standard passenger cars to heavy-duty commercial fleet vehicles and trucks requiring durable tire repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858258153723,"sku":"REM-RAD-140","price":261.55,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-140_C.jpg?v=1767636002"},{"product_id":"radial-repair-unit-8-1-2x3-2-ply-10-bx","title":"REMA REM-RAD-124 Radial Repair Unit, 8.5\" x 3\", 2-Ply (Box of 10)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Black REMA radial tire repair patches in box packaging showing 10 units\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-124_A.jpg?v=1737246717\u0026amp;width=400 400w,\n              https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-124_A.jpg?v=1737246717\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-124_A.jpg?v=1737246717\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Grade Tire Repair Patch - REMA RAD-124 Radial Unit (8.5\" x 3\", Box of 10)\u003c\/h2\u003e\n\u003ch3\u003ePremium 2-Ply Construction for Cold Vulcanization Repairs\u003c\/h3\u003e\n\u003cp\u003eThe REMA RAD-124 tire repair patch delivers professional-grade solutions for radial tire repairs across passenger, truck, and commercial applications. Built with REMA Tip Top's proven rubber compound, these 8.5\" x 3\" patches provide reliable cold vulcanization repairs that maintain tire integrity. Each box contains 10 patches designed for tire shops, fleet maintenance, and professional repair services.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eCenter Over Injury Design\u003c\/strong\u003e - Engineered with integrated blue bonding layer that centers perfectly over tire damage for maximum patch effectiveness and long-lasting repairs.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Vulcanizing Compatibility\u003c\/strong\u003e - Works seamlessly with all current vulcanizing systems, making it the ideal choice for tire shops using different repair equipment.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional 2-Ply Strength\u003c\/strong\u003e - Reinforced construction handles high-stress applications while maintaining flexibility for secure installation on curved tire surfaces.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cp\u003eIdeal for professional tire repair operations requiring reliable \u003cem\u003eradial tire repair patches\u003c\/em\u003e:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePassenger vehicle tire repairs in automotive shops.\u003c\/li\u003e\n\u003cli\u003eCommercial truck tire maintenance for fleet operations.\u003c\/li\u003e\n\u003cli\u003eOTR (Off-The-Road) tire repairs for heavy equipment.\u003c\/li\u003e\n\u003cli\u003eProfessional tire service centers requiring consistent patch quality.\u003c\/li\u003e\n\u003cli\u003eMobile tire repair services needing dependable patch materials.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eRAD-124 Repair Unit Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA Tip Top\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003eRAD-124\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e8.5\" x 3\" (216mm x 76mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003e2-Ply Radial Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003eBox of 10 patches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication\u003c\/th\u003e\n\u003ctd\u003eRadial Tire Repair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003ePassenger \/ Truck \/ OTR Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRepair Method\u003c\/th\u003e\n\u003ctd\u003eCold Vulcanization\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results with REMA RAD-124 Patches\u003c\/h2\u003e\n\u003cp\u003eJoin thousands of tire professionals who trust REMA Tip Top for reliable repair solutions. These patches deliver the consistent performance your customers expect from professional tire service.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your box of 10 RAD-124 radial repair units today and ensure every tire repair meets professional standards.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does the RAD-124 compare to standard tire patches? A: The RAD-124 features integrated blue bonding layer and center-over-injury design for superior adhesion compared to basic patches. It works with all vulcanizing systems, while standard patches may require specific equipment. This professional-grade construction delivers more reliable, long-lasting tire repairs for demanding applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the RAD-124 compare to standard tire patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe RAD-124 features integrated blue bonding layer and center-over-injury design for superior adhesion compared to basic patches. It works with all vulcanizing systems, while standard patches may require specific equipment. This professional-grade construction delivers more reliable, long-lasting tire repairs for demanding applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What tire sizes can I repair with the 8.5\" x 3\" patch? A: This size handles most passenger car and light truck tire repairs effectively. The 8.5\" length covers punctures in the tread area while the 3\" width provides adequate reinforcement for radial tire construction. It's suitable for 15\" to 18\" rim diameters commonly found on passenger vehicles and smaller commercial trucks. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tire sizes can I repair with the 8.5\" x 3\" patch?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis size handles most passenger car and light truck tire repairs effectively. The 8.5\" length covers punctures in the tread area while the 3\" width provides adequate reinforcement for radial tire construction. It's suitable for 15\" to 18\" rim diameters commonly found on passenger vehicles and smaller commercial trucks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need special cement with these patches? A: Yes, REMA recommends using their Special Blue Cement or Special Cement BL with RAD-124 patches for optimal bonding and permanent repairs. Using the complete REMA system ensures proper vulcanization and maximum patch adhesion. Generic cements may not provide the same level of bonding strength or long-term durability as REMA products. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special cement with these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, REMA recommends using their Special Blue Cement or Special Cement BL with RAD-124 patches for optimal bonding and permanent repairs. Using the complete REMA system ensures proper vulcanization and maximum patch adhesion. Generic cements may not provide the same level of bonding strength or long-term durability as REMA products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these patches be used on motorcycle tires? A: While designed primarily for passenger and truck tires, the RAD-124 can work on motorcycle radial tires depending on the tire size and damage location. However, you should verify the patch dimensions fit your specific motorcycle tire damage before installation. Consider smaller patch sizes for sport bikes with lower profile tires. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used on motorcycle tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhile designed primarily for passenger and truck tires, the RAD-124 can work on motorcycle radial tires depending on the tire size and damage location. However, you should verify the patch dimensions fit your specific motorcycle tire damage before installation. Consider smaller patch sizes for sport bikes with lower profile tires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858258186491,"sku":"REM-RAD-124","price":193.12,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-124_C.jpg?v=1767636023"},{"product_id":"radial-repair-unit-7-3-4-x-6-2-ply-5-bx","title":"REMA REM-RAD-180 Radial Repair Unit, 7-3\/4\" x 6\", 2-Ply (Box of 5)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\n\u003csection class=\"hero\" style=\"margin: 40px 0;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-180_B.jpg?v=1767636046?v=1767117201\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-180_B.jpg?v=1737246717\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-180_B.jpg?v=1767636046?v=1767117201 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"REMA blue bonding radial tire repair patch with black backing on white background\"\u003e\n\n\u003ch2\u003eProfessional Grade Tire Repair Patch - REMA TIP TOP Radial Unit (REM-RAD-180, 5 Pack)\u003c\/h2\u003e\n\n\u003ch3\u003eHeavy-Duty 2-Ply Construction for Long-Lasting Repairs\u003c\/h3\u003e\n\n\u003cp\u003eThe REMA REM-RAD-180 tire repair patch provides professional-grade repairs for radial tires on passenger cars, commercial trucks, and farm equipment. Each 7-3\/4\" x 6\" patch features integrated blue bonding technology and 2-ply construction, delivering up to 5 permanent repairs per box for tire shops and automotive service centers.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eIntegrated Blue Bonding Layer\u003c\/strong\u003e - Pre-applied bonding compound eliminates separate cement application for consistent adhesion.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eVersatile Crown and Sidewall Repair\u003c\/strong\u003e - Works in tire crown, shoulder, and sidewall areas for complete repair flexibility.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eReinforced 2-Ply Construction\u003c\/strong\u003e - Dual-layer design rebuilds tire integrity while maintaining flexibility for \u003cem\u003etire patch repair\u003c\/em\u003e applications.\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications and Use Cases\u003c\/h2\u003e\n\n\u003cp\u003ePerfect for professional tire repair environments where reliability matters:\u003c\/p\u003e\n\n\u003cul\u003e\n  \u003cli\u003eAutomotive service centers and independent tire shops.\u003c\/li\u003e\n  \u003cli\u003eCommercial fleet maintenance for trucks and heavy equipment.\u003c\/li\u003e\n  \u003cli\u003eFarm equipment tire repair and agricultural vehicle maintenance.\u003c\/li\u003e\n  \u003cli\u003eEmergency roadside tire service and mobile repair units.\u003c\/li\u003e\n  \u003cli\u003eCompatible with both chemical and heat vulcanization repair systems.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-RAD-180 Technical Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003eREM-RAD-180\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e7-3\/4\" x 6\" (197 mm x 152 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003e2-Ply Radial Tire Patch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e5 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003ePassenger \/ Commercial \/ Agricultural\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd\u003e60 months\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\n\u003cp\u003eFor optimal tire repair results with the REM-RAD-180:\u003c\/p\u003e\n\n\u003cul\u003e\n  \u003cli\u003eClean and buff the damage area using carbide cutters before patch application.\u003c\/li\u003e\n  \u003cli\u003eCompatible with both chemical cold cure and heat vulcanization methods up to standard tire repair temperatures.\u003c\/li\u003e\n  \u003cli\u003eUse with REMA Special Blue Cement when additional bonding strength is required for challenging repairs.\u003c\/li\u003e\n  \u003cli\u003eAllow proper curing time according to vulcanization system specifications before returning tire to service.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cta\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eGet Reliable Tire Repair Patches Today\u003c\/h2\u003e\n\u003cp\u003eStock your shop with REMA's tire repair technology. Each box provides 5 patches with integrated bonding for consistent repairs.\u003c\/p\u003e\n\u003cstrong\u003eOrder your REMA REM-RAD-180 tire repair patches now for dependable results.\u003c\/strong\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: How does this compare to standard tire repair patches?\nA: The REMA REM-RAD-180 features integrated blue bonding technology and 2-ply construction, providing stronger adhesion and longer-lasting repairs than single-ply patches without pre-applied bonding compounds. The integrated bonding layer eliminates cement application steps while maintaining compatibility with both chemical and heat vulcanization repair systems used in tire shops.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard tire repair patches?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eThe REMA REM-RAD-180 features integrated blue bonding technology and 2-ply construction, providing stronger adhesion than single-ply patches without pre-applied bonding compounds. The integrated bonding layer eliminates cement application steps.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: Can this patch be used on both passenger and commercial tires?\nA: Yes, the REM-RAD-180 is designed for radial tire repairs on passenger vehicles, commercial trucks, and agricultural equipment, making it versatile for various tire sizes and applications. The 7-3\/4\" x 6\" dimensions and 2-ply construction accommodate different tire thicknesses while providing adequate coverage for most puncture repairs in crown, shoulder, and sidewall areas.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this patch be used on both passenger and commercial tires?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eYes, the REM-RAD-180 is designed for radial tire repairs on passenger vehicles, commercial trucks, and agricultural equipment. The 7-3\/4\" x 6\" dimensions accommodate different tire thicknesses while providing adequate coverage for most puncture repairs.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: Do I need special cement with these tire repair patches?\nA: While the patches have integrated bonding, REMA recommends using their Special Blue Cement for optimal results, especially in challenging repair conditions or when maximum bond strength is required. The pre-applied bonding layer works effectively on its own for most repairs, but additional cement can enhance adhesion in high-stress applications or when working with damaged tire surfaces that require extra preparation.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special cement with these tire repair patches?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eWhile the patches have integrated bonding, REMA recommends using their Special Blue Cement for challenging repair conditions. The pre-applied bonding layer works effectively on its own for most standard repairs.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: What areas of the tire can be repaired with this patch?\nA: The REM-RAD-180 is designed for crown, shoulder, and sidewall repairs on radial tires, offering repair flexibility for different damage locations and repair scenarios. The patch construction and bonding system accommodate the varying stress patterns and flexing requirements found in different tire areas, making it suitable for punctures, cuts, and other damage types commonly encountered in tire service operations.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat areas of the tire can be repaired with this patch?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eThe REM-RAD-180 is designed for crown, shoulder, and sidewall repairs on radial tires. The patch construction accommodates varying stress patterns in different tire areas for punctures, cuts, and other damage types.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858258252027,"sku":"REM-RAD-180","price":183.59,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-180_E.jpg?v=1767636044"},{"product_id":"radial-repair-unit-7-1-4-x-17-1-4-4-ply-5-bx","title":"REMA REM-RAD-146 Radial Repair Unit, 7-1\/4\" x 17-1\/4\", 4-Ply, Box of 5","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Black radial tire repair patch with blue bonding layer measuring 7.25 by 17.25 inches\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-146.jpg?v=1737246716\u0026amp;width=400 400w,\n                    https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-146.jpg?v=1737246716\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-146.jpg?v=1737246716\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Heavy-Duty - REMA Tire Repair Patch (RAD-146, 5 Pack)\u003c\/h2\u003e\n\u003ch3\u003eCommercial Grade Radial Tire Repair Solution\u003c\/h3\u003e\n\u003cp\u003eThe REMA RAD-146 tire repair patch delivers professional-grade repair capabilities for commercial trucks and heavy equipment. This 4-ply radial repair unit measures 7.25\" x 17.25\" and comes in a box of 5 patches, providing reliable repairs for crown, shoulder, and sidewall damage on radial tires.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eLarge Coverage Area\u003c\/strong\u003e - Generous 7.25\" x 17.25\" dimensions handle extensive tire damage across multiple zones including crown, shoulder, and sidewall regions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eCommercial Durability\u003c\/strong\u003e - 4-ply reinforced construction withstands demanding commercial and industrial applications while maintaining superior bond strength.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eVersatile Application\u003c\/strong\u003e - Compatible with both cold and hot vulcanization processes, adapting to your preferred repair method and equipment setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCommercial truck tire repairs and fleet maintenance.\u003c\/li\u003e\n\u003cli\u003eHeavy equipment and construction vehicle tires.\u003c\/li\u003e\n\u003cli\u003eIndustrial machinery with radial tire systems.\u003c\/li\u003e\n\u003cli\u003eAutomotive service centers handling large tire repairs.\u003c\/li\u003e\n\u003cli\u003eAgricultural equipment tire restoration.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA RAD-146 Tire Repair Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003eRAD-146\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e7-1\/4\" x 17-1\/4\" (184 mm x 438 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePly Rating\u003c\/th\u003e\n\u003ctd\u003e4 Ply\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003eBox of 5 patches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication\u003c\/th\u003e\n\u003ctd\u003eCrown, shoulder, and sidewall repair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Type\u003c\/th\u003e\n\u003ctd\u003eRadial construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Patches Today\u003c\/h2\u003e\n\u003cp\u003eStock up on reliable REMA tire repair solutions for your shop or fleet. These commercial-grade patches deliver the durability and performance your tire repair operations demand.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdd to cart now and ensure you're ready for any radial tire repair challenge.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What tire sizes can this RAD-146 patch repair? A: The 7.25\" x 17.25\" patch handles most passenger car, light truck, and commercial truck radial tires from 15\" to 24.5\" wheel sizes. It's specifically designed for crown, shoulder, and sidewall damage on radial construction tires, providing comprehensive coverage for larger repair areas that smaller patches cannot accommodate effectively. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tire sizes can this RAD-146 patch repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 7.25\" x 17.25\" patch handles most passenger car, light truck, and commercial truck radial tires from 15\" to 24.5\" wheel sizes. It's specifically designed for crown, shoulder, and sidewall damage on radial construction tires, providing comprehensive coverage for larger repair areas that smaller patches cannot accommodate effectively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to standard tire plug repairs? A: This patch provides permanent vulcanized repair versus temporary plugs that can fail under pressure. The 4-ply construction and large coverage area deliver superior strength and longevity compared to rubber plugs, which are meant as emergency fixes. Professional tire shops prefer patches for lasting repairs that maintain tire integrity and safety. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard tire plug repairs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis patch provides permanent vulcanized repair versus temporary plugs that can fail under pressure. The 4-ply construction and large coverage area deliver superior strength and longevity compared to rubber plugs, which are meant as emergency fixes. Professional tire shops prefer patches for lasting repairs that maintain tire integrity and safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can I use this patch with cold vulcanization? A: Yes, the RAD-146 is compatible with both cold and hot vulcanization processes, making it versatile for different shop setups. For optimal bonding with cold vulcanization, use REMA TIP TOP Special Blue Cement and corresponding stem insert. The integrated blue bonding layer ensures proper adhesion regardless of vulcanization method chosen. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this patch with cold vulcanization?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the RAD-146 is compatible with both cold and hot vulcanization processes, making it versatile for different shop setups. For optimal bonding with cold vulcanization, use REMA TIP TOP Special Blue Cement and corresponding stem insert. The integrated blue bonding layer ensures proper adhesion regardless of vulcanization method chosen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How many repairs can I expect from one box? A: Each box contains 5 individual patches for 5 complete tire repairs. Usage depends on damage size and tire type, but typically one patch handles one repair area. For shops doing regular tire repairs, this quantity provides sufficient stock for multiple commercial truck or equipment tire repairs. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many repairs can I expect from one box?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach box contains 5 individual patches for 5 complete tire repairs. Usage depends on damage size and tire type, but typically one patch handles one repair area. For shops doing regular tire repairs, this quantity provides sufficient stock for multiple commercial truck or equipment tire repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858258317563,"sku":"REM-RAD-146","price":439.18,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-146_C.jpg?v=1767636071"},{"product_id":"radial-repair-unit-5-3-4-x-8-4-ply-10-bx-revised-size","title":"REMA REM-RAD-135 Radial Repair Unit, 5-3\/4\" x 8\", 4-Ply, Box of 10","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Black REMA radial tire repair patch with blue border in box of 10 units\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-135_A.jpg?v=1737246715\u0026amp;width=400 400w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-135_A.jpg?v=1737246715\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-135_A.jpg?v=1737246715\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Grade Tire Repair Patch - REMA Radial Repair Unit (RAD-135, Box of 10)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty 4-Ply Construction for Permanent Radial Tire Repairs\u003c\/h3\u003e\n\u003cp\u003eThe REMA RAD-135 Radial Repair Unit is a professional-grade \u003cem\u003etire repair patch\u003c\/em\u003e designed for permanent fixes on radial tires. Each 5-3\/4\" x 8\" patch features robust 4-ply construction and works with all cold vulcanizing systems to deliver reliable repairs for passenger vehicles, trucks, and commercial fleets. Professional tire shops depend on these patches for their superior bonding strength and long-lasting performance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eSuperior Bonding Strength\u003c\/strong\u003e - Features integrated blue bonding layer and center-over-injury design that works with all vulcanizing systems for permanent, reliable tire repairs that last.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eHeavy-Duty 4-Ply Construction\u003c\/strong\u003e - Built with reinforced layers to withstand high pressure and temperature cycling, ensuring repairs hold up under demanding commercial and passenger vehicle use.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eOptimal Repair Size\u003c\/strong\u003e - At 5-3\/4\" x 8\", these patches are perfectly sized for medium to large puncture repairs on radial tires, providing adequate coverage for secure, long-term fixes.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect for Professional Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTire Service Centers:\u003c\/strong\u003e Stock up with 10 patches per box for high-volume repair operations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAutomotive Repair Shops:\u003c\/strong\u003e Handle passenger car and light truck tire repairs with confidence.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFleet Maintenance:\u003c\/strong\u003e Keep commercial vehicles running with reliable radial tire patches.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy-Duty Applications:\u003c\/strong\u003e Suitable for truck and OTR tire repair applications.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA RAD-135 Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eREM-RAD-135\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e5-3\/4\" x 8\" (146 mm x 203 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003e4-Ply Radial Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e10 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003ePassenger \/ Light Truck \/ Commercial\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBonding System\u003c\/th\u003e\n\u003ctd\u003eCold Vulcanizing Compatible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eMade in Germany\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional-Grade Tire Repair Patches for Your Shop\u003c\/h2\u003e\n\u003cp\u003eStock up on reliable REMA radial tire repair patches trusted by professionals worldwide. Each box contains 10 high-quality patches ready for immediate use with your vulcanizing system.\u003c\/p\u003e\n\u003cstrong\u003eOrder your RAD-135 repair units today and keep vehicles safely on the road.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this tire repair patch compare to standard bias-ply patches? A: Radial tire repair patches like the RAD-135 are specifically engineered for radial tire construction with flexible fabric that adapts to tire movement and stress patterns. Unlike standard bias-ply patches designed for older tire construction, radial patches feature non-directional fabric that flexes with the tire's movement, providing superior bonding and longevity on modern radial tires. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this tire repair patch compare to standard bias-ply patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eRadial tire repair patches like the RAD-135 are specifically engineered for radial tire construction with flexible fabric that adapts to tire movement and stress patterns. Unlike standard bias-ply patches designed for older tire construction, radial patches feature non-directional fabric that flexes with the tire's movement, providing superior bonding and longevity on modern radial tires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What vulcanizing cement works best with these REMA patches? A: REMA recommends using their Special Blue Cement (flammable) or Special Cement BL (non-flammable) for optimal bonding with RAD-135 patches. These cements are specifically formulated to work with REMA's blue bonding layer technology. For complete repair systems, pair with corresponding REMA stem insert units and carbide cutters to ensure professional-grade, permanent tire repairs that meet industry standards. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vulcanizing cement works best with these REMA patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eREMA recommends using their Special Blue Cement (flammable) or Special Cement BL (non-flammable) for optimal bonding with RAD-135 patches. These cements are specifically formulated to work with REMA's blue bonding layer technology. For complete repair systems, pair with corresponding REMA stem insert units and carbide cutters to ensure professional-grade, permanent tire repairs that meet industry standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can I use RAD-135 patches on motorcycle or ATV tires? A: Yes, RAD-135 patches work on any radial tire construction including motorcycles and ATVs, provided the tire uses radial construction rather than bias-ply. The 5-3\/4\" x 8\" size is designed for medium to large puncture repairs, so it may be oversized for smaller motorcycle tire repairs where a smaller patch would be more appropriate and cost-effective. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use RAD-135 patches on motorcycle or ATV tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, RAD-135 patches work on any radial tire construction including motorcycles and ATVs, provided the tire uses radial construction rather than bias-ply. The 5-3\/4\" x 8\" size is designed for medium to large puncture repairs, so it may be oversized for smaller motorcycle tire repairs where a smaller patch would be more appropriate and cost-effective.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do REMA tire repair patches typically last once installed? A: When properly installed with appropriate vulcanizing cement and surface preparation, REMA radial patches provide permanent repairs that can last the remaining life of the tire. The integrated blue bonding layer and 4-ply construction are designed to withstand the same pressure cycles and temperature variations as the original tire structure, with no degradation in performance or safety over time. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do REMA tire repair patches typically last once installed?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen properly installed with appropriate vulcanizing cement and surface preparation, REMA radial patches provide permanent repairs that can last the remaining life of the tire. The integrated blue bonding layer and 4-ply construction are designed to withstand the same pressure cycles and temperature variations as the original tire structure, with no degradation in performance or safety over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858258972923,"sku":"REM-RAD-135","price":416.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-135_C.jpg?v=1767636094"},{"product_id":"radial-repair-unit-40-x-10-1-4-7-ply-3-bx","title":"REMA REM-RAD-160 Radial Repair Unit, 40\" x 10-1\/4\", 7-Ply, Box of 3","description":"\u003ch1\u003eREMA | REM-RAD-160 | Radial Tire Repair Patch | 40\" x 10-1\/4\", 7-Ply, Box of 3\u003c\/h1\u003e\n\n\u003ch2\u003eOverview\u003c\/h2\u003e\n\u003cp\u003eThe REMA RAD-160 Radial Tire Repair Patch is specifically engineered for robust, heavy-duty tire repairs, providing exceptional strength and flexibility. Ideal for large radial tires on commercial and industrial vehicles, this 7-ply patch ensures long-lasting durability and reliable performance in the most demanding conditions. Achieve professional-grade tire repairs with this high-quality repair solution.\u003c\/p\u003e\n\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eOptimized for large radial tire repairs, enhancing tire longevity\u003c\/li\u003e\n  \u003cli\u003eGenerous Dimensions: 40\" x 10-1\/4\" for extensive repair coverage\u003c\/li\u003e\n  \u003cli\u003eHeavy-duty 7-ply construction for maximum reinforcement and structural integrity\u003c\/li\u003e\n  \u003cli\u003eFlexible, high-strength rubber compound that adapts to tire movement\u003c\/li\u003e\n  \u003cli\u003eMaintains structural integrity under high pressure and load conditions\u003c\/li\u003e\n  \u003cli\u003eDesigned for seamless integration with REMA cold vulcanizing systems for optimal bonding\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eBrand: REMA\u003c\/li\u003e\n  \u003cli\u003eModel: RAD-160\u003c\/li\u003e\n  \u003cli\u003eSize: 40 inches x 10-1\/4 inches\u003c\/li\u003e\n  \u003cli\u003ePly Rating: 7-Ply\u003c\/li\u003e\n  \u003cli\u003eQuantity: 3 radial repair patches per box\u003c\/li\u003e\n  \u003cli\u003eApplication: Heavy-duty radial tire repair for commercial trucks, agricultural equipment, and industrial vehicles\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858259038459,"sku":"REM-RAD-160","price":1136.04,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-160_C.jpg?v=1767636122"},{"product_id":"radial-repair-unit-4-1-2-x-4-7-8-3-ply-10-bx","title":"REMA REM-RAD-125 Radial Repair Unit, 4-1\/2\" x 4-7\/8\", 3-Ply (Box of 10)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\n\u003csection class=\"hero\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-125_A.jpg?v=1737246714\u0026amp;width=800\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-125_A.jpg?v=1737246714\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-125_A.jpg?v=1737246714\u0026amp;width=800 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"REMA TIP TOP radial tire repair patches in professional packaging with 10 units\"\u003e\n\n\u003ch2\u003eProfessional Radial Tire Repairs - REMA TIP TOP Tire Repair Patch (RAD-125, 10-Pack)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty 3-Ply Construction for Long-Lasting Tire Repairs\u003c\/h3\u003e\n\n\u003cp\u003eThe REMA TIP TOP RAD-125 is a professional-grade \u003cem\u003etire repair patch\u003c\/em\u003e for permanent radial tire repairs. With 3-ply reinforced construction and 4.5\" x 4.875\" dimensions, each box contains 10 repair units.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eSuperior Puncture Resistance\u003c\/strong\u003e - 3-ply construction withstands high pressures and prevents patch failure.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Vulcanization Compatibility\u003c\/strong\u003e - Works with both cold and heat cure systems for any tire shop.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional-Grade Durability\u003c\/strong\u003e - German-engineered with blue bonding layer for maximum adhesion.\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cp\u003ePerfect for professional tire repair operations requiring reliable, long-lasting results:\u003c\/p\u003e\n\n\u003cul\u003e\n\u003cli\u003eTire shops and automotive service centers.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations for commercial vehicles.\u003c\/li\u003e\n\u003cli\u003eLight truck and passenger vehicle radial tire repairs.\u003c\/li\u003e\n\u003cli\u003eSection repairs requiring heavy-duty patch performance.\u003c\/li\u003e\n\u003cli\u003eProfessional garages handling high-volume tire service.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA RAD-125 Tire Repair Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003eRAD-125\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eREM-RAD-125\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e4.5\" x 4.875\" (115mm x 125mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e10 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003e3-ply reinforced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eRadial passenger, light truck, commercial tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVulcanization\u003c\/th\u003e\n\u003ctd\u003eCold cure and heat cure systems\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eMade in Germany\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eProfessional Tire Repairs Made Simple\u003c\/h2\u003e\n\u003cp\u003eTrust REMA TIP TOP's proven German engineering for your most demanding tire repair applications. Each RAD-125 patch delivers the reliability and durability your customers expect from professional service.\u003c\/p\u003e\n\u003cstrong\u003eOrder your 10-pack today for dependable radial tire repairs.\u003c\/strong\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n  \u003c!-- Hidden schema markers for Google --\u003e\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: What tire types are compatible with the RAD-125 patch?\n    A: The RAD-125 works on radial tires for passenger cars, light trucks, and commercial vehicles. The 3-ply construction handles pressures from standard passenger applications up to heavy-duty commercial fleet operations. The 4.5 x 4.875 inch size covers most common puncture repairs in radial tire construction.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Visible accordion for users --\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat tire types are compatible with the RAD-125 patch?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eThe RAD-125 works on radial tires for passenger cars, light trucks, and commercial vehicles. The 3-ply construction handles pressures from standard passenger applications up to heavy-duty commercial fleet operations. The 4.5 x 4.875 inch size covers most common puncture repairs in radial tire construction.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: How does this compare to standard tire repair plugs?\n    A: Unlike temporary plug repairs, the RAD-125 provides permanent section repairs with 3-ply reinforcement. Patches offer superior durability and pressure resistance compared to rubber plugs because they cover larger surface areas. Professional tire shops prefer patches for liability reasons since they provide more reliable long-term repairs.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow does this compare to standard tire repair plugs?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eUnlike temporary plug repairs, the RAD-125 provides permanent section repairs with 3-ply reinforcement. Patches offer superior durability and pressure resistance compared to rubber plugs because they cover larger surface areas. Professional tire shops prefer patches for liability reasons since they provide more reliable long-term repairs.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: What adhesive should I use with these patches?\n    A: REMA TIP TOP recommends their Special Blue Cement for optimal bonding with the RAD-125. The patches work with cold vulcanizing cement or heat cure systems, but REMA's cement is formulated specifically for their blue bonding layer technology. This ensures maximum adhesion and prevents delamination under pressure.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat adhesive should I use with these patches?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eREMA TIP TOP recommends their Special Blue Cement for optimal bonding with the RAD-125. The patches work with cold vulcanizing cement or heat cure systems, but REMA's cement is formulated specifically for their blue bonding layer technology. This ensures maximum adhesion and prevents delamination under pressure.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv style=\"display: none;\"\u003e\n    \u003c!--FAQ--\u003e\n    Q: How many repairs can I expect from one box?\n    A: Each box contains 10 individual RAD-125 patches for 10 complete tire repairs. High-volume tire shops typically stock multiple boxes to maintain inventory levels and ensure service availability. The patches have a long shelf life when stored in dry conditions, making bulk purchasing cost-effective.\n    \u003c!--\/FAQ--\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow many repairs can I expect from one box?\u003c\/summary\u003e\n    \u003cdiv\u003e\u003cp\u003eEach box contains 10 individual RAD-125 patches for 10 complete tire repairs. High-volume tire shops typically stock multiple boxes to maintain inventory levels and ensure service availability. The patches have a long shelf life when stored in dry conditions, making bulk purchasing cost-effective.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858259103995,"sku":"REM-RAD-125","price":318.49,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-125_C.jpg?v=1767636130"},{"product_id":"radial-repair-unit-3-1-2-x-3-1-ply-20-bx","title":"REMA REM-RAD-115 Radial Repair Unit, 3-1\/2\" x 3\", 1-Ply, Box of 20","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\n\u003csection class=\"hero\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-115_A.jpg?v=1737246714\u0026amp;width=800\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-115_A.jpg?v=1737246714\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-115_A.jpg?v=1737246714\u0026amp;width=800 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"REMA radial tire repair patch displayed in packaging showing blue bonding layer and 3.5 inch dimensions\"\u003e\n\n\u003ch2\u003eProfessional Grade Radial Tire Repair - REMA Radial Tire Repair Patches (RAD-115, 20 per Box)\u003c\/h2\u003e\n\n\u003ch3\u003eGerman-Engineered 1-Ply Repair Units for Passenger and Light Truck Tires\u003c\/h3\u003e\n\n\u003cp\u003eThe REMA RAD-115 radial tire repair patches deliver professional-grade tire repair solutions for automotive service centers and tire shops. These German-made patches feature 20 individual repair units per box, sized at 3.5\" x 3\" to handle common tire punctures. With REMA's proprietary blue bonding layer, each patch creates a permanent bond that matches radial tire performance.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Tire Shop Quality\u003c\/strong\u003e - German-engineered construction with fully-integrated blue bonding layer ensures permanent repairs that meet industry standards for passenger and light truck applications.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUniversal Vulcanizing Compatibility\u003c\/strong\u003e - Works seamlessly with both hot and cold vulcanizing systems, making it ideal for any tire repair setup without requiring special equipment changes.\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eDynamic Radial Performance\u003c\/strong\u003e - Reinforced with rayon tire cord that flexes naturally with radial tire movement, preventing premature failure from stress concentration at repair edges.\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\n\u003cp\u003eIdeal for tire repair professionals working on:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePassenger car tire punctures from nails and screws.\u003c\/li\u003e\n\u003cli\u003eLight truck tire repairs requiring durable patches.\u003c\/li\u003e\n\u003cli\u003eAutomotive service centers performing tire maintenance.\u003c\/li\u003e\n\u003cli\u003eProfessional tire shops needing reliable repair solutions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA RAD-115 Repair Unit Details\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eREMA TIP TOP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003eRAD-115\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eREM-RAD-115\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e3.5\" x 3\" (89 mm x 76 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePly Rating\u003c\/th\u003e\n\u003ctd\u003e1-Ply Construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e20 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003ePassenger \/ Light Truck \/ Radial Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd\u003e60 Months\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturing\u003c\/th\u003e\n\u003ctd\u003eMade in Germany\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Guidelines\u003c\/h2\u003e\n\n\u003cp\u003eFor optimal results, use REMA TIP TOP Special Blue Cement or Special Cement BL with these patches. Apply the patch using center-over-injury placement technique, ensuring complete coverage of the damaged area. Compatible with both hot and cold vulcanizing systems for professional tire repair operations.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results\u003c\/h2\u003e\n\u003cp\u003eJoin thousands of automotive professionals who trust REMA's German engineering for reliable radial tire repairs. Each box contains 20 premium patches designed for long-lasting performance.\u003c\/p\u003e\n\u003cstrong\u003eOrder your REMA RAD-115 radial repair patches today for professional-grade tire service.\u003c\/strong\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: How does this compare to other tire repair patches?\nA: REMA patches feature a proprietary blue bonding layer and rayon cord reinforcement that provides superior adhesion and flexibility compared to standard rubber patches. The German engineering ensures professional-grade durability with permanent bonding that lasts the tire's remaining service life under normal driving conditions.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to other tire repair patches?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eREMA patches feature a proprietary blue bonding layer and rayon cord reinforcement that provides superior adhesion and flexibility compared to standard rubber patches. The German engineering ensures professional-grade durability with permanent bonding that lasts the tire's remaining service life under normal driving conditions.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: Can these patches be used with cold vulcanizing cement?\nA: Yes, RAD-115 patches are designed to work with both hot and cold vulcanizing systems for maximum shop flexibility. For optimal results and permanent bonding, use REMA TIP TOP Special Blue Cement for flammable applications or Special Cement BL for non-flammable alternatives, ensuring proper surface preparation and application techniques.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used with cold vulcanizing cement?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eYes, RAD-115 patches are designed to work with both hot and cold vulcanizing systems for maximum shop flexibility. For optimal results and permanent bonding, use REMA TIP TOP Special Blue Cement for flammable applications or Special Cement BL for non-flammable alternatives, ensuring proper surface preparation and application techniques.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: What size tire injuries can the RAD-115 repair?\nA: The 3.5 inch x 3 inch patch size effectively handles most common punctures and injuries found in passenger car and light truck tires. The patch is specifically designed for center-over-injury placement on radial tire construction, covering nail holes, screw punctures, and similar damage while maintaining tire integrity and performance.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size tire injuries can the RAD-115 repair?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eThe 3.5 inch x 3 inch patch size effectively handles most common punctures and injuries found in passenger car and light truck tires. The patch is specifically designed for center-over-injury placement on radial tire construction, covering nail holes, screw punctures, and similar damage while maintaining tire integrity and performance.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: How long do these tire repair patches typically last?\nA: When properly installed using REMA vulcanizing cement and following manufacturer guidelines, these patches provide permanent repairs that last the remaining service life of the tire under normal driving conditions. The rayon cord reinforcement and blue bonding layer create a durable repair that flexes naturally with the tire structure.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do these tire repair patches typically last?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eWhen properly installed using REMA vulcanizing cement and following manufacturer guidelines, these patches provide permanent repairs that last the remaining service life of the tire under normal driving conditions. The rayon cord reinforcement and blue bonding layer create a durable repair that flexes naturally with the tire structure.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858259169531,"sku":"REM-RAD-115","price":115.45,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-115_C.jpg?v=1767636153"},{"product_id":"radial-repair-unit-3-x-4-7-8-2-ply-10-bx","title":"REMA REM-RAD-120 Radial Repair Unit, 3\" x 4-7\/8\", 2-Ply, Box of 10","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Black REMA tire repair patches in professional packaging showing 10 radial units\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-120_A.jpg?v=1737246713\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-120_A.jpg?v=1737246713\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-120_A.jpg?v=1737246713\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Grade Radial Repairs - REMA Tire Repair Patch (REM-RAD-120, Box of 10)\u003c\/h2\u003e\n\u003ch3\u003e2-Ply Construction for Lasting Crown and Shoulder Tire Repairs\u003c\/h3\u003e\n\u003cp\u003eThe REMA REM-RAD-120 \u003cem\u003etire repair patch\u003c\/em\u003e delivers professional-grade radial tire repairs for automotive service centers and tire shops. Each 2-ply patch measures 3\" x 4-7\/8\" and provides reliable repairs for medium-sized punctures in passenger cars, light trucks, and commercial vehicles. This box of 10 radial repair units ensures your shop stays stocked for efficient tire service operations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003e2-Ply Reinforced Construction\u003c\/strong\u003e - Dual-layer design provides enhanced tensile strength and flexibility compared to single-ply alternatives, maintaining tire structural integrity under normal driving conditions and load specifications.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eStandard Size Coverage\u003c\/strong\u003e - The 3\" x 4-7\/8\" dimensions accommodate most common radial tire punctures in crown and shoulder areas, reducing the need for multiple patch sizes in typical repair operations.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eCold Vulcanizing Compatible\u003c\/strong\u003e - Features integrated bonding layer that works with standard cold vulcanizing repair systems, allowing application using existing shop equipment without requiring specialized tools or additional training.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cp\u003ePerfect for tire shops and service centers handling diverse vehicle types:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePassenger car radial tire repairs for everyday commuter vehicles.\u003c\/li\u003e\n\u003cli\u003eLight truck applications including pickups and SUVs.\u003c\/li\u003e\n\u003cli\u003eCommercial vehicle fleet maintenance and roadside repairs.\u003c\/li\u003e\n\u003cli\u003eCrown area puncture repairs from nails, screws, and debris.\u003c\/li\u003e\n\u003cli\u003eShoulder damage restoration on radial tire construction.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA REM-RAD-120 Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct SKU\u003c\/th\u003e\n\u003ctd\u003eREM-RAD-120\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e3\" x 4-7\/8\" (75 mm x 125 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePly Rating\u003c\/th\u003e\n\u003ctd\u003e2-Ply Construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e10 units per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTire Type\u003c\/th\u003e\n\u003ctd\u003eRadial Tire Specific\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRepair Areas\u003c\/th\u003e\n\u003ctd\u003eCrown, Shoulder, Sidewall\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVehicle Compatibility\u003c\/th\u003e\n\u003ctd\u003ePassenger \/ Light Truck \/ Commercial\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eReliable Tire Repair Patches for Service Operations\u003c\/h2\u003e\n\u003cp\u003eKeep tire service operations running with REMA's radial repair technology. Each box provides 10 patches engineered for permanent repairs that comply with industry tire repair standards.\u003c\/p\u003e\n\u003cstrong\u003eAdd to cart for consistent tire repair solutions.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to standard tire plugs? A: Unlike temporary tire plugs that can work loose or fail under pressure, these 2-ply radial patches create permanent vulcanized repairs that fully restore tire structural integrity. The patches use cold vulcanizing technology to bond directly with the tire rubber, providing long-term durability that meets industry repair standards for highway-speed driving. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard tire plugs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUnlike temporary tire plugs that can work loose or fail under pressure, these 2-ply radial patches create permanent vulcanized repairs that fully restore tire structural integrity. The patches use cold vulcanizing technology to bond directly with the tire rubber, providing long-term durability that meets industry repair standards for highway-speed driving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What tire damage can the REM-RAD-120 repair? A: This 3\" x 4-7\/8\" (75 mm x 125 mm) patch repairs punctures and damage in crown, shoulder, and sidewall areas of radial tires from passenger cars to light trucks. It handles medium-sized injuries from nails, screws, and road debris while maintaining the tire's original load rating and speed capabilities when properly installed. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tire damage can the REM-RAD-120 repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis 3\" x 4-7\/8\" (75 mm x 125 mm) patch repairs punctures and damage in crown, shoulder, and sidewall areas of radial tires from passenger cars to light trucks. It handles medium-sized injuries from nails, screws, and road debris while maintaining the tire's original load rating and speed capabilities when properly installed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do these patches work with all vulcanizing systems? A: Yes, the integrated blue bonding layer and center-over-injury design ensure compatibility with all current cold vulcanizing repair systems. The patches work with REMA's own vulcanizing fluids as well as other manufacturer systems, allowing tire shops to use their existing equipment and processes without modification or special training. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo these patches work with all vulcanizing systems?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the integrated blue bonding layer and center-over-injury design ensure compatibility with all current cold vulcanizing repair systems. The patches work with REMA's own vulcanizing fluids as well as other manufacturer systems, allowing tire shops to use their existing equipment and processes without modification or special training.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How many tire repairs will one box handle? A: Each box contains 10 individual patches, providing complete repairs for 10 separate tire damage incidents. Most tire shops stock multiple boxes to ensure continuous service availability, as each patch is single-use and designed for one specific repair application per unit. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many tire repairs will one box handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach box contains 10 individual patches, providing complete repairs for 10 separate tire damage incidents. Most tire shops stock multiple boxes to ensure continuous service availability, as each patch is single-use and designed for one specific repair application per unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858259300603,"sku":"REM-RAD-120","price":114.14,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-120_C.jpg?v=1767636174"},{"product_id":"radial-repair-unit-3-x-6-7-8-2-ply-10-bx","title":"REMA REM-RAD-122 Radial Repair Unit, 3\" x 6-7\/8\", 2-Ply, Box of 10","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"REMA radial tire repair patches in box showing 10 gray patches\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-122_A.jpg?v=1737246712\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-122_A.jpg?v=1737246712\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-122_A.jpg?v=1737246712\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Radial Tire Repair - REMA Tire Repair Patch (RAD-122, Box of 10)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty 2-Ply Construction for Crown and Shoulder Repairs\u003c\/h3\u003e\n\u003cp\u003eThe REMA RAD-122 tire repair patch is designed for radial tire damage repair in passenger cars and light trucks. This 2-ply \u003cem\u003eradial repair unit\u003c\/em\u003e measures 3\" x 6-7\/8\" (76 mm x 175 mm) and works with both cold and hot vulcanization systems.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003e2-Ply Construction\u003c\/strong\u003e - Double-layer design provides additional strength compared to single-ply patches.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eLarge Repair Coverage\u003c\/strong\u003e - 3\" x 6-7\/8\" (76 mm x 175 mm) dimensions accommodate crown and shoulder area damage.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eVulcanizing Compatible\u003c\/strong\u003e - Works with cold and hot vulcanization processes and features REMA's blue bonding layer.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRadial tire repairs in passenger cars and light trucks.\u003c\/li\u003e\n\u003cli\u003eCrown area puncture repairs from nails, screws, and debris.\u003c\/li\u003e\n\u003cli\u003eShoulder damage repair in the tire sidewall transition zone.\u003c\/li\u003e\n\u003cli\u003eProfessional tire shop repairs requiring durable, long-lasting results.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations needing reliable patch repair.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREMA RAD-122 Tire Patch Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e3\" x 6-7\/8\" (76 mm x 175 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003e2-Ply Reinforced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003eBox of 10 patches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd\u003e60 months\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003ePassenger Cars \/ Light Trucks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRepair Areas\u003c\/th\u003e\n\u003ctd\u003eCrown \/ Shoulder \/ Sidewall\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVulcanization\u003c\/th\u003e\n\u003ctd\u003eCold \u0026amp; Hot Systems\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cp\u003eFor optimal tire repair results, use REMA RAD-122 patches with corresponding REMA TIP TOP accessories:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eClean and prepare the tire injury area with appropriate carbide cutter.\u003c\/li\u003e\n\u003cli\u003eApply REMA Special Blue Cement for optimal bonding per REMA instructions.\u003c\/li\u003e\n\u003cli\u003ePosition the patch with the blue bonding layer centered over the injury.\u003c\/li\u003e\n\u003cli\u003eComplete vulcanization using your preferred hot or cold system.\u003c\/li\u003e\n\u003cli\u003eAllow proper curing time before returning tire to service.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional-Grade Tire Repair Patches\u003c\/h2\u003e\n\u003cp\u003eTrust REMA's German engineering and 60-month shelf life for your tire repair needs. Each box provides 10 patches for multiple repairs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdd to cart now and keep your tire repair operations running smoothly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does REMA RAD-122 compare to standard tire patches? A: RAD-122 features 2-ply construction compared to typical 1-ply patches, which provides additional reinforcement. The integrated blue bonding layer is designed to create stronger adhesion than basic patches. REMA manufactures these in Germany according to their quality standards for radial tire repairs. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does REMA RAD-122 compare to standard tire patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eRAD-122 features 2-ply construction compared to typical 1-ply patches, which provides additional reinforcement. The integrated blue bonding layer is designed to create stronger adhesion than basic patches. REMA manufactures these in Germany according to their quality standards for radial tire repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size tire damage can this patch repair? A: The 3\" x 6-7\/8\" dimensions allow this patch to cover punctures and injuries up to that size in crown, shoulder, and sidewall areas of radial tires. This size accommodates most common tire damage from nails, screws, and other road debris encountered during typical driving conditions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size tire damage can this patch repair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 3\" x 6-7\/8\" dimensions allow this patch to cover punctures and injuries up to that size in crown, shoulder, and sidewall areas of radial tires. This size accommodates most common tire damage from nails, screws, and other road debris encountered during typical driving conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need special cement with these patches? A: For optimal results, REMA recommends using REMA TIP TOP Special Blue Cement along with proper carbide cutters and stem inserts. This system is designed to work together for reliable repairs. While other cements may work, REMA accessories are specifically formulated for their patches. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special cement with these patches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFor optimal results, REMA recommends using REMA TIP TOP Special Blue Cement along with proper carbide cutters and stem inserts. This system is designed to work together for reliable repairs. While other cements may work, REMA accessories are specifically formulated for their patches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do REMA tire patches last once applied? A: When installed according to REMA procedures with proper vulcanization, these patches are designed to provide long-lasting repairs. The actual lifespan depends on tire condition, driving habits, and installation quality. REMA designs their patches to remain effective throughout the tire's remaining service life. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do REMA tire patches last once applied?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhen installed according to REMA procedures with proper vulcanization, these patches are designed to provide long-lasting repairs. The actual lifespan depends on tire condition, driving habits, and installation quality. REMA designs their patches to remain effective throughout the tire's remaining service life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can these patches be used with both cold and hot vulcanization? A: Yes, RAD-122 patches are engineered to be compatible with all current vulcanizing systems including both cold patch and hot vulcanization methods. The blue bonding layer and patch construction work effectively with different temperature and pressure requirements of various vulcanization equipment used in tire repair operations. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these patches be used with both cold and hot vulcanization?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, RAD-122 patches are engineered to be compatible with all current vulcanizing systems including both cold patch and hot vulcanization methods. The blue bonding layer and patch construction work effectively with different temperature and pressure requirements of various vulcanization equipment used in tire repair operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858259398907,"sku":"REM-RAD-122","price":157.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-122_C.jpg?v=1767636196"},{"product_id":"radial-repair-unit-29-x-10-1-2-7-ply-3-bx","title":"REMA REM-RAD-156 Radial Repair Unit, 29\" x 10.5\", 7-Ply, Box of 3","description":"\u003ch1\u003eREMA TIP TOP | REM-RAD-156 | Radial Tire Patch | 29\" x 10.5\", 7-Ply, Box of 3\u003c\/h1\u003e\n\n\u003ch2\u003eOverview\u003c\/h2\u003e\n\u003cp\u003eThe REMA TIP TOP RAD-156 Radial Tire Patch is a robust solution for repairing significant punctures and injuries in radial tires. Crafted for exceptional longevity and strength, this 7-ply radial repair unit is perfect for heavy-duty commercial vehicles and demanding industrial applications.\u003c\/p\u003e\n\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHeavy-Duty Construction:\u003c\/strong\u003e 7-ply design ensures maximum strength and lasting reliability for large tire repairs.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLarge Size:\u003c\/strong\u003e Generous 29\" x 10.5\" dimensions for comprehensive coverage of sizable tire damage.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eRadial Tire Specific:\u003c\/strong\u003e Engineered specifically for radial tire repair, ensuring optimal performance and safety.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eRestores Tire Integrity:\u003c\/strong\u003e Effectively repairs damage, helping to restore the tire's original structural integrity and performance.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eVersatile Application:\u003c\/strong\u003e Compatible with both cold and hot vulcanization processes for flexible repair options.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eConvenient Packaging:\u003c\/strong\u003e Comes in a box of 3 radial tire patches for multiple repairs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eCommercial Truck Tires:\u003c\/strong\u003e Ideal for repairing large punctures and damage on commercial trucks and semi-truck tires.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eAgricultural Tires:\u003c\/strong\u003e Suitable for heavy-duty agricultural equipment tires requiring durable repairs.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eIndustrial Tires:\u003c\/strong\u003e Perfect for industrial vehicle tires needing reliable and robust patching solutions.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLarge Section Repairs:\u003c\/strong\u003e Designed for substantial tire damage, providing reinforcement and restoring tire functionality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e REMA TIP TOP\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eModel\/SKU:\u003c\/strong\u003e REM-RAD-156\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePatch Type:\u003c\/strong\u003e Heavy-Duty Radial Tire Repair Patch\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 29 inches x 10.5 inches\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePly Rating:\u003c\/strong\u003e 7-Ply\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eQuantity:\u003c\/strong\u003e 3 patches per box\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858259464443,"sku":"REM-RAD-156","price":720.08,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-156_B.jpg?v=1767636223"},{"product_id":"radial-repair-unit-23-x-9-1-2-5-ply-3-bx","title":"REMA REM-RAD-152 Radial Repair Unit, 23\" x 9.5\", 5-Ply (Box of 3)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\n\u003csection class=\"hero\" style=\"margin: 40px 0;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-152_B.jpg?v=1767636226?v=1767117441\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-152_B.jpg?v=1737246711\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-152_B.jpg?v=1767636226?v=1767117441 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"Large black tire repair patch with blue bonding layer measuring 23 by 9.5 inches\"\u003e\n\n\u003ch2\u003eHeavy-Duty Commercial Solution - REMA Radial Tire Repair Patch (REM-RAD-152, 3 Pack)\u003c\/h2\u003e\n\n\u003ch3\u003eProfessional-Grade 5-Ply Construction for Large Tire Repairs\u003c\/h3\u003e\n\n\u003cp\u003eThe REMA REM-RAD-152 is a professional-grade \u003cem\u003etire repair patch\u003c\/em\u003e specifically engineered for heavy-duty radial tire repairs on commercial trucks, buses, and off-road equipment. This high-strength 5-ply radial repair unit measures 23\" x 9.5\" and comes in a convenient 3-pack, delivering reliable repairs that minimize downtime and maximize safety on demanding applications.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Performance Benefits\u003c\/h2\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eSuperior Bonding Strength\u003c\/strong\u003e - Features REMA's integrated blue bonding layer technology that creates permanent adhesion with all vulcanizing systems, ensuring repairs that last as long as the original tire.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eHeavy-Duty Construction\u003c\/strong\u003e - Built with 5-ply rayon tire cord reinforcement that matches the dynamic flex characteristics of modern radial tires, preventing stress fractures and premature failure.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eLarge Coverage Area\u003c\/strong\u003e - At 23\" x 9.5\", this tire patch repair handles extensive damage across tread, shoulder, and sidewall sections that smaller patches cannot accommodate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProfessional Applications\u003c\/h2\u003e\n\n\u003cp\u003ePerfect for tire repair shops and fleet maintenance operations working with:\u003c\/p\u003e\n\n\u003cul\u003e\n\u003cli\u003eCommercial truck tires (Class 7-8 vehicles).\u003c\/li\u003e\n\u003cli\u003eTransit bus and coach tires.\u003c\/li\u003e\n\u003cli\u003eConstruction equipment and off-road machinery tires.\u003c\/li\u003e\n\u003cli\u003eAgricultural equipment tire repairs.\u003c\/li\u003e\n\u003cli\u003eMining and industrial vehicle tire maintenance.\u003c\/li\u003e\n\u003cli\u003eHeavy-duty trailer tire repairs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eREM-RAD-152 Radial Repair Unit Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eREM-RAD-152\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e23 in x 9.5 in (58.4 cm x 24.1 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePly Rating\u003c\/th\u003e\n\u003ctd\u003e5-Ply Construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e3 patches per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eCold and hot vulcanization systems\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication\u003c\/th\u003e\n\u003ctd\u003eRadial tire section repairs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd\u003e60 months\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProfessional Installation Process\u003c\/h2\u003e\n\n\u003cp\u003eThis radial tire repair patch works with both chemical (cold) and hot vulcanization processes:\u003c\/p\u003e\n\n\u003col\u003e\n\u003cli\u003eClean and prepare the damaged tire area according to REMA specifications.\u003c\/li\u003e\n\u003cli\u003eUse appropriate REMA carbide cutter to create proper surface texture.\u003c\/li\u003e\n\u003cli\u003eApply REMA Special Blue Cement for optimal bonding preparation.\u003c\/li\u003e\n\u003cli\u003ePosition the RAD-152 patch with center-over-injury alignment.\u003c\/li\u003e\n\u003cli\u003eComplete vulcanization using your preferred hot or cold system.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cta\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eGet Professional Tire Repair Results\u003c\/h2\u003e\n\u003cp\u003eJoin thousands of tire professionals who trust REMA TIP TOP for reliable, long-lasting radial tire repairs. Each RAD-152 patch delivers the strength and durability your heavy-duty applications demand.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your 3-pack today and keep your fleet moving.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: How does the RAD-152 compare to smaller tire patches?\nA: The RAD-152's 23\" x 9.5\" size covers extensive damage that smaller patches cannot handle, making it specifically designed for large truck and equipment tires with significant injuries across tread, shoulder, or sidewall areas. Smaller patches typically max out at 6-12 inches and aren't suitable for the heavy-duty applications this unit addresses.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow does the RAD-152 compare to smaller tire patches?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eThe RAD-152's 23\" x 9.5\" size covers extensive damage that smaller patches cannot handle, making it specifically designed for large truck and equipment tires with significant injuries across tread, shoulder, or sidewall areas. Smaller patches typically max out at 6-12 inches and aren't suitable for the heavy-duty applications this unit addresses.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: Can this patch be used with both hot and cold vulcanizing?\nA: Yes, the RAD-152 is engineered for compatibility with all current vulcanizing systems, including both chemical (cold) and hot vulcanization processes. The integrated blue bonding layer technology ensures optimal adhesion regardless of which vulcanization method your shop uses, providing flexibility for different repair workflows and equipment setups.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan this patch be used with both hot and cold vulcanizing?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eYes, the RAD-152 is engineered for compatibility with all current vulcanizing systems, including both chemical (cold) and hot vulcanization processes. The integrated blue bonding layer technology ensures optimal adhesion regardless of which vulcanization method your shop uses, providing flexibility for different repair workflows and equipment setups.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: What makes REMA's blue bonding layer special?\nA: The integrated blue bonding layer creates a molecular bond between the tire rubber and repair unit that remains flexible under stress. This technology prevents delamination and maintains the repair's integrity through temperature changes, road vibration, and the dynamic flexing that occurs in radial tires during operation, ensuring long-lasting repairs.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes REMA's blue bonding layer special?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eThe integrated blue bonding layer creates a molecular bond between the tire rubber and repair unit that remains flexible under stress. This technology prevents delamination and maintains the repair's integrity through temperature changes, road vibration, and the dynamic flexing that occurs in radial tires during operation, ensuring long-lasting repairs.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e\nQ: How long do repairs with the RAD-152 typically last?\nA: When properly installed with REMA cement and correct vulcanizing procedures, RAD-152 repairs typically last the remaining life of the tire under normal operating conditions. The 5-ply rayon construction matches the tire's flexibility, and the 60-month shelf life ensures fresh materials for maximum bonding strength and durability.\n\u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow long do repairs with the RAD-152 typically last?\u003c\/summary\u003e\n\u003cdiv\u003e\u003cp\u003eWhen properly installed with REMA cement and correct vulcanizing procedures, RAD-152 repairs typically last the remaining life of the tire under normal operating conditions. The 5-ply rayon construction matches the tire's flexibility, and the 60-month shelf life ensures fresh materials for maximum bonding strength and durability.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858259497211,"sku":"REM-RAD-152","price":434.54,"currency_code":"USD","in_stock":true}]},{"product_id":"radial-repair-unit-21-5-8-x-12-1-4-2-ply-3-bx","title":"REMA REM-RAD-190 Radial Repair Unit, 21-5\/8\" x 12-1\/4\", 2-Ply, Box of 3","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #555;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n\n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n\n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n    \u003csection class=\"hero\"\u003e\n        \u003cimg class=\"product-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-190_B.jpg?v=1767636234?v=1767117454\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-190_B.jpg?v=1737246710\u0026amp;width=400 400w,\n                    https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RAD-190_B.jpg?v=1767636234?v=1767117454 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" alt=\"Black REMA radial tire repair patch with blue bonding layer showing RAD-190 label\"\u003e\n        \n        \u003ch2\u003eHeavy-Duty Tire Repair - REMA Radial Tire Patch (REM-RAD-190, 3 Pack)\u003c\/h2\u003e\n        \u003ch3\u003eProfessional 2-Ply Repair Unit for Large Punctures\u003c\/h3\u003e\n        \n        \u003cp\u003eThe REMA REM-RAD-190 tire repair patch delivers professional-grade repair strength for commercial and industrial radial tire applications. This 2-ply repair unit measures 21-5\/8\" x 12-1\/4\" (≈ 549 mm x 311 mm) and handles large punctures and section repairs that standard patches cannot address. Each box contains 3 patches designed for both cold and hot vulcanization processes.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cstrong\u003eProfessional Strength Construction\u003c\/strong\u003e - Two-ply design with integrated blue bonding layer provides superior adhesion and permanent repairs for heavy commercial use.\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cstrong\u003eLarge Coverage Area\u003c\/strong\u003e - 21-5\/8\" x 12-1\/4\" dimensions handle extensive damage that smaller patches cannot cover, reducing fleet downtime.\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cstrong\u003eUniversal Compatibility\u003c\/strong\u003e - Works with all current vulcanizing systems including both cold and hot processes.\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eApplications\u003c\/h2\u003e\n        \u003cp\u003ePerfect for tire service professionals working with:\u003c\/p\u003e\n        \u003cul\u003e\n            \u003cli\u003eCommercial truck and fleet tire repairs.\u003c\/li\u003e\n            \u003cli\u003eHeavy-duty radial tire rehabilitation in industrial settings.\u003c\/li\u003e\n            \u003cli\u003eLarge puncture repairs on passenger vehicle tires.\u003c\/li\u003e\n            \u003cli\u003eOff-The-Road (OTR) tire maintenance and repair.\u003c\/li\u003e\n            \u003cli\u003eProfessional tire service centers requiring reliable solutions.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eSpecifications\u003c\/h2\u003e\n        \u003cdiv style=\"overflow-x: auto;\"\u003e\n            \u003ctable\u003e\n                \u003ccaption\u003eREMA REM-RAD-190 Radial Repair Unit Specifications\u003c\/caption\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n                        \u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n                        \u003ctd\u003eREM-RAD-190\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n                        \u003ctd\u003e21-5\/8\" x 12-1\/4\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n                        \u003ctd\u003e2-Ply Radial Design\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n                        \u003ctd\u003e3 Patches per Box\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eShelf Life\u003c\/th\u003e\n                        \u003ctd\u003e60 Months\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n                        \u003ctd\u003ePassenger, Truck, OTR Radial Tires\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eVulcanizing Process\u003c\/th\u003e\n                        \u003ctd\u003eCold and Hot Systems\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"cta\"\u003e\n        \u003ch2\u003eGet Professional Tire Repair Results with REMA Quality\u003c\/h2\u003e\n        \u003cp\u003eWhen standard patches won't cut it, trust REMA's proven radial repair technology for the reliability your operation demands.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eOrder your REMA REM-RAD-190 3-pack today for professional-grade tire repair solutions.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: How does this compare to standard tire repair patches?\n            A: The REM-RAD-190 is significantly larger at 21-5\/8\" x 12-1\/4\" with 2-ply construction, making it suitable for extensive damage that standard 4\" patches cannot handle. Most standard patches are single-ply and measure only 3-4 inches, limiting them to small punctures. This professional-grade patch handles section repairs and large punctures in commercial applications.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eHow does this compare to standard tire repair patches?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eThe REM-RAD-190 is significantly larger at 21-5\/8\" x 12-1\/4\" with 2-ply construction, making it suitable for extensive damage that standard 4\" patches cannot handle. Most standard patches are single-ply and measure only 3-4 inches, limiting them to small punctures. This professional-grade patch handles section repairs and large punctures in commercial applications.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: Can this be used on both passenger and commercial tires?\n            A: Yes, the REM-RAD-190 works on passenger, truck, and Off-The-Road (OTR) radial tires, making it versatile for various tire types and sizes. The integrated blue bonding layer and 2-ply construction provide reliable adhesion across different rubber compounds. This patch is commonly used in fleet maintenance, commercial trucking operations, and professional tire service centers.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eCan this be used on both passenger and commercial tires?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eYes, the REM-RAD-190 works on passenger, truck, and Off-The-Road (OTR) radial tires, making it versatile for various tire types and sizes. The integrated blue bonding layer and 2-ply construction provide reliable adhesion across different rubber compounds. This patch is commonly used in fleet maintenance, commercial trucking operations, and professional tire service centers.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: What vulcanizing equipment is required for installation?\n            A: This patch works with both cold and hot vulcanization systems. For best results, use with REMA stem inserts, carbide cutters, and Special Blue Cement. The patch is designed to work with all current vulcanizing equipment brands and processes. Proper surface preparation and compatible adhesives are essential for achieving permanent, reliable repairs in professional tire service applications.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eWhat vulcanizing equipment is required for installation?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eThis patch works with both cold and hot vulcanization systems. For best results, use with REMA stem inserts, carbide cutters, and Special Blue Cement. The patch is designed to work with all current vulcanizing equipment brands and processes. Proper surface preparation and compatible adhesives are essential for achieving permanent, reliable repairs in professional tire service applications.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: How long do these patches typically last once installed?\n            A: When properly installed using correct procedures and compatible materials, REMA radial patches provide permanent repairs that last the life of the tire. The 2-ply construction and blue bonding layer create a vulcanized bond that withstands road stresses, temperature changes, and repeated flexing. Professional installation following REMA guidelines ensures maximum durability and performance.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eHow long do these patches typically last once installed?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eWhen properly installed using correct procedures and compatible materials, REMA radial patches provide permanent repairs that last the life of the tire. The 2-ply construction and blue bonding layer create a vulcanized bond that withstands road stresses, temperature changes, and repeated flexing. Professional installation following REMA guidelines ensures maximum durability and performance.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: What is the shelf life of unopened patches?\n            A: REMA REM-RAD-190 patches have a 60-month shelf life when stored properly in original packaging at room temperature. Store in a dry location away from direct sunlight and extreme temperatures. The rubber compound and bonding layer maintain their adhesive properties throughout the shelf life period when storage conditions are maintained properly.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eWhat is the shelf life of unopened patches?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eREMA REM-RAD-190 patches have a 60-month shelf life when stored properly in original packaging at room temperature. Store in a dry location away from direct sunlight and extreme temperatures. The rubber compound and bonding layer maintain their adhesive properties throughout the shelf life period when storage conditions are maintained properly.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rema","offers":[{"title":"Default Title","offer_id":46858259529979,"sku":"REM-RAD-190","price":530.07,"currency_code":"USD","in_stock":true}]}],"url":"https:\/\/garagesupplyguys.com\/collections\/tire-repair-patches.oembed","provider":"Garage Supply Guys","version":"1.0","type":"link"}