{"product_id":"whisperkool-blow-through-8000-concealed-cooling-system","title":"WhisperKOOL Blow-Through 8000 Concealed Wine Cellar Cooling System","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n    .product-description-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 20px;\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n        color: #333;\n        line-height: 1.6;\n    }\n\n    .hero-section { margin-bottom: 40px; }\n\n    .hero-title {\n        font-size: 32px;\n        font-weight: 700;\n        color: #0066ff !important;\n        margin-bottom: 16px;\n        line-height: 1.2;\n    }\n\n    .hero-subtitle {\n        font-size: 18px;\n        color: #666;\n        margin-bottom: 24px;\n        font-weight: 400;\n    }\n\n    .trust-bar {\n        display: inline-flex;\n        gap: 16px;\n        flex-wrap: nowrap;\n        margin: 24px 0 30px;\n        padding: 14px 20px;\n        background: #f0f6ff;\n        border-radius: 8px;\n        border: 1px solid #d6e6ff;\n        max-width: 100%;\n        overflow-x: auto;\n    }\n\n    .trust-item {\n        display: flex;\n        align-items: center;\n        font-size: 13px;\n        font-weight: 600;\n        color: #0066ff !important;\n        white-space: nowrap;\n    }\n\n    .trust-item::before {\n        content: \"✓\";\n        margin-right: 8px;\n        font-weight: 700;\n    }\n\n    .flex-section {\n        background: linear-gradient(135deg, #0066ff, #004ebd);\n        color: white;\n        padding: 40px;\n        border-radius: 12px;\n        text-align: center;\n        margin: 40px 0;\n    }\n\n    .flex-title { font-size: 24px; font-weight: 700; margin-bottom: 16px; color: #fff !important; }\n\n    .btu-section {\n        background: linear-gradient(135deg, #0066ff, #004ebd);\n        color: white;\n        padding: 40px;\n        border-radius: 12px;\n        text-align: center;\n        margin: 40px 0;\n    }\n\n    .btu-title { font-size: 18px; font-weight: 600; margin-bottom: 10px; opacity: 0.9; color: #fff !important; }\n    .btu-value { font-size: 42px; font-weight: 700; margin-bottom: 20px; color: #fff !important; }\n    .btu-description { font-size: 14px; line-height: 1.5; opacity: 0.9; max-width: 800px; margin: 0 auto; color: #fff !important; }\n    .btu-cta {\n        display: inline-block;\n        margin-top: 20px;\n        padding: 12px 28px;\n        background: white;\n        color: #0066ff !important;\n        text-decoration: none;\n        border-radius: 6px;\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    \/* ── CSS-ONLY TABS ── *\/\n    .tab-container { margin: 40px 0; }\n    .tab-container input[type=\"radio\"] { display: none; }\n\n    .tab-navigation {\n        display: flex;\n        border-bottom: 2px solid #e9ecef;\n        overflow-x: auto;\n        scrollbar-width: none;\n        -ms-overflow-style: none;\n        background: #f8f9fa;\n        border-radius: 8px 8px 0 0;\n        padding: 4px;\n        gap: 4px;\n    }\n    .tab-navigation::-webkit-scrollbar { display: none; }\n\n    .tab-label {\n        flex: 1 1 0;\n        padding: 14px 6px;\n        background: transparent;\n        font-size: 13px;\n        font-weight: 600;\n        color: #666;\n        cursor: pointer;\n        border-radius: 6px;\n        transition: all 0.3s ease;\n        white-space: normal;\n        text-align: center;\n        overflow: visible;\n        border: 1px solid transparent;\n        display: block;\n        line-height: 1.3;\n    }\n    .tab-label:hover { color: #0066ff !important; background: rgba(0,102,255,0.05); }\n\n    .tab-content {\n        display: none;\n        animation: fadeIn 0.3s ease;\n        background: white;\n        padding: 30px;\n        border-radius: 0 0 8px 8px;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        border: 1px solid #e9ecef;\n        border-top: none;\n    }\n    @keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }\n\n    #tabmbt-features:checked   ~ .tab-navigation label[for=\"tabmbt-features\"],\n    #tabmbt-install:checked    ~ .tab-navigation label[for=\"tabmbt-install\"],\n    #tabmbt-specs:checked      ~ .tab-navigation label[for=\"tabmbt-specs\"],\n    #tabmbt-downloads:checked  ~ .tab-navigation label[for=\"tabmbt-downloads\"] {\n        color: #0066ff !important;\n        background: white;\n        box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n        border-color: #e9ecef;\n    }\n    #tabmbt-features:checked   ~ #contentmbt-features,\n    #tabmbt-install:checked    ~ #contentmbt-install,\n    #tabmbt-specs:checked      ~ #contentmbt-specs,\n    #tabmbt-downloads:checked  ~ #contentmbt-downloads { display: block; }\n\n    \/* Feature Pillar Blocks *\/\n    .pillar-block { margin-bottom: 44px; }\n    .pillar-block:last-child { margin-bottom: 0; }\n    .pillar-eyebrow {\n        font-size: 12px;\n        font-weight: 700;\n        letter-spacing: 0.08em;\n        text-transform: uppercase;\n        color: #0066ff !important;\n        margin-bottom: 6px;\n    }\n    .pillar-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #1a1a1a;\n        margin-bottom: 10px;\n    }\n    .pillar-intro { font-size: 15px; color: #555; margin-bottom: 14px; }\n    .pillar-why {\n        background: #f8f9fa;\n        border-left: 4px solid #0066ff;\n        padding: 14px 18px;\n        border-radius: 0 8px 8px 0;\n        margin-bottom: 20px;\n    }\n    .pillar-why strong { color: #0066ff !important; display: block; margin-bottom: 4px; font-size: 13px; text-transform: uppercase; letter-spacing: 0.04em; }\n    .pillar-why p { font-size: 14px; color: #555; margin: 0; }\n\n    .feature-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 20px;\n    }\n    .feature-card {\n        padding: 20px;\n        background: #fff;\n        border: 1px solid #e9ecef;\n        border-radius: 8px;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n    }\n    .feature-card h3 {\n        color: #0066ff !important;\n        font-size: 16px;\n        margin-bottom: 8px;\n    }\n    .feature-card p { font-size: 14px; color: #555; margin: 0; }\n\n    \/* Airflow Type Cards *\/\n    .airflow-intro {\n        background: linear-gradient(135deg, #0066ff, #004ebd);\n        color: white;\n        padding: 30px;\n        border-radius: 12px;\n        text-align: center;\n        margin-bottom: 24px;\n    }\n    .airflow-intro h3 { font-size: 20px; margin-bottom: 10px; color: #fff !important; }\n    .airflow-intro p { font-size: 14px; opacity: 0.9; max-width: 700px; margin: 0 auto; color: #fff !important; }\n\n    .airflow-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n        gap: 20px;\n        margin-bottom: 30px;\n    }\n    .airflow-card {\n        background: #fff;\n        border: 1px solid #e9ecef;\n        border-radius: 8px;\n        padding: 22px;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n    }\n    .airflow-card h4 { color: #0066ff !important; font-size: 17px; margin-bottom: 6px; }\n    .airflow-card .airflow-tag { font-size: 13px; color: #888; margin-bottom: 12px; }\n    .airflow-card ul { margin: 0; padding-left: 18px; }\n    .airflow-card li { font-size: 14px; color: #555; margin-bottom: 6px; }\n\n    \/* Condenser Comparison *\/\n    .condenser-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 24px;\n        margin: 24px 0;\n    }\n    .condenser-card {\n        border: 1px solid #e9ecef;\n        border-radius: 10px;\n        overflow: hidden;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n    }\n    .condenser-card-header {\n        background: #0066ff;\n        color: #fff !important;\n        padding: 16px 20px;\n        font-size: 17px;\n        font-weight: 700;\n    }\n    .condenser-card-body { padding: 20px; }\n    .condenser-row { display: flex; justify-content: space-between; padding: 8px 0; border-bottom: 1px solid #f0f0f0; font-size: 14px; }\n    .condenser-row:last-child { border-bottom: none; }\n    .condenser-row-label { color: #888; font-weight: 600; }\n    .condenser-row-value { color: #333; text-align: right; max-width: 60%; }\n\n    .spec-cta-box {\n        background: #f0f6ff;\n        border: 1px solid #d6e6ff;\n        border-radius: 10px;\n        padding: 24px;\n        text-align: center;\n        margin: 20px 0;\n    }\n    .spec-cta-box p { font-size: 14px; color: #555; margin-bottom: 14px; }\n    .spec-cta-button {\n        display: inline-block;\n        padding: 12px 28px;\n        background: #0066ff;\n        color: #fff !important;\n        text-decoration: none;\n        border-radius: 6px;\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    .warning-box {\n        background: #fff3cd;\n        border-left: 4px solid #ffc107;\n        padding: 18px 20px;\n        margin: 20px 0;\n        border-radius: 4px;\n        font-size: 14px;\n    }\n\n    .download-section { margin: 10px 0; }\n    .download-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }\n    .download-button {\n        display: flex;\n        align-items: center;\n        padding: 16px 20px;\n        background: #0066ff;\n        color: #fff !important;\n        text-decoration: none;\n        border-radius: 6px;\n        font-weight: 600;\n        transition: all 0.3s ease;\n        box-shadow: 0 2px 8px rgba(0,102,255,0.2);\n    }\n    .download-button:hover { background: #004ebd; }\n    .download-icon { margin-right: 10px; font-size: 18px; }\n\n    .warranty-box {\n        background: linear-gradient(135deg, #f8f9fa, #e9ecef);\n        border-radius: 8px;\n        overflow: hidden;\n        margin: 24px 0;\n    }\n    .warranty-box-header { background: #0066ff; color: #fff !important; padding: 18px 20px; text-align: center; font-size: 18px; font-weight: 700; }\n    .warranty-box-body { padding: 22px; font-size: 14px; color: #555; }\n    .warranty-box-body a { color: #0066ff !important; font-weight: 600; }\n\n    .faq-item { background: #fff; border: 1px solid #e9ecef; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n    .faq-item-inner { padding: 20px; border-left: 4px solid #0066ff; }\n    .faq-item h4 { color: #0066ff !important; margin: 0 0 10px 0; font-size: 16px; }\n    .faq-item p { margin: 0; color: #555; line-height: 1.5; font-size: 14px; }\n\n    .fine-print { font-size: 12px; color: #888; margin-top: 24px; line-height: 1.6; }\n\n    @media (max-width: 768px) {\n        .hero-title { font-size: 24px; }\n        .tab-navigation { padding: 4px; gap: 2px; }\n        .tab-label { padding: 12px 6px; font-size: 12px; border-radius: 4px; }\n        .tab-content { padding: 20px 16px; }\n        .feature-grid, .airflow-grid, .condenser-grid { grid-template-columns: 1fr; gap: 16px; }\n        .btu-value { font-size: 32px; }\n        .btu-section, .flex-section, .airflow-intro { padding: 24px 16px; }\n        .download-button { padding: 14px 16px; font-size: 14px; }\n        .trust-bar { gap: 12px; flex-wrap: wrap; overflow-x: visible; }\n        .trust-item { font-size: 12px; }\n        .pillar-title { font-size: 19px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description-container\"\u003e\n\n    \u003c!-- Hero Section --\u003e\n    \u003cdiv class=\"hero-section\"\u003e\n        \u003ch1 class=\"hero-title\"\u003eWhisperKOOL Blow-Through 8000: Concealed Split Wine Cellar Cooling System\u003c\/h1\u003e\n        \u003cp class=\"hero-subtitle\"\u003eA split-system evaporator built for stealth cooling applications where traditional systems don't fit cleanly. Ideal for wine walls, built-in cabinetry, soffits, and custom wine cellars, the Blow-Through 8000 supports ducted, ductless, and hybrid airflow — keeping the cooling system out of view while your cellar stays exactly where you want it.\u003c\/p\u003e\n        \u003cdiv class=\"trust-bar\"\u003e\n            \u003cspan class=\"trust-item\"\u003eFree Shipping\u003c\/span\u003e\n            \u003cspan class=\"trust-item\"\u003eFree Heat Load Calculation\u003c\/span\u003e\n            \u003cspan class=\"trust-item\"\u003eAuthorized WhisperKOOL Dealer\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- BTU Section --\u003e\n    \u003cdiv class=\"btu-section\"\u003e\n        \u003cdiv class=\"btu-title\"\u003eBTU\/h Range\u003c\/div\u003e\n        \u003cdiv class=\"btu-value\"\u003e4,463 – 5,544\u003c\/div\u003e\n        \u003cdiv class=\"btu-description\"\u003eThe BTU\/h value shown here is a theoretical range. Cellar design factors not accounted for in the formula — such as glass, stone, or concrete construction — can require a larger unit than the baseline calculation suggests. We recommend purchasing a unit with capacity above the calculated minimum: an undersized unit can lead to premature failure and may prevent the cellar from reaching your desired temperature. Contact us for a free, personalized heat-load calculation before you order.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CSS-ONLY TAB SYSTEM --\u003e\n    \u003cdiv class=\"tab-container\"\u003e\n\n        \u003cinput type=\"radio\" id=\"tabmbt-features\" name=\"tabsmbt\" checked\u003e\n        \u003cinput type=\"radio\" id=\"tabmbt-install\" name=\"tabsmbt\"\u003e\n        \u003cinput type=\"radio\" id=\"tabmbt-specs\" name=\"tabsmbt\"\u003e\n        \u003cinput type=\"radio\" id=\"tabmbt-downloads\" name=\"tabsmbt\"\u003e\n\n        \u003cdiv class=\"tab-navigation\"\u003e\n            \u003clabel class=\"tab-label\" for=\"tabmbt-features\"\u003eKey Features\u003c\/label\u003e\n            \u003clabel class=\"tab-label\" for=\"tabmbt-install\"\u003eInstallation\u003c\/label\u003e\n            \u003clabel class=\"tab-label\" for=\"tabmbt-specs\"\u003eSpecs \u0026amp; Warranty\u003c\/label\u003e\n            \u003clabel class=\"tab-label\" for=\"tabmbt-downloads\"\u003eDownloads\u003c\/label\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Tab 1: Key Features --\u003e\n        \u003cdiv class=\"tab-content\" id=\"contentmbt-features\"\u003e\n\n            \u003cdiv class=\"pillar-block\"\u003e\n                \u003cdiv class=\"pillar-eyebrow\"\u003eAdaptable Airflow\u003c\/div\u003e\n                \u003cdiv class=\"pillar-title\"\u003eEngineered for Flexible Air Distribution\u003c\/div\u003e\n                \u003cp class=\"pillar-intro\"\u003eThe Blow-Through Series is designed to support a wide range of cellar layouts through configurable airflow and precision fan control. Integrated airflow technologies help optimize circulation, reduce operational noise, and improve installation flexibility.\u003c\/p\u003e\n                \u003cdiv class=\"pillar-why\"\u003e\n                    \u003cstrong\u003eWhy It Matters\u003c\/strong\u003e\n                    \u003cp\u003eEvery wine cellar installation presents unique airflow challenges. Flexible airflow management supports stable cellar temperatures while integrating more naturally into custom residential applications.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-grid\"\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eRotatable Air Deflector\u003c\/h3\u003e\n                        \u003cp\u003eSupports left, right, and downward airflow configurations, letting the system adapt to soffits, built-in cabinetry, and in-cellar applications.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eVariable Speed Fan Switch\u003c\/h3\u003e\n                        \u003cp\u003eLets installers balance airflow performance, sound levels, and overall system efficiency based on installation requirements.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eCentrifugal Blower\u003c\/h3\u003e\n                        \u003cp\u003eA high-performance centrifugal blower delivers strong, consistent airflow while maintaining quieter operation.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pillar-block\"\u003e\n                \u003cdiv class=\"pillar-eyebrow\"\u003ePrecision Monitoring\u003c\/div\u003e\n                \u003cdiv class=\"pillar-title\"\u003eDesigned for Accurate Environmental Control\u003c\/div\u003e\n                \u003cp class=\"pillar-intro\"\u003eThe Blow-Through Series incorporates monitoring and control technologies that help maintain precise cellar conditions while providing intuitive system management and operational protection.\u003c\/p\u003e\n                \u003cdiv class=\"pillar-why\"\u003e\n                    \u003cstrong\u003eWhy It Matters\u003c\/strong\u003e\n                    \u003cp\u003eConsistent temperature management is critical for long-term wine preservation. Integrated monitoring helps maintain stable storage conditions while improving system visibility and control for homeowners and installers.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-grid\"\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eKDT Digital Touch Display\u003c\/h3\u003e\n                        \u003cp\u003eProvides intuitive system control, monitoring, and parameter protection alerts. The display can be installed up to 50 ft. away for flexible placement.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eBottle Probe Technology\u003c\/h3\u003e\n                        \u003cp\u003eMeasures liquid temperature directly for a more accurate representation of actual wine storage conditions compared to ambient air sensing alone.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pillar-block\"\u003e\n                \u003cdiv class=\"pillar-eyebrow\"\u003eFlexible Installation\u003c\/div\u003e\n                \u003cdiv class=\"pillar-title\"\u003eEngineered for Versatile Cellar Applications\u003c\/div\u003e\n                \u003cp class=\"pillar-intro\"\u003eThe Blow-Through Series accommodates a broad range of installation environments — soffits, closets, built-in cabinetry, and in-cellar applications. Flexible ducting and service-access options simplify integration into custom residential projects.\u003c\/p\u003e\n                \u003cdiv class=\"pillar-why\"\u003e\n                    \u003cstrong\u003eWhy It Matters\u003c\/strong\u003e\n                    \u003cp\u003eCustom wine cellar projects often require adaptable installation solutions. The system is engineered to simplify integration into residential environments while supporting flexible airflow and service accessibility.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-grid\"\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eDuctless, Ducted, or Hybrid Operation\u003c\/h3\u003e\n                        \u003cp\u003eRuns ductless for direct airflow, or fully ducted for runs up to 25 ft., giving greater installation flexibility.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eMulti-Application Design\u003c\/h3\u003e\n                        \u003cp\u003eEngineered to support soffits, closets, and built-in cabinetry across a variety of cellar layouts.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eDual-Side Service Access\u003c\/h3\u003e\n                        \u003cp\u003eThe removable coil design allows service access from either the left or right side, improving installation flexibility and maintenance accessibility.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eUpward-Facing Flare Fittings\u003c\/h3\u003e\n                        \u003cp\u003eIntegrated upward-facing flare fittings with built-in knockouts support cleaner line-set routing and simplified installation.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pillar-block\"\u003e\n                \u003cdiv class=\"pillar-eyebrow\"\u003eSimplified Serviceability\u003c\/div\u003e\n                \u003cdiv class=\"pillar-title\"\u003eDesigned for Easier Long-Term Maintenance\u003c\/div\u003e\n                \u003cp class=\"pillar-intro\"\u003eThe Blow-Through Series incorporates service-focused design features that help reduce installation complexity, improve maintenance accessibility, and streamline long-term servicing.\u003c\/p\u003e\n                \u003cdiv class=\"pillar-why\"\u003e\n                    \u003cstrong\u003eWhy It Matters\u003c\/strong\u003e\n                    \u003cp\u003eSimplified service access can help reduce installation labor, improve technician efficiency, and support an easier long-term ownership experience.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-grid\"\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eUser-Friendly Flare Fittings\u003c\/h3\u003e\n                        \u003cp\u003eHelp eliminate the need for brazing, reducing installation time and simplifying servicing procedures.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eRemovable Coil Design\u003c\/h3\u003e\n                        \u003cp\u003eProvides easier internal access during maintenance and servicing.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eModular Construction\u003c\/h3\u003e\n                        \u003cp\u003eSupports more efficient assembly, servicing, and long-term maintenance accessibility.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pillar-block\"\u003e\n                \u003cdiv class=\"pillar-eyebrow\"\u003eEnhanced Durability\u003c\/div\u003e\n                \u003cdiv class=\"pillar-title\"\u003eEngineered for Reliable Long-Term Performance\u003c\/div\u003e\n                \u003cp class=\"pillar-intro\"\u003eThe Blow-Through Series incorporates drainage protection, durable construction materials, and configurable condensate management designed to support reliable operation across varying installation environments.\u003c\/p\u003e\n                \u003cdiv class=\"pillar-why\"\u003e\n                    \u003cstrong\u003eWhy It Matters\u003c\/strong\u003e\n                    \u003cp\u003eReliable moisture management and durable construction are essential for long-term cooling system performance, helping protect internal components while supporting stable cellar operation.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-grid\"\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eIntegrated Condensate Management\u003c\/h3\u003e\n                        \u003cp\u003eIncludes a float switch and anti-microbial condensate strip to help prevent overflow and support reliable operation.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eStainless Steel Drip Tray\u003c\/h3\u003e\n                        \u003cp\u003eA corrosion-resistant stainless steel drip tray helps improve long-term durability and moisture protection.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003ch3\u003eConfigurable Drainage Options\u003c\/h3\u003e\n                        \u003cp\u003eSupports either condensate pump or gravity drain configurations, with selectable left or right drain port placement.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"warning-box\"\u003e\n                \u003cstrong\u003eNote:\u003c\/strong\u003e A qualified, licensed HVAC\/R technician is required for installation of the Blow-Through 8000. Failure to have the system installed, commissioned, and charged by a qualified technician will void the warranty.\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Tab 2: Installation --\u003e\n        \u003cdiv class=\"tab-content\" id=\"contentmbt-install\"\u003e\n\n            \u003cdiv class=\"airflow-intro\"\u003e\n                \u003ch3\u003eOne System. Any Installation.\u003c\/h3\u003e\n                \u003cp\u003eFully ducted, hybrid, or ductless — the Blow-Through 8000 fits soffits, closets, and built-in cabinetry without compromise. Duct runs up to 25 ft. Service from either side.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"airflow-grid\"\u003e\n                \u003cdiv class=\"airflow-card\"\u003e\n                    \u003ch4\u003eDucted Airflow\u003c\/h4\u003e\n                    \u003cdiv class=\"airflow-tag\"\u003eConcealed supply and return for architectural builds\u003c\/div\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eIdeal for soffits, wine walls, and cabinetry\u003c\/li\u003e\n                        \u003cli\u003eConcealed supply and return ducting\u003c\/li\u003e\n                        \u003cli\u003eCoil removal from left or right side\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"airflow-card\"\u003e\n                    \u003ch4\u003eDuctless Airflow\u003c\/h4\u003e\n                    \u003cdiv class=\"airflow-tag\"\u003eDirect airflow for open cellars — fastest install\u003c\/div\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eOpen cellar applications\u003c\/li\u003e\n                        \u003cli\u003eLeft, right, or downward airflow\u003c\/li\u003e\n                        \u003cli\u003eNo ductwork required\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"airflow-card\"\u003e\n                    \u003ch4\u003eHybrid Airflow\u003c\/h4\u003e\n                    \u003cdiv class=\"airflow-tag\"\u003eSimplified routing for compact spaces\u003c\/div\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eDuct runs up to 25 ft.\u003c\/li\u003e\n                        \u003cli\u003eBalances airflow control with simplified routing\u003c\/li\u003e\n                        \u003cli\u003eIdeal for compact mechanical spaces\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003ch3 style=\"font-size:19px;margin-bottom:16px;\"\u003eCondenser Options: OMEGA 110V H.E. vs. 220V H.E.\u003c\/h3\u003e\n            \u003cdiv class=\"condenser-grid\"\u003e\n                \u003cdiv class=\"condenser-card\"\u003e\n                    \u003cdiv class=\"condenser-card-header\"\u003eOMEGA H.E. 110V\u003c\/div\u003e\n                    \u003cdiv class=\"condenser-card-body\"\u003e\n                        \u003cdiv class=\"condenser-row\"\u003e\n\u003cspan class=\"condenser-row-label\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"condenser-row-value\"\u003e110V\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"condenser-row\"\u003e\n\u003cspan class=\"condenser-row-label\"\u003eSound Level\u003c\/span\u003e\u003cspan class=\"condenser-row-value\"\u003eAs low as 46–52 dBA\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"condenser-row\"\u003e\n\u003cspan class=\"condenser-row-label\"\u003eInstall Locations\u003c\/span\u003e\u003cspan class=\"condenser-row-value\"\u003eCloset, attic, crawl space, concrete pad, under-the-stairs\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"condenser-row\"\u003e\n\u003cspan class=\"condenser-row-label\"\u003eKey Benefits\u003c\/span\u003e\u003cspan class=\"condenser-row-value\"\u003eEasy installation, adaptable airflow, extreme climate performance\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"condenser-card\"\u003e\n                    \u003cdiv class=\"condenser-card-header\"\u003eH.E. 220V\u003c\/div\u003e\n                    \u003cdiv class=\"condenser-card-body\"\u003e\n                        \u003cdiv class=\"condenser-row\"\u003e\n\u003cspan class=\"condenser-row-label\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"condenser-row-value\"\u003e220V\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"condenser-row\"\u003e\n\u003cspan class=\"condenser-row-label\"\u003eSound Level\u003c\/span\u003e\u003cspan class=\"condenser-row-value\"\u003eAs low as 45–48 dBA\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"condenser-row\"\u003e\n\u003cspan class=\"condenser-row-label\"\u003eInstall Locations\u003c\/span\u003e\u003cspan class=\"condenser-row-value\"\u003eOutdoor (concrete pad, wall-mounted, roof-mounted)\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"condenser-row\"\u003e\n\u003cspan class=\"condenser-row-label\"\u003eKey Benefits\u003c\/span\u003e\u003cspan class=\"condenser-row-value\"\u003eEnhanced efficiency, quieter operation, oversized condenser coil design\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"warning-box\"\u003e\n                \u003cstrong\u003eNote:\u003c\/strong\u003e A qualified, licensed HVAC\/R technician is required for installation. A professional heat-load calculation should always be performed prior to unit selection — contact us for a free calculation.\n            \u003c\/div\u003e\n\n            \u003cp style=\"font-size:14px;color:#555;margin-top:16px;\"\u003e\u003cstrong\u003eA note on the 24V Thermostat Conversion Kit:\u003c\/strong\u003e if selected, the system will not be built with the standard WhisperKOOL control or liquid-temperature bottle probe — you'll need to source your own compatible 24V thermostat. Our support team does not provide technical support for third-party smart thermostats.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Tab 3: Specs \u0026 Warranty --\u003e\n        \u003cdiv class=\"tab-content\" id=\"contentmbt-specs\"\u003e\n\n            \u003cdiv class=\"spec-cta-box\"\u003e\n                \u003cp\u003eFull technical specifications — dimensions, weight, electrical requirements, and complete BTU ratings by fan speed and configuration — are available in the official WhisperKOOL Product Specification Sheet.\u003c\/p\u003e\n                \u003ca class=\"spec-cta-button\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/2651\/8726\/files\/Blow-Through_Product_Sheet.pdf?v=1785956493\" target=\"_blank\"\u003eView Spec Sheet\u003c\/a\u003e\n            \u003c\/div\u003e\n\n            \u003cp style=\"font-size:14px;color:#555;\"\u003eCellar capacity depends on your chosen airflow configuration (ducted, ductless, or hybrid) and condenser selection. Refer to the Configuration Sheet and Product Specification Sheet below for capacity by configuration, and we recommend a professional heat-load calculation before finalizing your system.\u003c\/p\u003e\n\n            \u003cdiv class=\"warranty-box\"\u003e\n                \u003cdiv class=\"warranty-box-header\"\u003eSplit System Warranty\u003c\/div\u003e\n                \u003cdiv class=\"warranty-box-body\"\u003e\n                    \u003cp\u003eA limited 2-year product warranty with up to an additional 1-year grace period for installation is offered with all split systems. This warranty is not activated until a Product Warranty Checklist has been submitted and approved by WhisperKOOL.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Tab 4: Downloads --\u003e\n        \u003cdiv class=\"tab-content\" id=\"contentmbt-downloads\"\u003e\n            \u003ch2 style=\"font-size:20px;margin-bottom:16px;\"\u003eProduct Documentation \u0026amp; Resources\u003c\/h2\u003e\n            \u003cdiv class=\"download-section\"\u003e\n                \u003cdiv class=\"download-grid\"\u003e\n                    \u003ca class=\"download-button\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/2651\/8726\/files\/WK_Blow_Through_Series_Omega_OM.pdf?v=1785956494\" target=\"_blank\"\u003e\n                        \u003cspan class=\"download-icon\"\u003e📋\u003c\/span\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv\u003eOwner's Manual (110V H.E. OMEGA)\u003c\/div\u003e\n                            \u003csmall\u003eBlow-Through Series \u0026amp; OMEGA condenser\u003c\/small\u003e\n                        \u003c\/div\u003e\n                    \u003c\/a\u003e\n                    \u003ca class=\"download-button\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/2651\/8726\/files\/WK_Blow_Through_Series_HE_OM_compressed.pdf?v=1785958349\" target=\"_blank\"\u003e\n                        \u003cspan class=\"download-icon\"\u003e📋\u003c\/span\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv\u003eOwner's Manual (220V H.E.)\u003c\/div\u003e\n                            \u003csmall\u003eBlow-Through Series \u0026amp; 220V H.E. condenser\u003c\/small\u003e\n                        \u003c\/div\u003e\n                    \u003c\/a\u003e\n                    \u003ca class=\"download-button\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/2651\/8726\/files\/Blow-Through_Product_Sheet.pdf?v=1785956493\" target=\"_blank\"\u003e\n                        \u003cspan class=\"download-icon\"\u003e📊\u003c\/span\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv\u003eProduct Specification Sheet\u003c\/div\u003e\n                            \u003csmall\u003eFull evaporator \u0026amp; condenser specs\u003c\/small\u003e\n                        \u003c\/div\u003e\n                    \u003c\/a\u003e\n                    \u003ca class=\"download-button\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/2651\/8726\/files\/Blow-Through_Configuration_Sheet.pdf?v=1785956484\" target=\"_blank\"\u003e\n                        \u003cspan class=\"download-icon\"\u003e⚙️\u003c\/span\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv\u003eConfiguration Sheet\u003c\/div\u003e\n                            \u003csmall\u003eDucted, ductless \u0026amp; hybrid airflow diagrams\u003c\/small\u003e\n                        \u003c\/div\u003e\n                    \u003c\/a\u003e\n                    \u003ca class=\"download-button\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/2651\/8726\/files\/Split-System-Warranty-Checklist_6_11_24.pdf?v=1785956687\" target=\"_blank\"\u003e\n                        \u003cspan class=\"download-icon\"\u003e🛡️\u003c\/span\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv\u003eWarranty Checklist\u003c\/div\u003e\n                            \u003csmall\u003eRequired for warranty activation\u003c\/small\u003e\n                        \u003c\/div\u003e\n                    \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003ch2 style=\"font-size:20px;margin:32px 0 16px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-item-inner\"\u003e\n                    \u003ch4\u003eCan this cooling system be hidden in a soffit?\u003c\/h4\u003e\n                    \u003cp\u003eYes — soffit installation is one of the Blow-Through 8000's intended applications. It can be positioned in a soffit, ceiling cavity, custom cabinet, attic, or adjacent mechanical space, with airflow directed into the cellar through your chosen ducted, ductless, or hybrid configuration.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-item-inner\"\u003e\n                    \u003ch4\u003eWhat's the difference between the ducted, ductless, and hybrid airflow kits?\u003c\/h4\u003e\n                    \u003cp\u003eThe ducted kit connects both supply and return air to insulated ductwork, giving the most flexibility in equipment placement. The ductless kit uses directional deflectors for both airflow paths — well suited to soffits and cabinetry with short, direct airflow. The hybrid kit ducts one side while using a deflector on the other, useful when only one airflow path needs to reach a remote register.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-item-inner\"\u003e\n                    \u003ch4\u003eDo I need a professional to install this system?\u003c\/h4\u003e\n                    \u003cp\u003eYes. This is a split refrigeration system that must be installed, commissioned, and charged by a qualified, licensed HVAC\/R technician. Installation by an unqualified party will void the warranty, and the split-system warranty checklist must be completed by the installing technician before coverage is activated.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-item-inner\"\u003e\n                    \u003ch4\u003eIs this a good fit for a glass wine cellar?\u003c\/h4\u003e\n                    \u003cp\u003eGlass wine cellars are listed among the Blow-Through 8000's ideal applications by WhisperKOOL, alongside residential wine rooms, commercial wine displays, and custom millwork. As with any cellar type, we recommend a professional heat-load calculation to confirm the right configuration for your specific space before ordering.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-item-inner\"\u003e\n                    \u003ch4\u003eHow large of a wine cellar can the Blow-Through 8000 cool?\u003c\/h4\u003e\n                    \u003cp\u003eCellar capacity depends on your chosen airflow configuration and condenser selection — ducted, ductless, and hybrid setups each have different effective capacities, since ductwork affects airflow delivery. Check the Product Specification Sheet for exact capacity by configuration, and we recommend a professional heat-load calculation to confirm the right setup for your space.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\u003c!-- end .tab-container --\u003e\n\n    \u003cp class=\"fine-print\"\u003eCalifornia Residents: This product can expose you to chemicals which are known to the State of California to cause cancer and birth defects or other reproductive harm. For more information, visit \u003ca href=\"https:\/\/www.p65warnings.ca.gov\/\" target=\"_blank\"\u003eP65Warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003c\/div\u003e\u003c!-- end .product-description-container --\u003e","brand":"WhisperKOOL","offers":[{"title":"110V H.E. OMEGA \/ Ducted Airflow Kit (2 x Duct Plenum)","offer_id":46862534639814,"sku":"S-WKBT-8000-OMEGA-PD","price":7905.0,"currency_code":"USD","in_stock":true},{"title":"110V H.E. OMEGA \/ Ductless Airflow Kit (2 x Airflow Deflectors)","offer_id":46862534672582,"sku":"S-WKBT-8000-OMEGA-PD","price":7905.0,"currency_code":"USD","in_stock":true},{"title":"110V H.E. OMEGA \/ Hybrid Airflow Kit (1 x Duct Plenum \u0026 1 x Deflector)","offer_id":46862534705350,"sku":"S-WKBT-8000-OMEGA-PD","price":7905.0,"currency_code":"USD","in_stock":true},{"title":"220V H.E. \/ Ducted Airflow Kit (2 x Duct Plenum)","offer_id":46862534738118,"sku":"S-WKBT-8000-220","price":7905.0,"currency_code":"USD","in_stock":true},{"title":"220V H.E. \/ Ductless Airflow Kit (2 x Airflow Deflectors)","offer_id":46862534770886,"sku":"S-WKBT-8000-220","price":7905.0,"currency_code":"USD","in_stock":true},{"title":"220V H.E. \/ Hybrid Airflow Kit (1 x Duct Plenum \u0026 1 x Deflector)","offer_id":46862534803654,"sku":"S-WKBT-8000-220","price":7905.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/2651\/8726\/files\/whisperkool-blow-through-8000-wine-cellar-cooling-system_13.webp?v=1786048131","url":"https:\/\/winecellarcoolingunits.com\/products\/whisperkool-blow-through-8000-concealed-cooling-system","provider":"WineCellarCoolingUnits.com","version":"1.0","type":"link"}