{"product_id":"sealtech-25-x-8-x-3-mm-r-15-polyethylene-foam-reflective-insulation-roll-st-303-8x25","title":"SealTech 25' x 8\" x 3 mm R-15 Polyethylene Foam Reflective Insulation Roll ST-303-8X25","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSEALTECH ST-303-8X25 Reflective Insulation\u003c\/title\u003e\n    \u003cstyle\u003e\n        .sealtech-description {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n            color: #333;\n            line-height: 1.5;\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        \n        .sealtech-title {\n            font-size: 26px;\n            font-weight: 700;\n            color: #1a365d;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #e2e8f0;\n        }\n        \n        .sealtech-subtitle {\n            font-size: 19px;\n            font-weight: 600;\n            color: #2d3748;\n            margin: 25px 0 12px 0;\n        }\n        \n        .sealtech-specs-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n            margin: 20px 0;\n            border: 1px solid #e2e8f0;\n        }\n        \n        .sealtech-specs-table th {\n            background: linear-gradient(135deg, #2d3748 0%, #4a5568 100%);\n            color: white;\n            font-weight: 600;\n            text-align: left;\n            padding: 16px 20px;\n            font-size: 15px;\n            border-bottom: 2px solid #4299e1;\n        }\n        \n        .sealtech-specs-table td {\n            padding: 13px 20px;\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .sealtech-specs-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        \n        .sealtech-specs-table tr:hover {\n            background-color: #f1f7ff;\n        }\n        \n        .sealtech-specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #4a5568;\n            width: 35%;\n            border-right: 1px solid #e2e8f0;\n        }\n        \n        .spec-value {\n            color: #2d3748;\n        }\n        \n        .highlight-value {\n            color: #2b6cb0;\n            font-weight: 600;\n        }\n        \n        .sealtech-features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 16px;\n            margin: 25px 0;\n        }\n        \n        .feature-card {\n            background: white;\n            padding: 18px;\n            border-radius: 6px;\n            border: 1px solid #e2e8f0;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);\n            transition: transform 0.2s ease, box-shadow 0.2s ease;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n        }\n        \n        .feature-icon {\n            display: inline-block;\n            width: 24px;\n            height: 24px;\n            background: #4299e1;\n            border-radius: 50%;\n            margin-right: 10px;\n            vertical-align: middle;\n            position: relative;\n        }\n        \n        .feature-icon::after {\n            content: \"✓\";\n            color: white;\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            font-weight: bold;\n            font-size: 12px;\n        }\n        \n        .feature-title {\n            font-weight: 600;\n            color: #2d3748;\n            margin-bottom: 6px;\n            font-size: 15px;\n            display: inline-block;\n        }\n        \n        .feature-desc {\n            color: #4a5568;\n            font-size: 14px;\n            margin-left: 34px;\n        }\n        \n        .sealtech-highlight {\n            background: linear-gradient(135deg, #ebf8ff 0%, #e6fffa 100%);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 5px solid #38b2ac;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);\n        }\n        \n        .highlight-title {\n            font-weight: 700;\n            color: #2c7a7b;\n            margin-bottom: 8px;\n            font-size: 17px;\n        }\n        \n        .product-badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 25px 0;\n        }\n        \n        .product-badge {\n            display: inline-flex;\n            align-items: center;\n            background: white;\n            color: #2d3748;\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-weight: 600;\n            font-size: 13px;\n            border: 1px solid #e2e8f0;\n            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);\n        }\n        \n        .badge-r-value {\n            background: #2b6cb0;\n            color: white;\n            border: none;\n        }\n        \n        .badge-compact {\n            background: #38b2ac;\n            color: white;\n            border: none;\n        }\n        \n        .specs-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin-bottom: 5px;\n        }\n        \n        .product-code {\n            color: #718096;\n            font-size: 14px;\n            font-weight: 500;\n        }\n        \n        .compact-feature {\n            background: #f0fff4;\n            padding: 15px;\n            border-radius: 6px;\n            margin: 15px 0;\n            border-left: 4px solid #48bb78;\n        }\n        \n        @media (max-width: 768px) {\n            .sealtech-specs-table {\n                display: block;\n                overflow-x: auto;\n            }\n            \n            .sealtech-features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .sealtech-title {\n                font-size: 22px;\n            }\n            \n            .product-badges {\n                justify-content: center;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"sealtech-description\"\u003e\n        \u003ch1 class=\"sealtech-title\"\u003eSEALTECH ST-303-8X25 Reflective Insulation Roll\u003c\/h1\u003e\n        \n        \u003cdiv class=\"sealtech-highlight\"\u003e\n            \u003cdiv class=\"highlight-title\"\u003eCompact Thermal \u0026amp; Acoustic Insulation Solution\u003c\/div\u003e\n            \u003cp\u003eEnhance comfort and energy efficiency with this versatile SealTech R-15 reflective insulation. Featuring a compact 8-inch width, double-sided aluminum foil, and 100% virgin polyethylene foam for effective thermal reflection and sound dampening in smaller spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"compact-feature\"\u003e\n            \u003cstrong\u003ePerfect for smaller projects:\u003c\/strong\u003e Ideal for pipes, HVAC ducts, small walls, window frames, and other applications requiring narrow insulation strips. The 8-inch width provides precise coverage without excess waste.\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"specs-header\"\u003e\n            \u003ch2 class=\"sealtech-subtitle\"\u003eProduct Specifications\u003c\/h2\u003e\n            \u003cspan class=\"product-code\"\u003eModel: ST-303-8X25\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003ctable class=\"sealtech-specs-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth colspan=\"2\"\u003eTechnical Specifications\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eSKU #\u003c\/td\u003e\n                    \u003ctd class=\"spec-value highlight-value\"\u003e123501\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eProduct Type\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003eReflective Insulation Roll\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eDimensions\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e25 ft Length × 8 in Width × 3 mm Thickness\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eThermal Rating\u003c\/td\u003e\n                    \u003ctd class=\"spec-value highlight-value\"\u003eR-15\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eCore Material\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e100% Virgin Polyethylene Foam\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eSurface Material\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003eDouble-Sided Aluminum Foil\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003eSilver\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n                    \u003ctd class=\"spec-value highlight-value\"\u003e0.59 lb\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003ePackage Quantity\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e1 Roll\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eKey Features\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003eReflective Finish, Fire-Retardant, UV \u0026amp; Moisture Resistant\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003ePrimary Applications\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003eThermal Insulation, Acoustic Soundproofing\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \n        \u003ch2 class=\"sealtech-subtitle\"\u003eProduct Features \u0026amp; Benefits\u003c\/h2\u003e\n        \n        \u003cdiv class=\"sealtech-features-grid\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cspan class=\"feature-icon\"\u003e\u003c\/span\u003e\n                \u003cspan class=\"feature-title\"\u003eEfficient R-15 Rating\u003c\/span\u003e\n                \u003cdiv class=\"feature-desc\"\u003eR-15 thermal resistance provides effective heat reflection and energy savings in compact applications.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cspan class=\"feature-icon\"\u003e\u003c\/span\u003e\n                \u003cspan class=\"feature-title\"\u003eSound Dampening Properties\u003c\/span\u003e\n                \u003cdiv class=\"feature-desc\"\u003ePolyethylene foam core effectively reduces noise transmission for quieter environments.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cspan class=\"feature-icon\"\u003e\u003c\/span\u003e\n                \u003cspan class=\"feature-title\"\u003eLightweight \u0026amp; Easy to Install\u003c\/span\u003e\n                \u003cdiv class=\"feature-desc\"\u003eUltra-lightweight design (0.59 lb) makes handling and installation simple with standard cutting tools.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cspan class=\"feature-icon\"\u003e\u003c\/span\u003e\n                \u003cspan class=\"feature-title\"\u003eDurable Construction\u003c\/span\u003e\n                \u003cdiv class=\"feature-desc\"\u003eFire-retardant, UV-resistant, and moisture-resistant design ensures reliable long-term performance.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cspan class=\"feature-icon\"\u003e\u003c\/span\u003e\n                \u003cspan class=\"feature-title\"\u003eNon-Toxic \u0026amp; Safe\u003c\/span\u003e\n                \u003cdiv class=\"feature-desc\"\u003eMade from odorless, non-toxic 100% virgin materials suitable for residential and commercial use.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cspan class=\"feature-icon\"\u003e\u003c\/span\u003e\n                \u003cspan class=\"feature-title\"\u003eCompact \u0026amp; Versatile\u003c\/span\u003e\n                \u003cdiv class=\"feature-desc\"\u003e8-inch width ideal for smaller spaces, pipes, ducts, and areas requiring precise insulation coverage.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003ch2 class=\"sealtech-subtitle\"\u003eProduct Description\u003c\/h2\u003e\n        \n        \u003cp\u003eThe SEALTECH ST-303-8X25 reflective insulation roll delivers efficient thermal and acoustic protection in a compact 8-inch wide format. Its double-sided aluminum foil exterior provides excellent radiant heat reflection, while the 3mm polyethylene foam core adds both insulation value and sound absorption capabilities.\u003c\/p\u003e\n        \n        \u003cp\u003eThis narrow-width insulation is perfect for targeted applications including pipes, HVAC ducts, small walls, window frames, electrical panels, and other areas requiring precise insulation coverage. The 25-foot length provides ample material for multiple small projects with minimal waste.\u003c\/p\u003e\n        \n        \u003cp\u003eInstallation is quick and straightforward: simply measure, cut with scissors or a utility knife, and secure using staples, adhesive, or tape. The ultra-lightweight design (0.59 lb shipping weight) makes this insulation exceptionally easy to handle and maneuver into tight spaces.\u003c\/p\u003e\n        \n        \u003cdiv class=\"product-badges\"\u003e\n            \u003cdiv class=\"product-badge badge-r-value\"\u003eR-15 Thermal Rating\u003c\/div\u003e\n            \u003cdiv class=\"product-badge badge-compact\"\u003e8\" Compact Width\u003c\/div\u003e\n            \u003cdiv class=\"product-badge\"\u003e25 ft Length\u003c\/div\u003e\n            \u003cdiv class=\"product-badge\"\u003eUltra Lightweight\u003c\/div\u003e\n            \u003cdiv class=\"product-badge\"\u003eFire Retardant\u003c\/div\u003e\n            \u003cdiv class=\"product-badge\"\u003eEasy to Cut \u0026amp; Install\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42806052683860,"sku":"123501","price":40.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-04T184355.595_a8476dff-5496-4e0c-a532-249982ee0ea7.png?v=1767536047","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/sealtech-25-x-8-x-3-mm-r-15-polyethylene-foam-reflective-insulation-roll-st-303-8x25","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}