{"product_id":"danner-cover-care-cc350-pool-cover-pump-350-gph-25-ft-cord-3-4-in-gard","title":"Danner Cover Care CC350 Pool Cover Pump, 350 GPH, 25 ft Cord, 3\/4 in Garden Hose","description":"\n\u003cstyle\u003e\n  .cc350-wrap, .cc350-wrap * { box-sizing: border-box; }\n  .cc350-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n\n  \/* Hero (compact) *\/\n  .cc350-hero {\n    background: linear-gradient(135deg, #0d4f4a 0%, #2db896 100%);\n    color: #fff;\n    padding: 36px 32px;\n    border-radius: 14px;\n    text-align: center;\n    margin-bottom: 28px;\n  }\n  .cc350-hero h1 { font-size: 2em; margin: 0 0 8px; font-weight: 800; letter-spacing: -0.02em; }\n  .cc350-tagline { font-size: 1.1em; opacity: 0.95; margin: 0 0 18px; }\n  .cc350-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n  .cc350-badge {\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.3);\n    color: #fff;\n    padding: 6px 14px;\n    border-radius: 50px;\n    font-size: 0.85em;\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n  .cc350-intro {\n    max-width: 800px;\n    margin: 0 auto 32px;\n    text-align: center;\n    font-size: 1.05em;\n    color: #333;\n  }\n\n  \/* Stat strip *\/\n  .cc350-stats {\n    background: linear-gradient(135deg, #06302d 0%, #0d4f4a 100%);\n    color: #fff;\n    border-radius: 14px;\n    padding: 24px;\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 12px;\n    margin-bottom: 36px;\n  }\n  .cc350-stat { text-align: center; }\n  .cc350-stat-value { font-size: 1.5em; font-weight: 800; color: #7be0c7; }\n  .cc350-stat-label { font-size: 0.78em; opacity: 0.85; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 4px; }\n\n  \/* Section headings *\/\n  .cc350-section { margin-bottom: 36px; }\n  .cc350-section \u003e h2 { font-size: 1.5em; margin: 0 0 18px; text-align: center; color: #0d4f4a; }\n\n  \/* Feature card grid *\/\n  .cc350-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 16px;\n  }\n  .cc350-feature-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 22px;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .cc350-feature-card:hover { transform: translateY(-3px); box-shadow: 0 10px 24px rgba(13,79,74,0.14); }\n  .cc350-emoji { font-size: 1.8em; }\n  .cc350-feature-card h5 { margin: 10px 0 6px; font-size: 1.05em; color: #1a1a1a; }\n  .cc350-feature-card p { margin: 0; color: #444; font-size: 0.95em; }\n\n  \/* Warning *\/\n  .cc350-warning {\n    background: #fff7e0;\n    border-left: 5px solid #f5a623;\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin-bottom: 36px;\n  }\n  .cc350-warning h4 { margin: 0 0 6px; color: #8a5b00; font-size: 1.05em; }\n  .cc350-warning p { margin: 0; color: #5a3d00; font-size: 0.95em; }\n\n  \/* Spec grid *\/\n  .cc350-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    background: #f7f8fc;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n  .cc350-spec-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n    padding: 12px 18px;\n    border-bottom: 1px solid #e1e6ed;\n    font-size: 0.95em;\n  }\n  .cc350-spec-key { font-weight: 600; color: #0d4f4a; }\n  .cc350-spec-val { color: #1a1a1a; text-align: right; }\n\n  \/* FAQ *\/\n  .cc350-faq-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin-bottom: 12px;\n  }\n  .cc350-faq-card h4 { margin: 0 0 6px; color: #0d4f4a; font-size: 1.02em; }\n  .cc350-faq-card p { margin: 0; color: #333; font-size: 0.95em; }\n\n  \/* CTA *\/\n  .cc350-cta {\n    background: linear-gradient(135deg, #0d4f4a 0%, #2db896 100%);\n    color: #fff;\n    border-radius: 14px;\n    padding: 32px 28px;\n    text-align: center;\n  }\n  .cc350-cta h2 { font-size: 1.6em; margin: 0 0 8px; }\n  .cc350-cta p { margin: 0 0 18px; font-size: 1em; opacity: 0.95; }\n  .cc350-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n  .cc350-perk {\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.3);\n    padding: 6px 14px;\n    border-radius: 50px;\n    font-size: 0.88em;\n    font-weight: 600;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 700px) {\n    .cc350-hero h1 { font-size: 1.5em; }\n    .cc350-stats { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cc350-wrap\"\u003e\n\n  \u003csection class=\"cc350-hero\"\u003e\n    \u003ch1\u003eDanner Cover Care CC350 Magnetic Drive Pool Cover Pump, 350 GPH\u003c\/h1\u003e\n    \u003cp class=\"cc350-tagline\"\u003eNo seals, no oil, nothing to wear out.\u003c\/p\u003e\n    \n    \u003cdiv class=\"cc350-badges\"\u003e\n      \u003cspan class=\"cc350-badge\"\u003eAuthorized Danner Dealer\u003c\/span\u003e\u003cspan class=\"cc350-badge\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"cc350-badge\"\u003eUL Listed\u003c\/span\u003e\u003cspan class=\"cc350-badge\"\u003e5 Year Warranty\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n\n  \u003cp class=\"cc350-intro\"\u003eThe \u003cstrong\u003eDanner Cover Care CC350\u003c\/strong\u003e is a \u003cstrong\u003emagnetically driven centrifugal cover pump\u003c\/strong\u003e that moves up to \u003cstrong\u003e350 GPH\u003c\/strong\u003e off a winter pool cover and, because the motor drives the impeller through a magnetic coupling, it has \u003cstrong\u003eno shaft seals to wear and no oil to leak\u003c\/strong\u003e. That is the whole design argument: the part that usually fails on a cover pump is not there. It sits fully submerged on the cover, hooks to any standard \u003cstrong\u003e3\/4 in garden hose\u003c\/strong\u003e, and drains down to about \u003cstrong\u003e1\/8 in of water\u003c\/strong\u003e. A clog resistant foam prefilter pops off for rinsing, and the whole unit runs on roughly half the electricity of a conventional motor driven cover pump.\u003c\/p\u003e\n\n  \u003csection class=\"cc350-stats\"\u003e\n    \u003cdiv class=\"cc350-stat\"\u003e\n\u003cdiv class=\"cc350-stat-value\"\u003e350 GPH\u003c\/div\u003e\n\u003cdiv class=\"cc350-stat-label\"\u003eFlow Rate\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-stat\"\u003e\n\u003cdiv class=\"cc350-stat-value\"\u003e1\/8 in\u003c\/div\u003e\n\u003cdiv class=\"cc350-stat-label\"\u003eDrains Down To\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-stat\"\u003e\n\u003cdiv class=\"cc350-stat-value\"\u003e25 ft\u003c\/div\u003e\n\u003cdiv class=\"cc350-stat-label\"\u003ePower Cord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-stat\"\u003e\n\u003cdiv class=\"cc350-stat-value\"\u003e3\/4 in\u003c\/div\u003e\n\u003cdiv class=\"cc350-stat-label\"\u003eGarden Hose\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-stat\"\u003e\n\u003cdiv class=\"cc350-stat-value\"\u003e5 yr\u003c\/div\u003e\n\u003cdiv class=\"cc350-stat-label\"\u003eWarranty\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cc350-section\"\u003e\n    \u003ch2\u003eWhy PST Customers Pick This\u003c\/h2\u003e\n    \u003cdiv class=\"cc350-feature-grid\"\u003e\n      \u003cdiv class=\"cc350-feature-card\"\u003e\n\u003cdiv class=\"cc350-emoji\"\u003e🧲\u003c\/div\u003e\n\u003ch5\u003eMagnetic Drive\u003c\/h5\u003e\n\u003cp\u003eThe magnet coupling means no shaft passes through the wet end, so there is no seal to fail and no oil that can leak into the pool if the housing cracks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-feature-card\"\u003e\n\u003cdiv class=\"cc350-emoji\"\u003e💧\u003c\/div\u003e\n\u003ch5\u003eDrains To 1\/8 in\u003c\/h5\u003e\n\u003cp\u003eIt keeps working down to about an eighth of an inch, so the cover ends up nearly dry instead of holding a shallow pond that refreezes overnight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-feature-card\"\u003e\n\u003cdiv class=\"cc350-emoji\"\u003e🧽\u003c\/div\u003e\n\u003ch5\u003eClog Resistant Foam Filter\u003c\/h5\u003e\n\u003cp\u003eThe foam prefilter catches the leaf grit that stops most cover pumps, and it pulls off for a rinse in seconds rather than needing tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-feature-card\"\u003e\n\u003cdiv class=\"cc350-emoji\"\u003e⚡\u003c\/div\u003e\n\u003ch5\u003eRoughly Half The Draw\u003c\/h5\u003e\n\u003cp\u003eMagnetic drive uses about half the electricity of a comparable motor driven cover pump, which adds up over a winter of intermittent running.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-feature-card\"\u003e\n\u003cdiv class=\"cc350-emoji\"\u003e🚿\u003c\/div\u003e\n\u003ch5\u003eStandard Hose Discharge\u003c\/h5\u003e\n\u003cp\u003eThreads onto any 3\/4 in garden hose, so you can route water off the deck and away from the pool with what is already in the garage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-feature-card\"\u003e\n\u003cdiv class=\"cc350-emoji\"\u003e✅\u003c\/div\u003e\n\u003ch5\u003eUL Listed\u003c\/h5\u003e\n\u003cp\u003eSafety listed and backed by a 5 year limited warranty from Danner Manufacturing, which is a long warranty for a seasonal pump.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003cdiv class=\"cc350-warning\"\u003e\n    \u003ch4\u003eElectrical Safety\u003c\/h4\u003e\n    \u003cp\u003ePlug the pump into a \u003cstrong\u003eGFCI protected\u003c\/strong\u003e receptacle, as NEC 680 requires for equipment used around a pool. Never lift or drag the pump by its power cord, and unplug it before removing the foam filter.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n\n  \u003csection class=\"cc350-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003cdiv class=\"cc350-spec-grid\"\u003e\n      \u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003eDanner Manufacturing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eSeries\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003eCover Care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eModel \/ MPN\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003eCC350\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003ePST-CC350\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eType\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003eMagnetic drive centrifugal cover pump\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eFlow Rate\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003e350 GPH\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eDrains Down To\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003eAbout 1\/8 in of water\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eDischarge\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003e3\/4 in garden hose thread\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003ePower Cord\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003e25 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eOperation\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003eManual, non-automatic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eSeals\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003eNone, magnet coupled wet end\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eOil\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003eNone\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003ePrefilter\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003eRemovable clog resistant foam\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eInstallation\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003eFully submersible, sits flat on the cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eCertification\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003eUL listed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc350-spec-row\"\u003e\n\u003cspan class=\"cc350-spec-key\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"cc350-spec-val\"\u003e5 year limited\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003csection class=\"cc350-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"cc350-faq-card\"\u003e\n      \u003ch4\u003eWhat is the difference between the CC350 and the CC500?\u003c\/h4\u003e\n      \u003cp\u003eFlow rate. The CC350 moves \u003cstrong\u003e350 GPH\u003c\/strong\u003e and the CC500 moves \u003cstrong\u003e500 GPH\u003c\/strong\u003e. Everything else, including the 25 ft cord, the garden hose discharge, and the 5 year warranty, is the same. Pick the 500 for a large cover or a wet climate.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"cc350-faq-card\"\u003e\n      \u003ch4\u003eDoes it start and stop on its own?\u003c\/h4\u003e\n      \u003cp\u003eNo, the CC350 is a \u003cstrong\u003emanual\u003c\/strong\u003e pump. Plug it in when water collects on the cover and unplug it when the cover is clear.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"cc350-faq-card\"\u003e\n      \u003ch4\u003eWhy does magnetic drive matter?\u003c\/h4\u003e\n      \u003cp\u003eCover pumps usually die at the shaft seal, where water gets into the motor. A magnetic drive has no shaft through the wet end, so that failure mode does not exist and there is no oil to contaminate the pool.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"cc350-faq-card\"\u003e\n      \u003ch4\u003eHow do I maintain it?\u003c\/h4\u003e\n      \u003cp\u003eUnplug it, pull the foam prefilter, rinse it under a hose, and put it back. Do that whenever you check the cover and the pump keeps its full flow all season.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n  \n\n  \u003csection class=\"cc350-cta\"\u003e\n    \u003ch2\u003eOrder the Danner Cover Care CC350 From PST\u003c\/h2\u003e\n    \u003cp\u003eAuthorized Danner Manufacturing dealer. Backed by the PST Pool Supplies service team.\u003c\/p\u003e\n    \u003cdiv class=\"cc350-perks\"\u003e\n      \u003cspan class=\"cc350-perk\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"cc350-perk\"\u003e30-Day Returns\u003c\/span\u003e\u003cspan class=\"cc350-perk\"\u003e5 Year Warranty\u003c\/span\u003e\u003cspan class=\"cc350-perk\"\u003eAuthorized Danner Dealer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"Danner Manufacturing Inc","offers":[{"title":"Default Title","offer_id":44289621721153,"sku":"PST-CC350","price":119.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/1623\/0209\/files\/CC500.jpg?v=1786079074","url":"https:\/\/www.pstpoolsupplies.com\/products\/danner-cover-care-cc350-pool-cover-pump-350-gph-25-ft-cord-3-4-in-gard","provider":"PST Pool Supplies","version":"1.0","type":"link"}