{"product_id":"garvee-19-sand-filter-pump-for-ppg-34dswwpf","title":"Garvee 19\" Sand Filter Pump 1.5HP 6075 GPH for Above Ground Pools, 7-Way Valve, Timer, Easy Maintenance","description":"\u003cstyle\u003e\n  .gv-sandpump-aplus {\n    max-width: 1080px;\n    margin: 0 auto;\n    padding: 32px 16px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #1f2937;\n    line-height: 1.6;\n    background: #ffffff;\n  }\n\n  .gv-sandpump-aplus * {\n    box-sizing: border-box;\n  }\n\n  .gv-sandpump-hero {\n    background: linear-gradient(135deg, #074174 0%, #0b5c9b 100%);\n    color: #ffffff;\n    border-radius: 20px;\n    padding: 36px 28px;\n    text-align: center;\n    margin-bottom: 28px;\n  }\n\n  .gv-sandpump-hero h2 {\n    margin: 0 0 12px;\n    font-size: 30px;\n    line-height: 1.25;\n    font-weight: 800;\n    color: #ffffff;\n  }\n\n  .gv-sandpump-hero p {\n    margin: 0 auto;\n    max-width: 760px;\n    font-size: 16px;\n    color: #eaf4ff;\n  }\n\n  .gv-sandpump-highlights {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin: 24px 0 34px;\n  }\n\n  .gv-sandpump-highlight {\n    background: #f4f8fb;\n    border: 1px solid #d8e6f0;\n    border-radius: 16px;\n    padding: 18px 14px;\n    text-align: center;\n  }\n\n  .gv-sandpump-highlight strong {\n    display: block;\n    color: #074174;\n    font-size: 20px;\n    margin-bottom: 4px;\n  }\n\n  .gv-sandpump-highlight span {\n    font-size: 13px;\n    color: #4b5563;\n  }\n\n  .gv-sandpump-section {\n    margin-bottom: 34px;\n  }\n\n  .gv-sandpump-section-title {\n    margin: 0 0 18px;\n    font-size: 24px;\n    line-height: 1.3;\n    color: #074174;\n    font-weight: 800;\n    text-align: center;\n  }\n\n  .gv-sandpump-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n  }\n\n  .gv-sandpump-card {\n    background: #ffffff;\n    border: 1px solid #dbe7ef;\n    border-radius: 18px;\n    padding: 22px;\n    box-shadow: 0 8px 24px rgba(7, 65, 116, 0.08);\n  }\n\n  .gv-sandpump-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n    color: #074174;\n    font-weight: 800;\n  }\n\n  .gv-sandpump-card p {\n    margin: 0;\n    font-size: 15px;\n    color: #374151;\n  }\n\n  .gv-sandpump-benefits {\n    background: #f8fbfd;\n    border-radius: 20px;\n    padding: 26px;\n    border: 1px solid #dbe7ef;\n  }\n\n  .gv-sandpump-benefits ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gv-sandpump-benefits li {\n    position: relative;\n    padding: 12px 0 12px 34px;\n    border-bottom: 1px solid #e3edf4;\n    font-size: 15px;\n  }\n\n  .gv-sandpump-benefits li:last-child {\n    border-bottom: none;\n  }\n\n  .gv-sandpump-benefits li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 12px;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background: #074174;\n    color: #ffffff;\n    font-size: 14px;\n    line-height: 22px;\n    text-align: center;\n    font-weight: 700;\n  }\n\n  .gv-sandpump-benefits strong {\n    color: #074174;\n  }\n\n  .gv-spec-box {\n    border: 2px solid #074174;\n    border-radius: 18px;\n    overflow: hidden;\n    background: #ffffff;\n    box-shadow: 0 8px 24px rgba(7, 65, 116, 0.08);\n  }\n\n  .gv-spec-header {\n    background: #074174;\n    color: #ffffff;\n    padding: 18px 22px;\n    font-size: 22px;\n    font-weight: 800;\n    text-align: center;\n  }\n\n  .gv-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 0;\n  }\n\n  .gv-spec-table tr {\n    border-bottom: 1px solid #dbe7ef;\n  }\n\n  .gv-spec-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .gv-spec-table td {\n    padding: 15px 20px;\n    font-size: 15px;\n    border: none;\n  }\n\n  .gv-spec-table td:first-child {\n    width: 38%;\n    color: #374151;\n    font-weight: 700;\n    background: #f8fbfd;\n  }\n\n  .gv-spec-table td:last-child {\n    color: #074174;\n    font-weight: 800;\n    background: #ffffff;\n  }\n\n  .gv-sandpump-note {\n    margin-top: 22px;\n    padding: 18px 20px;\n    border-left: 5px solid #074174;\n    background: #f4f8fb;\n    border-radius: 14px;\n    font-size: 15px;\n    color: #374151;\n  }\n\n  @media (max-width: 768px) {\n    .gv-sandpump-hero {\n      padding: 28px 18px;\n    }\n\n    .gv-sandpump-hero h2 {\n      font-size: 24px;\n    }\n\n    .gv-sandpump-highlights {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .gv-sandpump-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gv-spec-table td {\n      display: block;\n      width: 100% !important;\n      padding: 12px 16px;\n    }\n\n    .gv-spec-table td:first-child {\n      padding-bottom: 4px;\n      background: #f8fbfd;\n    }\n\n    .gv-spec-table td:last-child {\n      padding-top: 4px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gv-sandpump-aplus\"\u003e\n\n  \u003csection class=\"gv-sandpump-hero\"\u003e\n    \u003ch2\u003ePowerful Sand Filter Pump for Cleaner, Clearer Pool Water\u003c\/h2\u003e\n    \u003cp\u003e\n      Designed for above ground pools, backyard pool setups, and small commercial use, this 1.5 HP sand filter pump delivers strong circulation, convenient multi-function control, and low-maintenance filtration for everyday pool care.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gv-sandpump-highlights\"\u003e\n    \u003cdiv class=\"gv-sandpump-highlight\"\u003e\n      \u003cstrong\u003e1.5 HP\u003c\/strong\u003e\n      \u003cspan\u003eHigh-performance motor\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gv-sandpump-highlight\"\u003e\n      \u003cstrong\u003e6075 GPH\u003c\/strong\u003e\n      \u003cspan\u003eFast water circulation\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gv-sandpump-highlight\"\u003e\n      \u003cstrong\u003e7-Way\u003c\/strong\u003e\n      \u003cspan\u003eMulti-port valve control\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gv-sandpump-highlight\"\u003e\n      \u003cstrong\u003e24H\u003c\/strong\u003e\n      \u003cspan\u003eBuilt-in timer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gv-sandpump-section\"\u003e\n    \u003ch2 class=\"gv-sandpump-section-title\"\u003eBuilt for Efficient Pool Filtration\u003c\/h2\u003e\n\n    \u003cdiv class=\"gv-sandpump-grid\"\u003e\n      \u003cdiv class=\"gv-sandpump-card\"\u003e\n        \u003ch3\u003ePowerful 6075 GPH Circulation\u003c\/h3\u003e\n        \u003cp\u003e\n          The 1.5 HP motor provides strong water flow to help cycle pool water quickly, keeping it cleaner, clearer, and ready for swimming.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gv-sandpump-card\"\u003e\n        \u003ch3\u003e7-Way Valve with Timer\u003c\/h3\u003e\n        \u003cp\u003e\n          Easily switch between Filter, Backwash, Rinse, Waste, Recirculate, Closed, and Winter modes. The built-in 24-hour timer supports more convenient automated operation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gv-sandpump-card\"\u003e\n        \u003ch3\u003eEasy Cleaning \u0026amp; Maintenance\u003c\/h3\u003e\n        \u003cp\u003e\n          The detachable strainer basket helps capture debris, while the transparent lid lets you check the system at a glance for faster routine maintenance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gv-sandpump-card\"\u003e\n        \u003ch3\u003eDurable UV-Resistant Tank\u003c\/h3\u003e\n        \u003cp\u003e\n          Made with thick polypropylene and corrosion-resistant components, the filter tank is designed for outdoor use and supports up to 40 kg of sand.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gv-sandpump-section\"\u003e\n    \u003ch2 class=\"gv-sandpump-section-title\"\u003eWhy Choose This Sand Filter Pump?\u003c\/h2\u003e\n\n    \u003cdiv class=\"gv-sandpump-benefits\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eCleaner pool water with less effort:\u003c\/strong\u003e High-flow filtration helps remove debris and supports consistent water circulation.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eSimple control for daily pool care:\u003c\/strong\u003e The 7-way multi-port valve makes regular filtration, backwashing, rinsing, and winter mode easier to manage.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eDesigned for convenient monitoring:\u003c\/strong\u003e Transparent lid and pressure gauge help you check system status without unnecessary disassembly.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eReliable outdoor durability:\u003c\/strong\u003e PP tank construction and stainless steel components help resist corrosion, UV exposure, and daily wear.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eComplete pool filtration setup:\u003c\/strong\u003e Includes pump, filter tank, valve, base, pressure gauge, hoses, and fittings for multiple pool applications.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gv-sandpump-section\"\u003e\n    \u003cdiv class=\"gv-spec-box\"\u003e\n      \u003cdiv class=\"gv-spec-header\"\u003eSpecifications\u003c\/div\u003e\n\n      \u003ctable class=\"gv-spec-table\"\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePower\u003c\/td\u003e\n          \u003ctd\u003e1.5 HP\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFlow Rate\u003c\/td\u003e\n          \u003ctd\u003e6075 GPH\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTank Size\u003c\/td\u003e\n          \u003ctd\u003e19 inch\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSand Capacity\u003c\/td\u003e\n          \u003ctd\u003e40 kg \/ 88 lb\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eValve Type\u003c\/td\u003e\n          \u003ctd\u003e7-Way Multi-Port Valve\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTimer\u003c\/td\u003e\n          \u003ctd\u003e24-Hour Built-in Timer\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMaterial\u003c\/td\u003e\n          \u003ctd\u003ePolypropylene PP + Stainless Steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eWeight\u003c\/td\u003e\n          \u003ctd\u003e26 kg \/ 57.32 lb\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eApplication\u003c\/td\u003e\n          \u003ctd\u003eAbove Ground Pools, Backyard Pools, Small Commercial Use\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gv-sandpump-note\"\u003e\n      A practical all-in-one filtration solution for pool owners who need strong circulation, simple operation, and reliable sand filtration without complicated maintenance.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"19\" \/ 1.5HP+Tiimer","offer_id":52658416419129,"sku":"PPG_34DSWWPF","price":459.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmp53xa_foh.jpg?v=1777012033","url":"https:\/\/www.garvee.com\/products\/garvee-19-sand-filter-pump-for-ppg-34dswwpf","provider":"GARVEE","version":"1.0","type":"link"}