{"title":"Split Air Conditioning Systems","description":"Professional split system air conditioning units with heating capabilities. Premium cooling solution for large rooms and permanent installations with excellent energy efficiency.","products":[{"product_id":"24000-btu-mini-split-air-conditioner-with-heater-19-seer2-230v-energy-ductless-wall-mounted-ac-unit-with-remote-cools-rooms","title":"Polar Flow Summit 24K","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;\n    color: #1a2332;\n    background: #f0f4f8;\n    line-height: 1.7;\n  }\n\n  .product-wrapper {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n  }\n\n  \/* ─── HERO ─── *\/\n  .hero {\n    position: relative;\n    overflow: hidden;\n    background: #060f1a;\n    border-radius: 24px;\n    padding: 72px 56px 80px;\n    color: #fff;\n    margin-bottom: 28px;\n    min-height: 480px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  \/* Animated canvas for wind\/air particles *\/\n  #hero-canvas {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    pointer-events: none;\n    z-index: 1;\n  }\n\n  \/* Deep radial aurora *\/\n  .hero-aurora {\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 80% 60% at 70% 40%, rgba(0, 140, 255, 0.18), transparent 65%),\n      radial-gradient(ellipse 50% 70% at 10% 60%, rgba(0, 200, 220, 0.12), transparent 60%),\n      radial-gradient(ellipse 60% 40% at 50% 90%, rgba(0, 80, 180, 0.15), transparent 60%),\n      linear-gradient(160deg, #060f1a 0%, #091a30 40%, #0b2540 70%, #06111e 100%);\n    z-index: 0;\n    animation: auroraShift 12s ease-in-out infinite alternate;\n  }\n\n  @keyframes auroraShift {\n    0%   { filter: hue-rotate(0deg) brightness(1); }\n    50%  { filter: hue-rotate(10deg) brightness(1.06); }\n    100% { filter: hue-rotate(-8deg) brightness(0.97); }\n  }\n\n  \/* Frost grid overlay *\/\n  .hero-grid {\n    position: absolute;\n    inset: 0;\n    background-image:\n      linear-gradient(rgba(120,200,255,0.04) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(120,200,255,0.04) 1px, transparent 1px);\n    background-size: 48px 48px;\n    z-index: 1;\n    mask-image: radial-gradient(ellipse 80% 80% at 50% 50%, black 30%, transparent 100%);\n  }\n\n  .hero-content {\n    position: relative;\n    z-index: 3;\n    max-width: 620px;\n  }\n\n  .badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(0, 160, 255, 0.18);\n    border: 1px solid rgba(0, 180, 255, 0.3);\n    padding: 7px 18px;\n    border-radius: 40px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    margin-bottom: 22px;\n    color: #a0dfff;\n    backdrop-filter: blur(4px);\n  }\n\n  .badge-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #38cfff;\n    animation: pulse 2s ease-in-out infinite;\n  }\n\n  @keyframes pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50%       { opacity: 0.4; transform: scale(1.4); }\n  }\n\n  .hero h1 {\n    font-size: 52px;\n    font-weight: 800;\n    line-height: 1.08;\n    letter-spacing: -1.5px;\n    margin-bottom: 10px;\n    background: linear-gradient(135deg, #ffffff 40%, #a8d8f0 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  .hero-subtitle {\n    font-size: 19px;\n    color: #7ecbf0;\n    margin-bottom: 28px;\n    font-weight: 400;\n    letter-spacing: 0.3px;\n  }\n\n  .hero-desc {\n    font-size: 16px;\n    color: rgba(255,255,255,0.72);\n    max-width: 540px;\n    line-height: 1.8;\n  }\n\n  \/* Stat row *\/\n  .hero-stats {\n    display: flex;\n    gap: 36px;\n    margin-top: 42px;\n    flex-wrap: wrap;\n  }\n\n  .hero-stat {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n  }\n\n  .hero-stat-value {\n    font-size: 28px;\n    font-weight: 800;\n    color: #fff;\n    letter-spacing: -0.5px;\n  }\n\n  .hero-stat-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: rgba(160, 210, 255, 0.7);\n  }\n\n  .hero-divider {\n    width: 1px;\n    height: 48px;\n    background: rgba(255,255,255,0.12);\n    align-self: center;\n  }\n\n  \/* ─── FEATURE GRID ─── *\/\n  .section {\n    margin-bottom: 28px;\n  }\n\n  .section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #0077cc;\n    margin-bottom: 16px;\n    padding-left: 2px;\n  }\n\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 16px;\n  }\n\n  .feature-card {\n    background: #fff;\n    border: 1px solid #e2eaf3;\n    border-radius: 18px;\n    padding: 28px 24px;\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #0088ff, #00c8e8);\n    opacity: 0;\n    transition: opacity 0.25s ease;\n    border-radius: 18px 18px 0 0;\n  }\n\n  .feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 12px 40px rgba(0, 100, 200, 0.1);\n    border-color: #c0d8f0;\n  }\n\n  .feature-card:hover::before { opacity: 1; }\n\n  .feature-icon {\n    width: 46px;\n    height: 46px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, #e8f4ff, #cce8ff);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    margin-bottom: 16px;\n    flex-shrink: 0;\n  }\n\n  .feature-card h3 {\n    font-size: 15px;\n    font-weight: 700;\n    color: #111827;\n    margin-bottom: 8px;\n    letter-spacing: -0.2px;\n  }\n\n  .feature-card p {\n    font-size: 14px;\n    color: #6b7280;\n    line-height: 1.65;\n  }\n\n  \/* ─── PERFORMANCE BAND ─── *\/\n  .perf-band {\n    background: linear-gradient(135deg, #071525 0%, #0b2340 50%, #0a1e38 100%);\n    border-radius: 22px;\n    padding: 48px 48px 48px;\n    color: #fff;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .perf-band::after {\n    content: '';\n    position: absolute;\n    right: -80px; top: -80px;\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(0,150,255,0.12), transparent 70%);\n    pointer-events: none;\n  }\n\n  .perf-band-title {\n    font-size: 22px;\n    font-weight: 700;\n    margin-bottom: 32px;\n    color: #fff;\n    position: relative;\n    z-index: 1;\n  }\n\n  .perf-metrics {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 24px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .perf-metric {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 14px;\n    padding: 22px 20px;\n    text-align: center;\n  }\n\n  .perf-metric-val {\n    font-size: 36px;\n    font-weight: 800;\n    letter-spacing: -1px;\n    background: linear-gradient(135deg, #fff, #88ccff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .perf-metric-unit {\n    font-size: 14px;\n    color: rgba(150,200,255,0.8);\n    font-weight: 500;\n    margin-bottom: 2px;\n    display: block;\n  }\n\n  .perf-metric-label {\n    font-size: 11px;\n    color: rgba(255,255,255,0.45);\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  \/* ─── WHAT'S INCLUDED ─── *\/\n  .included-box {\n    background: #fff;\n    border: 1px solid #e2eaf3;\n    border-radius: 22px;\n    padding: 36px 40px;\n    margin-bottom: 28px;\n  }\n\n  .included-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .included-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 16px 18px;\n    background: #f7fafd;\n    border-radius: 12px;\n    border: 1px solid #e8f0f8;\n  }\n\n  .check-circle {\n    width: 28px; height: 28px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #0077dd, #00aaff);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 13px;\n  }\n\n  .included-item span {\n    font-size: 14px;\n    color: #374151;\n    font-weight: 500;\n    line-height: 1.4;\n    padding-top: 4px;\n  }\n\n  \/* ─── SPECS TABLE ─── *\/\n  .specs-box {\n    background: #fff;\n    border: 1px solid #e2eaf3;\n    border-radius: 22px;\n    overflow: hidden;\n    margin-bottom: 28px;\n  }\n\n  .specs-header {\n    background: linear-gradient(135deg, #071525, #0e2d4e);\n    padding: 24px 36px;\n    color: #fff;\n  }\n\n  .specs-header h2 {\n    font-size: 18px;\n    font-weight: 700;\n    margin-bottom: 4px;\n  }\n\n  .specs-header p {\n    font-size: 13px;\n    color: rgba(160,210,255,0.7);\n  }\n\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .specs-table tr:nth-child(even) td {\n    background: #f8fafc;\n  }\n\n  .specs-table tr:hover td {\n    background: #edf5ff;\n  }\n\n  .specs-table td {\n    padding: 14px 36px;\n    font-size: 14px;\n    border-bottom: 1px solid #edf2f7;\n    transition: background 0.15s;\n  }\n\n  .specs-table td:first-child {\n    color: #6b7280;\n    font-weight: 500;\n    width: 45%;\n  }\n\n  .specs-table td:last-child {\n    color: #111827;\n    font-weight: 600;\n  }\n\n  \/* ─── WHY MINI-SPLIT ─── *\/\n  .why-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-bottom: 28px;\n  }\n\n  .why-card {\n    background: #fff;\n    border: 1px solid #e2eaf3;\n    border-radius: 18px;\n    padding: 28px 28px;\n  }\n\n  .why-card.accent {\n    background: linear-gradient(135deg, #e8f4ff, #d4ecff);\n    border-color: #b8d8f5;\n  }\n\n  .why-number {\n    font-size: 48px;\n    font-weight: 900;\n    letter-spacing: -2px;\n    color: #dbeeff;\n    line-height: 1;\n    margin-bottom: 12px;\n  }\n\n  .why-card.accent .why-number { color: #0066cc; opacity: 0.25; }\n\n  .why-card h3 {\n    font-size: 16px;\n    font-weight: 700;\n    color: #111827;\n    margin-bottom: 8px;\n  }\n\n  .why-card p {\n    font-size: 14px;\n    color: #6b7280;\n    line-height: 1.65;\n  }\n\n  \/* ─── FOOTER CTA ─── *\/\n  .cta-band {\n    background: linear-gradient(135deg, #0066cc, #00aaee);\n    border-radius: 22px;\n    padding: 48px 48px;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 32px;\n    flex-wrap: wrap;\n  }\n\n  .cta-text h2 {\n    font-size: 26px;\n    font-weight: 800;\n    margin-bottom: 8px;\n    letter-spacing: -0.5px;\n  }\n\n  .cta-text p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.8);\n    max-width: 380px;\n  }\n\n  .cta-btn {\n    display: inline-block;\n    background: #fff;\n    color: #0066cc;\n    font-size: 15px;\n    font-weight: 700;\n    padding: 16px 36px;\n    border-radius: 50px;\n    text-decoration: none;\n    white-space: nowrap;\n    letter-spacing: 0.3px;\n    box-shadow: 0 8px 32px rgba(0,0,0,0.2);\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .cta-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 14px 40px rgba(0,0,0,0.25);\n  }\n\n  \/* ─── WIND ANIMATION ─── *\/\n  @keyframes windMove {\n    0%   { transform: translateX(-100px) scaleX(0.5); opacity: 0; }\n    20%  { opacity: 0.6; }\n    80%  { opacity: 0.4; }\n    100% { transform: translateX(900px) scaleX(1.2); opacity: 0; }\n  }\n\n  @media (max-width: 600px) {\n    .hero { padding: 48px 28px 56px; }\n    .hero h1 { font-size: 36px; }\n    .hero-stats { gap: 20px; }\n    .hero-divider { display: none; }\n    .perf-band { padding: 32px 24px; }\n    .why-grid { grid-template-columns: 1fr; }\n    .cta-band { flex-direction: column; text-align: center; }\n    .specs-table td { padding: 12px 20px; }\n    .included-box { padding: 28px 24px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-wrapper\"\u003e\n\u003c!-- ══════════════════════════════════════════\n       HERO\n  ══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-aurora\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-grid\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ccanvas id=\"hero-canvas\"\u003e\u003c\/canvas\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003e Premium Climate System\u003c\/div\u003e\n\u003ch1\u003ePolar Flow\u003cbr\u003eSummit 24K\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003eMini Split Air Conditioner with Heating\u003c\/p\u003e\n\u003cp class=\"hero-desc\"\u003eDesigned for homeowners who expect exceptional comfort, whisper-quiet performance and intelligent energy efficiency all year round. The Summit 24K combines powerful cooling, efficient heating and modern inverter technology in one premium permanent installation.\u003c\/p\u003e\n\u003cdiv class=\"hero-stats\"\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan class=\"hero-stat-value\"\u003e24,000\u003c\/span\u003e \u003cspan class=\"hero-stat-label\"\u003eBTU Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan class=\"hero-stat-value\"\u003e21 dB\u003c\/span\u003e \u003cspan class=\"hero-stat-label\"\u003eUltra-Quiet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan class=\"hero-stat-value\"\u003e5★\u003c\/span\u003e \u003cspan class=\"hero-stat-label\"\u003eEnergy Rating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan class=\"hero-stat-value\"\u003e–15°C\u003c\/span\u003e \u003cspan class=\"hero-stat-label\"\u003eHeating Limit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════\n       FEATURE CARDS\n  ══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-label\"\u003eCore Capabilities\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e❄️\u003c\/div\u003e\n\u003ch3\u003eYear-Round Comfort\u003c\/h3\u003e\n\u003cp\u003ePowerful cooling through summer and efficient heating in winter, all from a single elegantly installed unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eInverter Technology\u003c\/h3\u003e\n\u003cp\u003eVariable-speed compressor adapts in real time, delivering steady temperature with up to 40% lower energy consumption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🌬️\u003c\/div\u003e\n\u003ch3\u003eUltra-Quiet Operation\u003c\/h3\u003e\n\u003cp\u003eAt just 21 dB on low, the Summit 24K is quieter than a library whisper — sleep through the night in total peace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e📱\u003c\/div\u003e\n\u003ch3\u003eSmart Wi-Fi Control\u003c\/h3\u003e\n\u003cp\u003eSet schedules, monitor energy use and control the unit remotely from anywhere using the companion mobile app.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🍃\u003c\/div\u003e\n\u003ch3\u003eAir Purification\u003c\/h3\u003e\n\u003cp\u003eMulti-stage filtration captures dust, pollen, bacteria and VOCs, delivering measurably cleaner air indoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003eEasy Installation\u003c\/h3\u003e\n\u003cp\u003eCompact refrigerant line set and pre-charged connections reduce installation time and professional service costs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════\n       PERFORMANCE METRICS\n  ══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"perf-band\"\u003e\n\u003cdiv class=\"perf-band-title\"\u003ePerformance at a Glance\u003c\/div\u003e\n\u003cdiv class=\"perf-metrics\"\u003e\n\u003cdiv class=\"perf-metric\"\u003e\n\u003cspan class=\"perf-metric-val\"\u003e24K\u003c\/span\u003e \u003cspan class=\"perf-metric-unit\"\u003eBTU\/hr\u003c\/span\u003e \u003cspan class=\"perf-metric-label\"\u003eCooling Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perf-metric\"\u003e\n\u003cspan class=\"perf-metric-val\"\u003e21.5K\u003c\/span\u003e \u003cspan class=\"perf-metric-unit\"\u003eBTU\/hr\u003c\/span\u003e \u003cspan class=\"perf-metric-label\"\u003eHeating Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perf-metric\"\u003e\n\u003cspan class=\"perf-metric-val\"\u003e19.4\u003c\/span\u003e \u003cspan class=\"perf-metric-unit\"\u003eSEER\u003c\/span\u003e \u003cspan class=\"perf-metric-label\"\u003eEfficiency Rating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perf-metric\"\u003e\n\u003cspan class=\"perf-metric-val\"\u003e21\u003c\/span\u003e \u003cspan class=\"perf-metric-unit\"\u003edB(A)\u003c\/span\u003e \u003cspan class=\"perf-metric-label\"\u003eIndoor Noise Level\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perf-metric\"\u003e\n\u003cspan class=\"perf-metric-val\"\u003e1,750\u003c\/span\u003e \u003cspan class=\"perf-metric-unit\"\u003esq ft\u003c\/span\u003e \u003cspan class=\"perf-metric-label\"\u003eCoverage Area\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════\n       WHY MINI SPLIT\n  ══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-label\"\u003eWhy Mini-Split\u003c\/div\u003e\n\u003cdiv class=\"why-grid\"\u003e\n\u003cdiv class=\"why-card accent\"\u003e\n\u003cdiv class=\"why-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eNo Ductwork Required\u003c\/h3\u003e\n\u003cp\u003eInstall in any room without expensive ductwork renovation. Just one small hole in the wall connects indoor and outdoor units.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003cdiv class=\"why-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eZone-Specific Control\u003c\/h3\u003e\n\u003cp\u003eHeat or cool exactly the room you're using rather than conditioning the entire home, reducing wasted energy significantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003cdiv class=\"why-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eCleaner Air, Always\u003c\/h3\u003e\n\u003cp\u003eCentral HVAC ducts accumulate allergens over years. The Summit 24K bypasses ducts entirely with its built-in multi-stage filter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card accent\"\u003e\n\u003cdiv class=\"why-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eWhisper-Quiet Nights\u003c\/h3\u003e\n\u003cp\u003eThe compressor sits outside — meaning none of the mechanical noise reaches your bedroom. Sleep uninterrupted year-round.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════\n       WHAT'S INCLUDED\n  ══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"included-box\"\u003e\n\u003cdiv class=\"section-label\"\u003eWhat's in the Box\u003c\/div\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: bold; color: #111827; margin-bottom: 4px;\"\u003eEverything You Need\u003c\/h2\u003e\n\u003cp style=\"font-size: 14px; color: #6b7280;\"\u003eReady for professional installation out of the box.\u003c\/p\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eIndoor wall-mount unit (head)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eOutdoor compressor unit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e25 ft pre-insulated line set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eWireless smart remote control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eWi-Fi control module\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eInstallation hardware kit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eCondensate drain line (15 ft)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e5-year comprehensive warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════\n       SPECIFICATIONS\n  ══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003cdiv class=\"specs-header\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cp\u003eFull engineering data for the Polar Flow Summit 24K system\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ePF-S24K-INV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCooling Capacity\u003c\/td\u003e\n\u003ctd\u003e24,000 BTU\/hr (2 Ton)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeating Capacity\u003c\/td\u003e\n\u003ctd\u003e21,500 BTU\/hr\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnergy Efficiency (SEER)\u003c\/td\u003e\n\u003ctd\u003e19.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeating Efficiency (HSPF)\u003c\/td\u003e\n\u003ctd\u003e10.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003eUp to 1,750 sq ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIndoor Noise Level\u003c\/td\u003e\n\u003ctd\u003e21 – 43 dB(A)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOutdoor Noise Level\u003c\/td\u003e\n\u003ctd\u003e54 dB(A)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temperature (Cooling)\u003c\/td\u003e\n\u003ctd\u003e14°F – 115°F (-10°C – 46°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temperature (Heating)\u003c\/td\u003e\n\u003ctd\u003e5°F – 86°F (-15°C – 30°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Supply\u003c\/td\u003e\n\u003ctd\u003e208–230V \/ 60Hz \/ 1Ph\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRefrigerant\u003c\/td\u003e\n\u003ctd\u003eR-32 (Low-GWP)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIndoor Unit Dimensions\u003c\/td\u003e\n\u003ctd\u003e44.5\" × 13.7\" × 9.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOutdoor Unit Dimensions\u003c\/td\u003e\n\u003ctd\u003e37.5\" × 13.2\" × 29.7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIndoor Unit Weight\u003c\/td\u003e\n\u003ctd\u003e27 lbs (12.3 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOutdoor Unit Weight\u003c\/td\u003e\n\u003ctd\u003e117 lbs (53 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Line Set Length\u003c\/td\u003e\n\u003ctd\u003e82 ft (25 m)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFilter Type\u003c\/td\u003e\n\u003ctd\u003eHEPA + Silver Ion + Activated Carbon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5 years parts \u0026amp; compressor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════\n       CTA\n  ══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"cta-band\"\u003e\n\u003cdiv class=\"cta-text\"\u003e\n\u003ch2\u003eReady to upgrade your climate?\u003c\/h2\u003e\n\u003cp\u003eOrder today with free freight shipping. Most installations complete in a single afternoon by a licensed HVAC technician.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"cta-btn\"\u003eAdd to Cart →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════\n     ANIMATED BACKGROUND — WIND PARTICLES\n══════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Polar Flow","offers":[{"title":"UK","offer_id":54358006563158,"sku":"200007763:201336106;200009209:200660849","price":745.0,"currency_code":"EUR","in_stock":true},{"title":"EU","offer_id":54363825537366,"sku":null,"price":745.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/0348\/5014\/files\/Sd15840779d084e04b50d98ed11069514n.webp?v=1782504282"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/0348\/5014\/collections\/Sd15840779d084e04b50d98ed11069514n.webp?v=1782505894","url":"https:\/\/getpolarflow.com\/he\/collections\/split-air-conditioning-systems.oembed","provider":"Polar Flow","version":"1.0","type":"link"}