{"product_id":"sr-smith-pal-or-splash-pool-lift-cover-tan-920-5000t","title":"SR Smith PAL or Splash Pool Lift Cover, Tan, 920-5000T","description":"\n\u003cstyle\u003e\n  .srslift-wrap, .srslift-wrap * { box-sizing: border-box; }\n  .srslift-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  .srslift-hero {\n    background: linear-gradient(135deg, #d94527 0%, #f5b800 100%);\n    color: #fff;\n    padding: 36px 32px;\n    border-radius: 14px;\n    text-align: center;\n    margin-bottom: 28px;\n  }\n  .srslift-hero h1 { font-size: 2em; margin: 0 0 8px; font-weight: 800; letter-spacing: -0.02em; }\n  .srslift-tagline { font-size: 1.1em; opacity: 0.95; margin: 0 0 18px; }\n  .srslift-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n  .srslift-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  .srslift-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  .srslift-stats {\n    background: linear-gradient(135deg, #7a1f0e 0%, #d94527 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  .srslift-stat { text-align: center; }\n  .srslift-stat-value { font-size: 1.5em; font-weight: 800; color: #ffd45e; }\n  .srslift-stat-label { font-size: 0.78em; opacity: 0.85; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 4px; }\n\n  \/* Section headings *\/\n  .srslift-section { margin-bottom: 36px; }\n  .srslift-section \u003e h2 { font-size: 1.5em; margin: 0 0 18px; text-align: center; color: #d94527; }\n\n  \/* Feature card grid *\/\n  .srslift-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 16px;\n  }\n  .srslift-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  .srslift-feature-card:hover { transform: translateY(-3px); box-shadow: 0 10px 24px rgba(217,69,39,0.14); }\n  .srslift-emoji { font-size: 1.8em; }\n  .srslift-feature-card h5 { margin: 10px 0 6px; font-size: 1.05em; color: #1a1a1a; }\n  .srslift-feature-card p { margin: 0; color: #444; font-size: 0.95em; }\n\n  \/* Warning *\/\n  .srslift-warning {\n    background: #fff7e0;\n    border-left: 5px solid #f5a623;\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin-bottom: 36px;\n  }\n  .srslift-warning h4 { margin: 0 0 6px; color: #8a5b00; font-size: 1.05em; }\n  .srslift-warning p { margin: 0; color: #5a3d00; font-size: 0.95em; }\n\n  \/* Spec grid *\/\n  .srslift-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  .srslift-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  .srslift-spec-key { font-weight: 600; color: #d94527; }\n  .srslift-spec-val { color: #1a1a1a; text-align: right; }\n\n  \/* FAQ *\/\n  .srslift-faq-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin-bottom: 12px;\n  }\n  .srslift-faq-card h4 { margin: 0 0 6px; color: #d94527; font-size: 1.02em; }\n  .srslift-faq-card p { margin: 0; color: #333; font-size: 0.95em; }\n\n  \/* CTA *\/\n  .srslift-cta {\n    background: linear-gradient(135deg, #d94527 0%, #f5b800 100%);\n    color: #fff;\n    border-radius: 14px;\n    padding: 32px 28px;\n    text-align: center;\n  }\n  .srslift-cta h2 { font-size: 1.6em; margin: 0 0 8px; }\n  .srslift-cta p { margin: 0 0 18px; font-size: 1em; opacity: 0.95; }\n  .srslift-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n  .srslift-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    .srslift-hero h1 { font-size: 1.5em; }\n    .srslift-stats { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"srslift-wrap\"\u003e\n\n  \u003csection class=\"srslift-hero\"\u003e\n    \u003ch1\u003eSR Smith PAL and Splash Pool Lift Cover, Tan\u003c\/h1\u003e\n    \u003cp class=\"srslift-tagline\"\u003eFactory fit, fade resistant, quietly effective.\u003c\/p\u003e\n    \n    \u003cdiv class=\"srslift-badges\"\u003e\n      \u003cspan class=\"srslift-badge\"\u003eAuthorized SR Smith Dealer\u003c\/span\u003e\u003cspan class=\"srslift-badge\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"srslift-badge\"\u003e100% Polyester\u003c\/span\u003e\u003cspan class=\"srslift-badge\"\u003eFade Resistant\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n\n  \u003cp class=\"srslift-intro\"\u003eThe \u003cstrong\u003eSR Smith 920-5000T lift cover\u003c\/strong\u003e is the factory cover for \u003cstrong\u003ePAL, PAL2, and Splash\u003c\/strong\u003e pool lifts, finished in a fade resistant tan that stays presentable on a commercial deck season after season. On a PAL or PAL2 it protects the \u003cstrong\u003eseat and actuator arm\u003c\/strong\u003e. On a Splash lift it covers the \u003cstrong\u003eseat, actuator arm, and base\u003c\/strong\u003e. Beyond weather protection, a covered lift reads as out of service, which discourages the unauthorized use and horseplay that account for a good share of lift damage claims. It is 100 percent polyester, so it sheds water and dries without holding mildew.\u003c\/p\u003e\n\n  \u003csection class=\"srslift-stats\"\u003e\n    \u003cdiv class=\"srslift-stat\"\u003e\n\u003cdiv class=\"srslift-stat-value\"\u003eTan\u003c\/div\u003e\n\u003cdiv class=\"srslift-stat-label\"\u003eColor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-stat\"\u003e\n\u003cdiv class=\"srslift-stat-value\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"srslift-stat-label\"\u003ePolyester\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-stat\"\u003e\n\u003cdiv class=\"srslift-stat-value\"\u003ePAL, PAL2\u003c\/div\u003e\n\u003cdiv class=\"srslift-stat-label\"\u003eFits\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-stat\"\u003e\n\u003cdiv class=\"srslift-stat-value\"\u003eSplash\u003c\/div\u003e\n\u003cdiv class=\"srslift-stat-label\"\u003eAlso Fits\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-stat\"\u003e\n\u003cdiv class=\"srslift-stat-value\"\u003eFade Resistant\u003c\/div\u003e\n\u003cdiv class=\"srslift-stat-label\"\u003eFinish\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"srslift-section\"\u003e\n    \u003ch2\u003eWhy PST Customers Pick This\u003c\/h2\u003e\n    \u003cdiv class=\"srslift-feature-grid\"\u003e\n      \u003cdiv class=\"srslift-feature-card\"\u003e\n\u003cdiv class=\"srslift-emoji\"\u003e🎯\u003c\/div\u003e\n\u003ch5\u003eThree Lifts, One Cover\u003c\/h5\u003e\n\u003cp\u003eFits the PAL, the PAL2, and the standard Splash lift, so a facility running mixed equipment can stock a single part number.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-feature-card\"\u003e\n\u003cdiv class=\"srslift-emoji\"\u003e🛡️\u003c\/div\u003e\n\u003ch5\u003eCovers The Wear Points\u003c\/h5\u003e\n\u003cp\u003eShields the seat and actuator arm on a PAL or PAL2, and the seat, actuator arm, and base on a Splash, which is where weather does its damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-feature-card\"\u003e\n\u003cdiv class=\"srslift-emoji\"\u003e🌤️\u003c\/div\u003e\n\u003ch5\u003eFade Resistant Tan\u003c\/h5\u003e\n\u003cp\u003eThe color holds up to sun instead of going chalky, so the deck still looks maintained at the end of a long outdoor season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-feature-card\"\u003e\n\u003cdiv class=\"srslift-emoji\"\u003e🚫\u003c\/div\u003e\n\u003ch5\u003eDiscourages Misuse\u003c\/h5\u003e\n\u003cp\u003eA covered lift reads clearly as closed. That simple visual cue prevents a lot of the unauthorized use that damages access equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-feature-card\"\u003e\n\u003cdiv class=\"srslift-emoji\"\u003e💧\u003c\/div\u003e\n\u003ch5\u003eSheds Water, Dries Clean\u003c\/h5\u003e\n\u003cp\u003e100 percent polyester dries quickly and resists mildew, so the cover can go back on without trapping moisture against the lift.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n\n  \u003csection class=\"srslift-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003cdiv class=\"srslift-spec-grid\"\u003e\n      \u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003eS.R.Smith\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003eModel \/ MPN\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003e920-5000T\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003ePST-SR9205000T\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003eType\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003ePool lift protective cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003eFits\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003ePAL, PAL2, and standard Splash pool lifts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003eCoverage, PAL and PAL2\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003eSeat and actuator arm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003eCoverage, Splash\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003eSeat, actuator arm, and base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003e100 percent polyester\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003eColor\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003eTan, fade resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003eEnvironment\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003eIndoor or outdoor pool decks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003ePurpose\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003eWeather protection and unauthorized use deterrent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"srslift-spec-row\"\u003e\n\u003cspan class=\"srslift-spec-key\"\u003eUse\u003c\/span\u003e\u003cspan class=\"srslift-spec-val\"\u003eOvernight, offseason, and out of service periods\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003csection class=\"srslift-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"srslift-faq-card\"\u003e\n      \u003ch4\u003eDoes it fit the Splash Extended Reach lift?\u003c\/h4\u003e\n      \u003cp\u003eThis cover is specified for the \u003cstrong\u003ePAL, PAL2, and standard Splash\u003c\/strong\u003e lifts. Confirm your exact model on the lift data plate before ordering, since SR Smith uses different covers for other configurations.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"srslift-faq-card\"\u003e\n      \u003ch4\u003eIs the blue version the same cover?\u003c\/h4\u003e\n      \u003cp\u003eYes, same cover in a different color. This listing is the \u003cstrong\u003etan\u003c\/strong\u003e version, part 920-5000T. The blue is part 920-5000.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"srslift-faq-card\"\u003e\n      \u003ch4\u003eDoes it need to come off when the pool is open?\u003c\/h4\u003e\n      \u003cp\u003eYes. The cover goes on when the lift is out of service or the facility is closed, and comes off any time the pool is open so the lift is available to patrons.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"srslift-faq-card\"\u003e\n      \u003ch4\u003eHow should it be stored?\u003c\/h4\u003e\n      \u003cp\u003eRinse it, let it dry completely, and fold it into a deck box or storage room. Storing it damp is what causes mildew staining on polyester.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n  \n\n  \u003csection class=\"srslift-cta\"\u003e\n    \u003ch2\u003eOrder the SR Smith 920-5000T From PST\u003c\/h2\u003e\n    \u003cp\u003eAuthorized S.R.Smith dealer. Backed by the PST Pool Supplies service team.\u003c\/p\u003e\n    \u003cdiv class=\"srslift-perks\"\u003e\n      \u003cspan class=\"srslift-perk\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"srslift-perk\"\u003e30-Day Returns\u003c\/span\u003e\u003cspan class=\"srslift-perk\"\u003eWarranty Backed\u003c\/span\u003e\u003cspan class=\"srslift-perk\"\u003eAuthorized SR Smith Dealer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"SR Smith","offers":[{"title":"Default Title","offer_id":44289624637505,"sku":"PST-SR9205000T","price":767.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/1623\/0209\/files\/SR9205000T.jpg?v=1785942975","url":"https:\/\/www.pstpoolsupplies.com\/products\/sr-smith-pal-or-splash-pool-lift-cover-tan-920-5000t","provider":"PST Pool Supplies","version":"1.0","type":"link"}