{"product_id":"cooper-hunter-hyper-2-zone-ductless-mini-split-ac-heat-pump-55000-btu-18k-18k-universal-floor-ceiling-units-230v-r410a","title":"Cooper\u0026Hunter 2-Zone Hyper Ductless Mini Split AC \u0026 Heat Pump 55000 BTU (18K+18K), Universal\/Floor Ceiling Units, 230V - R410A","description":"\u003c!-- ===========================\n  TEMPLATE: C\u0026H Multi-Zone Universal Floor\/Ceiling (R410A) — HVX STYLE\n  Notes:\n  - Hard-coded refrigerant: R410A (consistent with prior templates).\n  - Indoor heads: Universal Floor\/Ceiling (one per zone).\n=========================== --\u003e\n\n\u003cstyle\u003e\n  :root{\n    --hvx-golden:#FAA819;\n    --hvx-slate:#262626;\n    --hvx-ivory:#F4F1E6;\n    --hvx-border:#e2e0d5;\n    --hvx-card-bg:#ffffff;\n    --hvx-muted:#5c5a52;\n  }\n\n  .hvx-desc{\n    font-family:\"Articulat CF\",system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n    color:var(--hvx-slate);\n    line-height:1.6;\n    background:var(--hvx-ivory);\n    padding:18px 18px 20px;\n    border-radius:16px;\n  }\n\n  .hvx-desc-header{\n    border-radius:14px;\n    padding:14px 16px;\n    background:linear-gradient(120deg,var(--hvx-golden),var(--hvx-slate));\n    color:#fff;\n    margin:0 0 16px;\n    box-shadow:0 10px 24px rgba(0,0,0,.22);\n    display:flex;\n    align-items:center;\n    gap:12px;\n    flex-wrap:wrap;\n  }\n\n  .hvx-header-text{display:flex;flex-direction:column;gap:4px;min-width:240px}\n  .hvx-eyebrow{\n    font-size:11px;\n    letter-spacing:.14em;\n    text-transform:uppercase;\n    opacity:.9;\n  }\n  .hvx-title{\n    margin:0;\n    font-family:\"Anton\",\"Impact\",system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n    font-size:22px;\n    line-height:1.15;\n  }\n  .hvx-sub{\n    margin:10px 0 0;\n    font-size:14px;\n    color:#3b3b3b;\n  }\n\n  .hvx-desc-card{\n    border:1px solid var(--hvx-border);\n    border-radius:14px;\n    background:var(--hvx-card-bg);\n    padding:16px 18px 18px;\n    box-shadow:0 4px 12px rgba(0,0,0,.06);\n    margin:14px 0;\n  }\n\n  .hvx-section-title{\n    margin:0 0 8px;\n    font-family:\"Anton\",\"Impact\",system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n    font-size:17px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    color:var(--hvx-slate);\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n  }\n  .hvx-section-title::after{\n    content:\"\";\n    flex:1;\n    height:2px;\n    border-radius:999px;\n    background:linear-gradient(90deg,var(--hvx-golden),transparent);\n    opacity:.9;\n  }\n\n  .hvx-badges{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 2px}\n  .hvx-badge{\n    font-size:12px;\n    border:1px solid var(--hvx-border);\n    border-radius:999px;\n    padding:6px 10px;\n    background:#fff;\n    color:var(--hvx-slate);\n    white-space:nowrap;\n  }\n\n  .hvx-cta{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0 0}\n  .hvx-cta a{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    padding:10px 14px;\n    border-radius:12px;\n    border:1px solid var(--hvx-border);\n    background:#fff;\n    text-decoration:none;\n    color:var(--hvx-slate);\n    font-size:14px;\n    font-weight:600;\n  }\n  .hvx-cta a.primary{\n    background:var(--hvx-slate);\n    color:#fff;\n    border-color:transparent;\n  }\n\n  .hvx-grid{display:grid;grid-template-columns:1fr;gap:14px}\n  @media(min-width:900px){.hvx-grid{grid-template-columns:1.15fr .85fr}}\n\n  .hvx-list{margin:6px 0 10px;padding-left:18px;font-size:14px}\n  .hvx-note{margin:8px 0 0;font-size:12px;color:var(--hvx-muted)}\n\n  .hvx-kv{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}\n  .hvx-kv\u003ediv{\n    padding:10px 10px;\n    border:1px solid var(--hvx-border);\n    border-radius:12px;\n    background:#fff;\n    text-align:center;\n    font-size:14px;\n  }\n\n  .hvx-table-wrap{width:100%;overflow-x:auto}\n  .hvx-table{width:100%;border-collapse:collapse;font-size:13px;min-width:520px}\n  .hvx-th,.hvx-td{border:1px solid var(--hvx-border);padding:9px 11px;text-align:left;vertical-align:top;line-height:1.45}\n  .hvx-th{background:#f7f3e8;color:var(--hvx-slate);width:28ch;font-weight:700}\n\n  details{border:1px solid var(--hvx-border);border-radius:12px;padding:12px 14px;background:#fff}\n  summary{cursor:pointer;font-weight:800}\n\n  .hvx-video{\n    position:relative;\n    width:100%;\n    padding-top:56.25%;\n    border-radius:12px;\n    overflow:hidden;\n    border:1px solid var(--hvx-border);\n    background:#000;\n  }\n  .hvx-video iframe{\n    position:absolute;\n    inset:0;\n    width:100%;\n    height:100%;\n    border:0;\n  }\n\n  @media(max-width:768px){\n    .hvx-desc{padding:14px 12px 16px;border-radius:12px}\n    .hvx-desc-header{padding:12px;border-radius:12px}\n    .hvx-title{font-size:19px}\n    .hvx-desc-card{padding:14px;margin:10px 0}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hvx-desc\"\u003e\n  \u003c!-- HEADER --\u003e\n  \u003cdiv class=\"hvx-desc-header\"\u003e\n    \u003cdiv class=\"hvx-header-text\"\u003e\n      \u003cdiv class=\"hvx-eyebrow\"\u003eCOOPER \u0026amp; HUNTER — Universal Floor\/Ceiling\u003c\/div\u003e\n      \u003ch1 class=\"hvx-title\"\u003eCooper\u0026amp;Hunter 2-Zone Hyper Ductless Mini Split AC \u0026amp; Heat Pump 55000 BTU (18K+18K), Universal\/Floor Ceiling Units, 230V - R410A\u003c\/h1\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HERO \/ SUMMARY --\u003e\n  \u003cp class=\"hvx-sub\"\u003e\n    Cooper \u0026amp; Hunter \u003cstrong\u003eUniversal Floor\/Ceiling\u003c\/strong\u003e indoor units offer installation flexibility for multi-zone\n    systems, with the ability to mount \u003cstrong\u003ehorizontally on a ceiling\u003c\/strong\u003e or \u003cstrong\u003evertically on a wall\u003c\/strong\u003e.\n    This configuration pairs a \u003cstrong\u003e55000 BTU\u003c\/strong\u003e outdoor unit with \u003cstrong\u003eCH-HPR55M-230VO + 2X CH-18MSPHFC-230VI\u003c\/strong\u003e\n    Universal Floor\/Ceiling indoor units for comfort across \u003cstrong\u003e2\u003c\/strong\u003e zones.\n  \u003c\/p\u003e\n  \u003cp class=\"hvx-sub\"\u003e\n    Universal Floor\/Ceiling indoor units are available in \u003cstrong\u003e18K, 24K, 36K, 48K, and 60K BTU\/h\u003c\/strong\u003e models and can\n    be controlled by \u003cstrong\u003eremote control\u003c\/strong\u003e, an \u003cstrong\u003eoptional C\u0026amp;H thermostat\u003c\/strong\u003e, or via smart device\n    using the \u003cstrong\u003eC\u0026amp;H Remote app\u003c\/strong\u003e when paired with a Smart Kit.\n  \u003c\/p\u003e\n\n  \u003c!-- BADGES --\u003e\n  \u003cdiv class=\"hvx-badges\" role=\"list\" aria-label=\"Key highlights\"\u003e\n    \u003cspan class=\"hvx-badge\" role=\"listitem\"\u003e2 Zone(s)\u003c\/span\u003e\n    \u003cspan class=\"hvx-badge\" role=\"listitem\"\u003e55000 BTU Outdoor\u003c\/span\u003e\n    \u003cspan class=\"hvx-badge\" role=\"listitem\"\u003eSEER2 22\u003c\/span\u003e\n    \u003cspan class=\"hvx-badge\" role=\"listitem\"\u003eRefrigerant: R410A\u003c\/span\u003e\n    \u003cspan class=\"hvx-badge\" role=\"listitem\"\u003eOutdoor SKU CH-HPR55M-230VO\u003c\/span\u003e\n    \u003cspan class=\"hvx-badge\" role=\"listitem\"\u003eWall\/Ceiling Mount\u003c\/span\u003e\n    \u003cspan class=\"hvx-badge\" role=\"listitem\"\u003eSmart Kit Ready\u003c\/span\u003e\n    \u003cspan class=\"hvx-badge\" role=\"listitem\"\u003eRemote Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTAs --\u003e\n  \u003cdiv class=\"hvx-cta\" aria-label=\"Contact options\"\u003e\n    \u003ca class=\"primary\" href=\"https:\/\/hvacsupplies.com\/pages\/contact\" rel=\"noopener\"\u003eContact for custom quotes\u003c\/a\u003e\n    \u003ca href=\"tel:+18005438933\" aria-label=\"Call 800-543-8933\"\u003eCall 800-543-8933\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TOP GRID --\u003e\n  \u003cdiv class=\"hvx-grid\"\u003e\n    \u003c!-- KEY FEATURES --\u003e\n    \u003cdiv class=\"hvx-desc-card\"\u003e\n      \u003ch2 class=\"hvx-section-title\"\u003eKey features\u003c\/h2\u003e\n\n      \u003cp class=\"hvx-sub\" style=\"margin:8px 0 0;\"\u003e\u003cstrong\u003eInstallation flexibility\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul class=\"hvx-list\"\u003e\n        \u003cli\u003eInstalls horizontally on a ceiling or vertically on a wall\u003c\/li\u003e\n        \u003cli\u003eIdeal for spaces where a traditional wall mount isn’t preferred\u003c\/li\u003e\n        \u003cli\u003eCompatible with multi-zone applications\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp class=\"hvx-sub\" style=\"margin:10px 0 0;\"\u003e\u003cstrong\u003eControls\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul class=\"hvx-list\"\u003e\n        \u003cli\u003e\u003cstrong\u003eRemote control included\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSmart Kit ready\u003c\/strong\u003e with downloadable \u003cstrong\u003eC\u0026amp;H Remote\u003c\/strong\u003e app\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOptional C\u0026amp;H thermostat\u003c\/strong\u003e (sold separately)\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp class=\"hvx-note\"\u003eControl options and included accessories vary by model\/configuration.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- AT-A-GLANCE --\u003e\n    \u003cdiv class=\"hvx-desc-card\"\u003e\n      \u003ch2 class=\"hvx-section-title\"\u003eAt-a-glance\u003c\/h2\u003e\n      \u003cdiv class=\"hvx-kv\" role=\"list\" aria-label=\"At-a-glance tiles\"\u003e\n        \u003cdiv role=\"listitem\"\u003e\n\u003cstrong\u003eZoning\u003c\/strong\u003e\u003cbr\u003e2 zones\u003c\/div\u003e\n        \u003cdiv role=\"listitem\"\u003e\n\u003cstrong\u003eIndoor type\u003c\/strong\u003e\u003cbr\u003eFloor\/Ceiling\u003c\/div\u003e\n        \u003cdiv role=\"listitem\"\u003e\n\u003cstrong\u003eIndoor sizes\u003c\/strong\u003e\u003cbr\u003e18K–60K BTU\/h\u003c\/div\u003e\n        \u003cdiv role=\"listitem\"\u003e\n\u003cstrong\u003eSEER2\u003c\/strong\u003e\u003cbr\u003e22\u003c\/div\u003e\n        \u003cdiv role=\"listitem\"\u003e\n\u003cstrong\u003eRefrigerant\u003c\/strong\u003e\u003cbr\u003eR410A\u003c\/div\u003e\n        \u003cdiv role=\"listitem\"\u003e\n\u003cstrong\u003eOutdoor BTU\u003c\/strong\u003e\u003cbr\u003e55000\u003c\/div\u003e\n        \u003cdiv role=\"listitem\"\u003e\n\u003cstrong\u003eOutdoor SKU\u003c\/strong\u003e\u003cbr\u003eCH-HPR55M-230VO\u003c\/div\u003e\n        \u003cdiv role=\"listitem\"\u003e\n\u003cstrong\u003eControl\u003c\/strong\u003e\u003cbr\u003eRemote \/ App \/ Thermostat\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"hvx-note\"\u003eUse the spec tables below for exact performance and electrical details for your selected combination.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CONTROLS --\u003e\n  \u003cdiv class=\"hvx-desc-card\"\u003e\n    \u003ch2 class=\"hvx-section-title\"\u003eControl options\u003c\/h2\u003e\n    \u003cul class=\"hvx-list\"\u003e\n      \u003cli\u003e\u003cstrong\u003eRemote control included\u003c\/strong\u003e\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSmart Kit ready\u003c\/strong\u003e with downloadable C\u0026amp;H Remote app\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOptional C\u0026amp;H Thermostat\u003c\/strong\u003e (sold separately)\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- REFRIGERANT INFO --\u003e\n  \u003cdiv class=\"hvx-desc-card\"\u003e\n    \u003ch2 class=\"hvx-section-title\"\u003eRefrigerant information\u003c\/h2\u003e\n    \u003cul class=\"hvx-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRefrigerant type:\u003c\/strong\u003e R410A\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eR410A note:\u003c\/strong\u003e R410A is a high-pressure refrigerant used in many ductless systems. Service tools, gauges, and recovery equipment must be rated for R410A pressures.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCharging:\u003c\/strong\u003e Follow the installation manual for the required charge method and any additional charge per foot beyond the factory pre-charge.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eInstallation best practice:\u003c\/strong\u003e Keep the refrigeration circuit sealed and dry to reduce moisture exposure during installation\/service.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALL \/ ELECTRICAL --\u003e\n  \u003cdiv class=\"hvx-desc-card\"\u003e\n    \u003ch2 class=\"hvx-section-title\"\u003eInstallation \u0026amp; electrical\u003c\/h2\u003e\n    \u003cul class=\"hvx-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIndoor line sizes (varies by head):\u003c\/strong\u003e 1\/4\"\/1\/2\"\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRefrigerant:\u003c\/strong\u003e R410A\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFactory pre-charge:\u003c\/strong\u003e up to 125\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdditional refrigerant charge (1\/4 liquid line):\u003c\/strong\u003e 0.16\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdditional refrigerant charge (3\/8 liquid line):\u003c\/strong\u003e 0.32\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMinimum circuit ampacity:\u003c\/strong\u003e 40\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMax fuse \/ breaker:\u003c\/strong\u003e 60\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"hvx-note\"\u003eUse the installation manual to confirm charge units and when additional charge is required (based on line length and piping configuration).\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv class=\"hvx-desc-card\"\u003e\n    \u003ch2 class=\"hvx-section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\n    \u003cp class=\"hvx-sub\" style=\"margin:0 0 8px;\"\u003e\n      \u003cstrong\u003eCooper \u0026amp; Hunter Universal Floor\/Ceiling Multi-Zone System\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp class=\"hvx-sub\" style=\"margin:0 0 6px;\"\u003e\n      \u003cstrong\u003eOutdoor Unit:\u003c\/strong\u003e 55000 BTU (1 pc) — Model: \u003cstrong\u003eCH-HPR55M-230VO\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp class=\"hvx-sub\" style=\"margin:0 0 6px;\"\u003e\u003cstrong\u003eIndoor Units (Universal Floor\/Ceiling):\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"hvx-text\"\u003e- 18,000 BTU (x2) — Model: \u003cstrong\u003eCH-18MSPHFC-230VI\u003c\/strong\u003e\u003c\/p\u003e\n\n    \u003cul class=\"hvx-list\"\u003e\n      \u003cli\u003eInstallation Kits options (No Installation \/ 16 ft \/ 25 ft \/ 50 ft)\u003c\/li\u003e\n      \u003cli\u003e\u003cstrong\u003e(INSTALLATION KIT SIZE MUST BE SELECTED, TO INCLUDE)\u003c\/strong\u003e\u003c\/li\u003e\n      \u003cli\u003eWireless Remote Controls (2 remotes)\u003c\/li\u003e\n      \u003cli\u003eOptional C\u0026amp;H Thermostat (sold separately)\u003c\/li\u003e\n      \u003cli\u003eInstallation Manual\u003c\/li\u003e\n      \u003cli\u003eUser's Manual\u003c\/li\u003e\n      \u003cli\u003eManufacturer Warranty\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECH SPECS: INDOOR --\u003e\n  \u003cdiv class=\"hvx-desc-card\"\u003e\n    \u003ch2 class=\"hvx-section-title\"\u003eComplete technical specifications — Indoor\u003c\/h2\u003e\n    \u003cdiv class=\"hvx-table-wrap\"\u003e\n      \u003ch3 class=\"hvx-section-title\"\u003eIndoor Unit Specifications — CH-18MSPHFC-230VI\u003c\/h3\u003e\n\u003cdiv class=\"hvx-table-wrap\"\u003e\u003ctable class=\"hvx-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eRefrigerant type\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003eR410A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eSystem type\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003eSingle\/Multi-zone unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eBTU Rated\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e18,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003ePower source\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e208-230V, 1Ph, 60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eDehumidification value (pnt\/day)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e4.63\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eVoltage range (V)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e187-253\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003ePacking dimensions (WxDxH)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e45.08x29.72x12.52\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eController\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003eRG10K-exclusive remote\u0026amp;120X or 120N wire controller\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eRefrigerant piping Liquid\/Gas side (inch)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e1\/4\"\/1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eEER2\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e12.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eSEER2\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e23\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eUnit Net\/Gross weight\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e57.10\/68.34\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eUnit dimensions (W*H*D)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e42.05x26.57x9.25\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eOperation Range - Heating\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e32~86\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eOperation Range - Cooling\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e62～90\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eMinimum circuit ampacity\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e1.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eMax.fuse\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e15\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eIndoor Noise Level H\/M\/L\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e45.5\/43\/39\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eIndoor Air Flow\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e582.7\/548.24\/485.29\/420.59\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eDrainage water pipe diameter\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003ch3 class=\"hvx-section-title\"\u003eManuals\u003c\/h3\u003e\n\u003cul class=\"hvx-list\"\u003e\n\u003cli class=\"hvx-li\"\u003e\u003ca class=\"hvx-link\" href=\"https:\/\/media.cooperandhunter.us\/3759\/Accessories-Leaflet-2023.pdf\" target=\"_blank\" rel=\"noopener\"\u003ehttps:\/\/media.cooperandhunter.us\/3759\/Accessories-Leaflet-2023.pdf\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"hvx-li\"\u003e\u003ca class=\"hvx-link\" href=\"https:\/\/media.cooperandhunter.us\/3762\/Floor-Ceiling-Leaflet-2024.pdf\" target=\"_blank\" rel=\"noopener\"\u003ehttps:\/\/media.cooperandhunter.us\/3762\/Floor-Ceiling-Leaflet-2024.pdf\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 class=\"hvx-section-title\"\u003eSubmittals\u003c\/h3\u003e\n\u003cul class=\"hvx-list\"\u003e\n\u003cli class=\"hvx-li\"\u003e\u003ca class=\"hvx-link\" href=\"https:\/\/media.cooperandhunter.us\/3854\/CH-ES18-230VO-%2B-CH-18MSPHFC-230VI.pdf\" target=\"_blank\" rel=\"noopener\"\u003ehttps:\/\/media.cooperandhunter.us\/3854\/CH-ES18-230VO-%2B-CH-18MSPHFC-230VI.pdf\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"hvx-li\"\u003e\u003ca class=\"hvx-link\" href=\"https:\/\/media.cooperandhunter.us\/3856\/CH-HPR18-230VO-%2B-CH-18MSPHFC-230VI.pdf\" target=\"_blank\" rel=\"noopener\"\u003ehttps:\/\/media.cooperandhunter.us\/3856\/CH-HPR18-230VO-%2B-CH-18MSPHFC-230VI.pdf\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 class=\"hvx-section-title\"\u003eDocuments\u003c\/h3\u003e\n\u003cul class=\"hvx-list\"\u003e\n\u003cli class=\"hvx-li\"\u003e\u003ca class=\"hvx-link\" href=\"https:\/\/media.cooperandhunter.us\/3198\/MultiZone-Combination-HYPER.pdf\" target=\"_blank\" rel=\"noopener\"\u003ehttps:\/\/media.cooperandhunter.us\/3198\/MultiZone-Combination-HYPER.pdf\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"hvx-li\"\u003e\u003ca class=\"hvx-link\" href=\"https:\/\/media.cooperandhunter.us\/3199\/MultiZone-Combination-Regular.pdf\" target=\"_blank\" rel=\"noopener\"\u003ehttps:\/\/media.cooperandhunter.us\/3199\/MultiZone-Combination-Regular.pdf\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECH SPECS: OUTDOOR --\u003e\n  \u003cdiv class=\"hvx-desc-card\"\u003e\n    \u003ch2 class=\"hvx-section-title\"\u003eComplete technical specifications — Outdoor\u003c\/h2\u003e\n    \u003cdiv class=\"hvx-table-wrap\"\u003e\n      \u003ch3 class=\"hvx-section-title\"\u003eOutdoor Unit Specifications — CH-HPR55M-230VO\u003c\/h3\u003e\n\u003cdiv class=\"hvx-table-wrap\"\u003e\u003ctable class=\"hvx-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eRefrigerant type\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003eR410A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eSystem type\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003eMulti-zone unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eBTU Rated\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e55,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003ePower source\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e208-230V, 1Ph, 60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eDehumidification value (pnt\/day)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e11.37\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eMax. pipe length (ft)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e262\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eVoltage range (V)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e187-253\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003ePacking dimensions (WxDxH)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e43.11x19.49x58.27\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eRefrigerant piping Liquid\/Gas side (inch)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e5x1\/4\" - 3x3\/8\"+2x1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eHSPF2-5\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e7.3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eHSPF2-4\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e9.3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eEER2\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e10.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eCooling capacity (Min\/Max) (BTU\/h)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e55,000(19,000~58,000)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eSEER2\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e22\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eUnit Net\/Gross weight\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e233.03\/265.87\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eUnit dimensions (W*H*D)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e37.48x16.34x52.48\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eRefrigerant precharge\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003eup to 125\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eOutdoor Noise Level\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e63\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eOutdoor Air Flow\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e4,500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eMinimum circuit ampacity\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e40\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eMax.fuse\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e60\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eMax height difference between Indoor and Outdoor unit\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e49.21\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eHeating capacity (Min\/Max) (Btu\/h)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e55,000(12,500~57,500)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eCOP\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e3.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eAmbient temperature - Heating (F)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e-22~75\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eAmbient temperature - Cooling (F)\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e5~122\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eAdditional Refrigerant Charge 3\/8 liquid line\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e0.32\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"hvx-th\"\u003eAdditional Refrigerant Charge 1\/4 liquid line\u003c\/th\u003e\n\u003ctd class=\"hvx-td\"\u003e0.16\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003ch3 class=\"hvx-section-title\"\u003eManuals\u003c\/h3\u003e\n\u003cul class=\"hvx-list\"\u003e\u003cli class=\"hvx-li\"\u003e\u003ca class=\"hvx-link\" href=\"https:\/\/media.cooperandhunter.us\/4433\/Installation-manual.pdf\" target=\"_blank\" rel=\"noopener\"\u003ehttps:\/\/media.cooperandhunter.us\/4433\/Installation-manual.pdf\u003c\/a\u003e\u003c\/li\u003e\u003c\/ul\u003e\n\u003ch3 class=\"hvx-section-title\"\u003eSubmittals\u003c\/h3\u003e\n\u003cul class=\"hvx-list\"\u003e\n\u003cli class=\"hvx-li\"\u003e\u003ca class=\"hvx-link\" href=\"https:\/\/media.cooperandhunter.us\/3178\/CH-HPR55M-230VO-%28Ducted%29.pdf\" target=\"_blank\" rel=\"noopener\"\u003ehttps:\/\/media.cooperandhunter.us\/3178\/CH-HPR55M-230VO-%28Ducted%29.pdf\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"hvx-li\"\u003e\u003ca class=\"hvx-link\" href=\"https:\/\/media.cooperandhunter.us\/3179\/CH-HPR55M-230VO-%28Non-ducted%29.pdf\" target=\"_blank\" rel=\"noopener\"\u003ehttps:\/\/media.cooperandhunter.us\/3179\/CH-HPR55M-230VO-%28Non-ducted%29.pdf\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 class=\"hvx-section-title\"\u003eDocuments\u003c\/h3\u003e\n\u003cul class=\"hvx-list\"\u003e\u003cli class=\"hvx-li\"\u003e\u003ca class=\"hvx-link\" href=\"https:\/\/media.cooperandhunter.us\/3198\/MultiZone-Combination-HYPER.pdf\" target=\"_blank\" rel=\"noopener\"\u003ehttps:\/\/media.cooperandhunter.us\/3198\/MultiZone-Combination-HYPER.pdf\u003c\/a\u003e\u003c\/li\u003e\u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WARRANTY --\u003e\n  \u003cdiv class=\"hvx-desc-card\"\u003e\n    \u003ch2 class=\"hvx-section-title\"\u003eWarranty information\u003c\/h2\u003e\n    \u003cul class=\"hvx-list\"\u003e\n      \u003cli\u003e\u003cstrong\u003e7-Year Compressor Warranty\u003c\/strong\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cstrong\u003e5-Year Parts Warranty\u003c\/strong\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cstrong\u003e1-Year Remote Control Warranty\u003c\/strong\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"hvx-note\"\u003e\n      \u003cstrong\u003eNote:\u003c\/strong\u003e Warranty valid only when installed by a licensed HVAC technician and registered within 60 days of installation.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"hvx-desc-card\"\u003e\n    \u003ch2 class=\"hvx-section-title\"\u003eSummary\u003c\/h2\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eExpand\u003c\/summary\u003e\n      \u003cp class=\"hvx-sub\" style=\"margin-top:10px;\"\u003e\n        Cooper \u0026amp; Hunter Universal Floor\/Ceiling indoor units can be mounted on a ceiling or wall for flexible multi-zone\n        installations. This system pairs a \u003cstrong\u003e55000 BTU\u003c\/strong\u003e outdoor unit with \u003cstrong\u003eCH-HPR55M-230VO + 2X CH-18MSPHFC-230VI\u003c\/strong\u003e\n        indoor units across \u003cstrong\u003e2\u003c\/strong\u003e zones, offering control by remote, optional thermostat, or the C\u0026amp;H Remote app\n        when used with a Smart Kit.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cooper\u0026Hunter","offers":[{"title":"No Installation \/ No Installation","offer_id":43119666921515,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4176.0,"currency_code":"USD","in_stock":true},{"title":"No Installation \/ 16FT","offer_id":43119666954283,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4384.0,"currency_code":"USD","in_stock":true},{"title":"No Installation \/ 25FT","offer_id":43119666987051,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4428.0,"currency_code":"USD","in_stock":true},{"title":"No Installation \/ 50FT","offer_id":43119667019819,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4630.0,"currency_code":"USD","in_stock":true},{"title":"16FT \/ No Installation","offer_id":43119667052587,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4384.0,"currency_code":"USD","in_stock":true},{"title":"16FT \/ 16FT","offer_id":43119667085355,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4592.0,"currency_code":"USD","in_stock":true},{"title":"16FT \/ 25FT","offer_id":43119667118123,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4636.0,"currency_code":"USD","in_stock":true},{"title":"16FT \/ 50FT","offer_id":43119667150891,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4838.0,"currency_code":"USD","in_stock":true},{"title":"25FT \/ No Installation","offer_id":43119667183659,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4428.0,"currency_code":"USD","in_stock":true},{"title":"25FT \/ 16FT","offer_id":43119667216427,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4636.0,"currency_code":"USD","in_stock":true},{"title":"25FT \/ 25FT","offer_id":43119667249195,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4680.0,"currency_code":"USD","in_stock":true},{"title":"25FT \/ 50FT","offer_id":43119667281963,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4882.0,"currency_code":"USD","in_stock":true},{"title":"50FT \/ No Installation","offer_id":43119667314731,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4630.0,"currency_code":"USD","in_stock":true},{"title":"50FT \/ 16FT","offer_id":43119667347499,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4838.0,"currency_code":"USD","in_stock":true},{"title":"50FT \/ 25FT","offer_id":43119667380267,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":4882.0,"currency_code":"USD","in_stock":true},{"title":"50FT \/ 50FT","offer_id":43119667413035,"sku":"2X CH-18MSPHFC-230VI + CH-55MES-230VO","price":5084.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0625\/5647\/1339\/files\/e63557dfb4e1186a69f91b9e2fcabcb6.png?v=1772561286","url":"https:\/\/hvacsupplies.com\/products\/cooper-hunter-hyper-2-zone-ductless-mini-split-ac-heat-pump-55000-btu-18k-18k-universal-floor-ceiling-units-230v-r410a","provider":"HVACSupplies.com","version":"1.0","type":"link"}