{"product_id":"hayward-h-series-h100-heat-exchanger-assembly-idxhxa1102","title":"Hayward H-Series H100 Heat Exchanger Assembly - IDXHXA1102","description":"\u003cstyle\u003e\n  .h100hex-wrap, .h100hex-wrap * { box-sizing: border-box; }\n  .h100hex-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n\n  \/* Hero (compact) *\/\n  .h100hex-hero {\n    background: linear-gradient(135deg, #b22222 0%, #f57c2b 100%);\n    color: #fff;\n    padding: 36px 32px;\n    border-radius: 14px;\n    text-align: center;\n    margin-bottom: 28px;\n  }\n  .h100hex-hero h1 { font-size: 2em; margin: 0 0 8px; font-weight: 800; letter-spacing: -0.02em; }\n  .h100hex-tagline { font-size: 1.1em; opacity: 0.95; margin: 0 0 18px; }\n  .h100hex-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n  .h100hex-badge {\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.3);\n    color: #fff;\n    padding: 6px 14px;\n    border-radius: 50px;\n    font-size: 0.85em;\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n  .h100hex-intro {\n    max-width: 800px;\n    margin: 0 auto 32px;\n    text-align: center;\n    font-size: 1.05em;\n    color: #333;\n  }\n\n  \/* Stat strip *\/\n  .h100hex-stats {\n    background: linear-gradient(135deg, #5a0f0f 0%, #b22222 100%);\n    color: #fff;\n    border-radius: 14px;\n    padding: 24px;\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 12px;\n    margin-bottom: 36px;\n  }\n  .h100hex-stat { text-align: center; }\n  .h100hex-stat-value { font-size: 1.5em; font-weight: 800; color: #ffb073; }\n  .h100hex-stat-label { font-size: 0.78em; opacity: 0.85; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 4px; }\n\n  \/* Section headings *\/\n  .h100hex-section { margin-bottom: 36px; }\n  .h100hex-section \u003e h2 { font-size: 1.5em; margin: 0 0 18px; text-align: center; color: #b22222; }\n\n  \/* Feature card grid *\/\n  .h100hex-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 16px;\n  }\n  .h100hex-feature-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 22px;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .h100hex-feature-card:hover { transform: translateY(-3px); box-shadow: 0 10px 24px rgba(178,34,34,0.14); }\n  .h100hex-emoji { font-size: 1.8em; }\n  .h100hex-feature-card h5 { margin: 10px 0 6px; font-size: 1.05em; color: #1a1a1a; }\n  .h100hex-feature-card p { margin: 0; color: #444; font-size: 0.95em; }\n\n  \/* Warning *\/\n  .h100hex-warning {\n    background: #fff7e0;\n    border-left: 5px solid #f5a623;\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin-bottom: 36px;\n  }\n  .h100hex-warning h4 { margin: 0 0 6px; color: #8a5b00; font-size: 1.05em; }\n  .h100hex-warning p { margin: 0; color: #5a3d00; font-size: 0.95em; }\n\n  \/* Spec grid *\/\n  .h100hex-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    background: #f7f8fc;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n  .h100hex-spec-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n    padding: 12px 18px;\n    border-bottom: 1px solid #e1e6ed;\n    font-size: 0.95em;\n  }\n  .h100hex-spec-key { font-weight: 600; color: #b22222; }\n  .h100hex-spec-val { color: #1a1a1a; text-align: right; }\n\n  \/* FAQ *\/\n  .h100hex-faq-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin-bottom: 12px;\n  }\n  .h100hex-faq-card h4 { margin: 0 0 6px; color: #b22222; font-size: 1.02em; }\n  .h100hex-faq-card p { margin: 0; color: #333; font-size: 0.95em; }\n\n  \/* CTA *\/\n  .h100hex-cta {\n    background: linear-gradient(135deg, #b22222 0%, #f57c2b 100%);\n    color: #fff;\n    border-radius: 14px;\n    padding: 32px 28px;\n    text-align: center;\n  }\n  .h100hex-cta h2 { font-size: 1.6em; margin: 0 0 8px; }\n  .h100hex-cta p { margin: 0 0 18px; font-size: 1em; opacity: 0.95; }\n  .h100hex-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n  .h100hex-perk {\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.3);\n    padding: 6px 14px;\n    border-radius: 50px;\n    font-size: 0.88em;\n    font-weight: 600;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 700px) {\n    .h100hex-hero h1 { font-size: 1.5em; }\n    .h100hex-stats { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"h100hex-wrap\"\u003e\n\n  \u003csection class=\"h100hex-hero\"\u003e\n    \u003ch1\u003eHayward H-Series H100 Heat Exchanger Assembly\u003c\/h1\u003e\n    \u003cp class=\"h100hex-tagline\"\u003eRestore peak heating performance to your H100.\u003c\/p\u003e\n    \u003cdiv class=\"h100hex-badges\"\u003e\n      \u003cspan class=\"h100hex-badge\"\u003eGenuine Hayward Part\u003c\/span\u003e\u003cspan class=\"h100hex-badge\"\u003e1-Year Warranty\u003c\/span\u003e\u003cspan class=\"h100hex-badge\"\u003eFactory Replacement\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"h100hex-intro\"\u003eGet your pool heater back to optimal performance with the \u003cstrong\u003eHayward H-Series H100 Heat Exchanger Assembly, SKU PST-_IDXHXA1102\u003c\/strong\u003e. This essential component is specifically engineered for Hayward H100 Induced Draft Pool Heaters manufactured after April 16, 2013, ensuring precise fit and efficient heat transfer.\u003c\/p\u003e\n\n  \u003csection class=\"h100hex-stats\"\u003e\n    \u003cdiv class=\"h100hex-stat\"\u003e\n\u003cdiv class=\"h100hex-stat-value\"\u003eH100 Specific\u003c\/div\u003e\n\u003cdiv class=\"h100hex-stat-label\"\u003eCOMPATIBILITY\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-stat\"\u003e\n\u003cdiv class=\"h100hex-stat-value\"\u003e2013+ Models\u003c\/div\u003e\n\u003cdiv class=\"h100hex-stat-label\"\u003eINSTALL DATE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-stat\"\u003e\n\u003cdiv class=\"h100hex-stat-value\"\u003e100,000 BTU\u003c\/div\u003e\n\u003cdiv class=\"h100hex-stat-label\"\u003eHEAT CAPACITY\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-stat\"\u003e\n\u003cdiv class=\"h100hex-stat-value\"\u003e1 Year\u003c\/div\u003e\n\u003cdiv class=\"h100hex-stat-label\"\u003eWARRANTY\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-stat\"\u003e\n\u003cdiv class=\"h100hex-stat-value\"\u003e20.18 lbs\u003c\/div\u003e\n\u003cdiv class=\"h100hex-stat-label\"\u003eSHIP WEIGHT\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"h100hex-section\"\u003e\n    \u003ch2\u003eWhy PST Customers Pick This\u003c\/h2\u003e\n    \u003cdiv class=\"h100hex-feature-grid\"\u003e\n      \u003cdiv class=\"h100hex-feature-card\"\u003e\n\u003cdiv class=\"h100hex-emoji\"\u003e🔥\u003c\/div\u003e\n\u003ch5\u003eOptimal Heat Transfer\u003c\/h5\u003e\n\u003cp\u003eEngineered to transfer heat efficiently from your heater's combustion process directly to your pool water, ensuring rapid and consistent temperature maintenance. Experience reliable pool heating with every use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-feature-card\"\u003e\n\u003cdiv class=\"h100hex-emoji\"\u003e✅\u003c\/div\u003e\n\u003ch5\u003eDirect OEM Replacement\u003c\/h5\u003e\n\u003cp\u003eThis is a genuine Hayward factory replacement part, MPN \u003cstrong\u003eIDXHXA1102\u003c\/strong\u003e. It guarantees a precise fit and seamless integration with your Hayward H100 Induced Draft pool heater, restoring its original specifications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-feature-card\"\u003e\n\u003cdiv class=\"h100hex-emoji\"\u003e⚙️\u003c\/div\u003e\n\u003ch5\u003eCorrosion-Resistant Build\u003c\/h5\u003e\n\u003cp\u003eConstructed from high-quality, durable materials designed to withstand the harsh conditions of pool water chemistry and the combustion environment, extending the lifespan of your heating system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-feature-card\"\u003e\n\u003cdiv class=\"h100hex-emoji\"\u003e🗓️\u003c\/div\u003e\n\u003ch5\u003ePost-2013 H100 Models\u003c\/h5\u003e\n\u003cp\u003eSpecifically designed for Hayward H100 models manufactured after \u003cstrong\u003eApril 16, 2013\u003c\/strong\u003e. Ensure your heater's manufacturing date aligns for perfect compatibility and flawless operation.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"h100hex-warning\"\u003e\n    \u003ch4\u003eProfessional Installation Required\u003c\/h4\u003e\n    \u003cp\u003eReplacing a heat exchanger involves working with natural gas or propane lines and electrical connections. Improper installation can lead to gas leaks, fire hazards, carbon monoxide poisoning, or electrical shock. For safety and to maintain warranty, installation must be performed by a qualified professional in accordance with all local codes and \u003cstrong\u003eNFPA 54 (National Fuel Gas Code)\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"h100hex-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003cdiv class=\"h100hex-spec-grid\"\u003e\n      \u003cdiv class=\"h100hex-spec-row\"\u003e\n\u003cspan class=\"h100hex-spec-key\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"h100hex-spec-val\"\u003eHayward\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-spec-row\"\u003e\n\u003cspan class=\"h100hex-spec-key\"\u003eModel Series\u003c\/span\u003e\u003cspan class=\"h100hex-spec-val\"\u003eH-Series Induced Draft (H100)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-spec-row\"\u003e\n\u003cspan class=\"h100hex-spec-key\"\u003eModel \/ MPN\u003c\/span\u003e\u003cspan class=\"h100hex-spec-val\"\u003eIDXHXA1102\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-spec-row\"\u003e\n\u003cspan class=\"h100hex-spec-key\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"h100hex-spec-val\"\u003ePST-_IDXHXA1102\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-spec-row\"\u003e\n\u003cspan class=\"h100hex-spec-key\"\u003eUPC\u003c\/span\u003e\u003cspan class=\"h100hex-spec-val\"\u003e610377233576\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-spec-row\"\u003e\n\u003cspan class=\"h100hex-spec-key\"\u003eCompatibility\u003c\/span\u003e\u003cspan class=\"h100hex-spec-val\"\u003eHayward H100 Above Ground Induced Draft Pool Heaters (Post-April 16, 2013 models)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-spec-row\"\u003e\n\u003cspan class=\"h100hex-spec-key\"\u003eHeater BTU Capacity (Implied)\u003c\/span\u003e\u003cspan class=\"h100hex-spec-val\"\u003e100,000 BTU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-spec-row\"\u003e\n\u003cspan class=\"h100hex-spec-key\"\u003eApplication\u003c\/span\u003e\u003cspan class=\"h100hex-spec-val\"\u003eHeat Transfer Core Component\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-spec-row\"\u003e\n\u003cspan class=\"h100hex-spec-key\"\u003eConstruction Material\u003c\/span\u003e\u003cspan class=\"h100hex-spec-val\"\u003eHigh-quality, corrosion-resistant materials\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-spec-row\"\u003e\n\u003cspan class=\"h100hex-spec-key\"\u003eShipping Weight\u003c\/span\u003e\u003cspan class=\"h100hex-spec-val\"\u003e20.18 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h100hex-spec-row\"\u003e\n\u003cspan class=\"h100hex-spec-key\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"h100hex-spec-val\"\u003e1 Year (Manufacturer's Warranty, professional installation required)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"h100hex-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"h100hex-faq-card\"\u003e\n      \u003ch4\u003eWhat is the difference between this heat exchanger and model FDXLHXA1250?\u003c\/h4\u003e\n      \u003cp\u003eThe \u003cstrong\u003eHayward IDXHXA1102\u003c\/strong\u003e is specifically designed for \u003cstrong\u003e100,000 BTU H100\u003c\/strong\u003e heaters. The FDXLHXA1250 is for 250,000 BTU FD Series heaters. Always match your heat exchanger to your specific heater model and BTU capacity for correct operation and safety.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"h100hex-faq-card\"\u003e\n      \u003ch4\u003eHow do I know if this heat exchanger is compatible with my Hayward H100 heater?\u003c\/h4\u003e\n      \u003cp\u003eThis assembly, \u003cstrong\u003eIDXHXA1102\u003c\/strong\u003e, is compatible with Hayward H100 Above Ground Induced Draft Pool Heaters manufactured \u003cstrong\u003eafter April 16, 2013\u003c\/strong\u003e. Check your heater's manufacturing date or model serial number for confirmation. It will not fit earlier H100 models or other H-Series heaters.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"h100hex-faq-card\"\u003e\n      \u003ch4\u003eCan I install the Hayward IDXHXA1102 heat exchanger myself?\u003c\/h4\u003e\n      \u003cp\u003eInstallation requires partial heater disassembly and proper reconnection of water and gas components. For your safety and to ensure the \u003cstrong\u003e1-year manufacturer's warranty\u003c\/strong\u003e remains valid, professional installation by a qualified, licensed technician is required and highly recommended. Always consult local codes.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"h100hex-cta\"\u003e\n    \u003ch2\u003eEnsure Efficient Heating, Choose Genuine Hayward.\u003c\/h2\u003e\n    \u003cp\u003eReplace your faulty heat exchanger with a reliable, factory-authorized component.\u003c\/p\u003e\n    \u003cdiv class=\"h100hex-perks\"\u003e\n      \u003cspan class=\"h100hex-perk\"\u003eFree Shipping on Orders Over $199\u003c\/span\u003e\u003cspan class=\"h100hex-perk\"\u003e30-Day Hassle-Free Returns\u003c\/span\u003e\u003cspan class=\"h100hex-perk\"\u003e1-Year Manufacturer Warranty\u003c\/span\u003e\u003cspan class=\"h100hex-perk\"\u003eAuthorized Hayward Dealer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Hayward","offers":[{"title":"Default Title","offer_id":44491819155521,"sku":"PST-_IDXHXA1102","price":1012.8,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/1623\/0209\/files\/IDXHXA1102.jpg?v=1787966539","url":"https:\/\/www.pstpoolsupplies.com\/products\/hayward-h-series-h100-heat-exchanger-assembly-idxhxa1102","provider":"PST Pool Supplies","version":"1.0","type":"link"}