{"product_id":"sealtech-50-x-24-x-5-mm-r-16-polyethylene-foam-reflective-insulation-roll-st-301-24x50","title":"SealTech 50' x 24\" x 5 mm R-16 Polyethylene Foam Reflective Insulation Roll ST-301-24X50","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-301-24X50 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-length {\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        @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-301-24X50 Reflective Insulation Roll\u003c\/h1\u003e\n        \n        \u003cdiv class=\"sealtech-highlight\"\u003e\n            \u003cdiv class=\"highlight-title\"\u003ePremium Thermal \u0026amp; Acoustic Insulation Solution\u003c\/div\u003e\n            \u003cp\u003eEnhance comfort and energy efficiency with this professional-grade SealTech R-16 reflective insulation. Featuring double-sided aluminum foil and 100% virgin polyethylene foam for superior thermal reflection and sound dampening performance.\u003c\/p\u003e\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-301-24X50\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\"\u003e123500\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\"\u003e50 ft Length × 24 in Width × 5 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-16\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\"\u003e4.61 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\"\u003eHigh R-Value Efficiency\u003c\/span\u003e\n                \u003cdiv class=\"feature-desc\"\u003eR-16 rating provides superior thermal resistance, reflecting up to 97% of radiant heat for significant energy savings.\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\"\u003eExcellent Sound Dampening\u003c\/span\u003e\n                \u003cdiv class=\"feature-desc\"\u003ePolyethylene foam core effectively reduces noise transmission, creating quieter interior spaces.\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\"\u003eEasy Installation\u003c\/span\u003e\n                \u003cdiv class=\"feature-desc\"\u003eLightweight and easy to cut with standard tools. No peeling required - ready to install immediately.\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 long-term performance and reliability.\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\"\u003eSafety Certified\u003c\/span\u003e\n                \u003cdiv class=\"feature-desc\"\u003eMade from non-toxic, odorless 100% virgin materials. Safe 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\"\u003eVapor Barrier Protection\u003c\/span\u003e\n                \u003cdiv class=\"feature-desc\"\u003eAluminum foil surface creates an effective moisture barrier, preventing condensation and mold growth.\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-301-24X50 reflective insulation roll offers professional-grade thermal and acoustic protection in a versatile 24-inch wide format. Its double-sided aluminum foil exterior provides exceptional radiant heat reflection, while the 5mm polyethylene foam core adds both insulation value and sound absorption capabilities.\u003c\/p\u003e\n        \n        \u003cp\u003eThis medium-width insulation is perfect for various applications including walls, ceilings, attics, garages, and HVAC systems. The 50-foot length provides optimal coverage for residential and light commercial projects with minimal waste. The material's flexibility allows it to conform to irregular surfaces while maintaining its insulating properties.\u003c\/p\u003e\n        \n        \u003cp\u003eInstallation is straightforward: measure, cut with a utility knife or scissors, and secure using staples, adhesive, or mechanical fasteners. The reflective silver surface requires no additional facing or peeling, saving time and labor during installation while providing immediate thermal and acoustic benefits.\u003c\/p\u003e\n        \n        \u003cdiv class=\"product-badges\"\u003e\n            \u003cdiv class=\"product-badge badge-r-value\"\u003eR-16 Thermal Rating\u003c\/div\u003e\n            \u003cdiv class=\"product-badge badge-length\"\u003e50 ft Length\u003c\/div\u003e\n            \u003cdiv class=\"product-badge\"\u003e24\" Width\u003c\/div\u003e\n            \u003cdiv class=\"product-badge\"\u003eDouble-Sided Aluminum\u003c\/div\u003e\n            \u003cdiv class=\"product-badge\"\u003eFire Retardant\u003c\/div\u003e\n            \u003cdiv class=\"product-badge\"\u003eSound Dampening\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":42806045507668,"sku":"123500","price":101.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-04T185026.991_d2297cdb-7566-4f44-8867-2796c28c751e.png?v=1767535855","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/sealtech-50-x-24-x-5-mm-r-16-polyethylene-foam-reflective-insulation-roll-st-301-24x50","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}