{"product_id":"cover-butler-spa-cover-lifter-silver-fits-hot-tub-covers-up-to-96-in-a","title":"Cover Butler Spa Cover Lifter, Silver, Fits Hot Tub Covers Up To 96 in, AQSLS1","description":"\n\u003cstyle\u003e\n  .cvbutler-wrap, .cvbutler-wrap * { box-sizing: border-box; }\n  .cvbutler-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  .cvbutler-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  .cvbutler-hero h1 { font-size: 2em; margin: 0 0 8px; font-weight: 800; letter-spacing: -0.02em; }\n  .cvbutler-tagline { font-size: 1.1em; opacity: 0.95; margin: 0 0 18px; }\n  .cvbutler-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n  .cvbutler-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  .cvbutler-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  .cvbutler-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  .cvbutler-stat { text-align: center; }\n  .cvbutler-stat-value { font-size: 1.5em; font-weight: 800; color: #ffd45e; }\n  .cvbutler-stat-label { font-size: 0.78em; opacity: 0.85; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 4px; }\n\n  \/* Section headings *\/\n  .cvbutler-section { margin-bottom: 36px; }\n  .cvbutler-section \u003e h2 { font-size: 1.5em; margin: 0 0 18px; text-align: center; color: #d94527; }\n\n  \/* Feature card grid *\/\n  .cvbutler-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 16px;\n  }\n  .cvbutler-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  .cvbutler-feature-card:hover { transform: translateY(-3px); box-shadow: 0 10px 24px rgba(217,69,39,0.14); }\n  .cvbutler-emoji { font-size: 1.8em; }\n  .cvbutler-feature-card h5 { margin: 10px 0 6px; font-size: 1.05em; color: #1a1a1a; }\n  .cvbutler-feature-card p { margin: 0; color: #444; font-size: 0.95em; }\n\n  \/* Warning *\/\n  .cvbutler-warning {\n    background: #fff7e0;\n    border-left: 5px solid #f5a623;\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin-bottom: 36px;\n  }\n  .cvbutler-warning h4 { margin: 0 0 6px; color: #8a5b00; font-size: 1.05em; }\n  .cvbutler-warning p { margin: 0; color: #5a3d00; font-size: 0.95em; }\n\n  \/* Spec grid *\/\n  .cvbutler-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  .cvbutler-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  .cvbutler-spec-key { font-weight: 600; color: #d94527; }\n  .cvbutler-spec-val { color: #1a1a1a; text-align: right; }\n\n  \/* FAQ *\/\n  .cvbutler-faq-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin-bottom: 12px;\n  }\n  .cvbutler-faq-card h4 { margin: 0 0 6px; color: #d94527; font-size: 1.02em; }\n  .cvbutler-faq-card p { margin: 0; color: #333; font-size: 0.95em; }\n\n  \/* CTA *\/\n  .cvbutler-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  .cvbutler-cta h2 { font-size: 1.6em; margin: 0 0 8px; }\n  .cvbutler-cta p { margin: 0 0 18px; font-size: 1em; opacity: 0.95; }\n  .cvbutler-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n  .cvbutler-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    .cvbutler-hero h1 { font-size: 1.5em; }\n    .cvbutler-stats { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cvbutler-wrap\"\u003e\n\n  \u003csection class=\"cvbutler-hero\"\u003e\n    \u003ch1\u003eCover Butler Spa Cover Lifter, Silver, Up To 96 in Covers\u003c\/h1\u003e\n    \u003cp class=\"cvbutler-tagline\"\u003eRolls the cover back instead of wrestling it off.\u003c\/p\u003e\n    \n    \u003cdiv class=\"cvbutler-badges\"\u003e\n      \u003cspan class=\"cvbutler-badge\"\u003eAuthorized Cover Valet Dealer\u003c\/span\u003e\u003cspan class=\"cvbutler-badge\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"cvbutler-badge\"\u003eFits Up To 96 in\u003c\/span\u003e\u003cspan class=\"cvbutler-badge\"\u003eRoll Style\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n\n  \u003cp class=\"cvbutler-intro\"\u003eThe \u003cstrong\u003eCover Butler spa cover lifter, part AQSLS1\u003c\/strong\u003e, is the roll style lifter that has been the default choice on hot tub decks for years, finished in silver and sized for \u003cstrong\u003ecovers up to 96 in\u003c\/strong\u003e. A \u003cstrong\u003efull width bar\u003c\/strong\u003e runs across the seam of the cover, so when you roll it back the cover folds and travels as one piece rather than hinging on a stressed center fold. That matters, because a hot tub cover that gets dragged on and off by hand is a cover that soaks up water, sags, and needs replacing years early. It is simple, affordable, and durable, which is exactly what a cover lifter needs to be.\u003c\/p\u003e\n\n  \u003csection class=\"cvbutler-stats\"\u003e\n    \u003cdiv class=\"cvbutler-stat\"\u003e\n\u003cdiv class=\"cvbutler-stat-value\"\u003e96 in\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-stat-label\"\u003eFits Covers To\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-stat\"\u003e\n\u003cdiv class=\"cvbutler-stat-value\"\u003eRoll Style\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-stat-label\"\u003eLift Action\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-stat\"\u003e\n\u003cdiv class=\"cvbutler-stat-value\"\u003eSilver\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-stat-label\"\u003eFinish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-stat\"\u003e\n\u003cdiv class=\"cvbutler-stat-value\"\u003eFull Width\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-stat-label\"\u003eCenter Bar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-stat\"\u003e\n\u003cdiv class=\"cvbutler-stat-value\"\u003eAQSLS1\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-stat-label\"\u003eModel\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cvbutler-section\"\u003e\n    \u003ch2\u003eWhy PST Customers Pick This\u003c\/h2\u003e\n    \u003cdiv class=\"cvbutler-feature-grid\"\u003e\n      \u003cdiv class=\"cvbutler-feature-card\"\u003e\n\u003cdiv class=\"cvbutler-emoji\"\u003e🔄\u003c\/div\u003e\n\u003ch5\u003eRoll Style Operation\u003c\/h5\u003e\n\u003cp\u003eThe cover rolls back off the spa in one motion, so it never gets dragged across the shell or dropped on the deck.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-feature-card\"\u003e\n\u003cdiv class=\"cvbutler-emoji\"\u003e📏\u003c\/div\u003e\n\u003ch5\u003eFull Width Center Bar\u003c\/h5\u003e\n\u003cp\u003eThe bar spans the seam of the cover, which spreads the load and keeps the fold from taking all the stress every time you open the tub.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-feature-card\"\u003e\n\u003cdiv class=\"cvbutler-emoji\"\u003e🛡️\u003c\/div\u003e\n\u003ch5\u003eSaves The Cover\u003c\/h5\u003e\n\u003cp\u003eHot tub covers fail because they get handled badly and left sitting wet on the ground. A lifter is the cheapest way to double a cover's life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-feature-card\"\u003e\n\u003cdiv class=\"cvbutler-emoji\"\u003e📐\u003c\/div\u003e\n\u003ch5\u003eUp To 96 in Covers\u003c\/h5\u003e\n\u003cp\u003eHandles standard square and rectangular hot tub covers up to 96 in, which covers the large majority of residential spas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-feature-card\"\u003e\n\u003cdiv class=\"cvbutler-emoji\"\u003e⚙️\u003c\/div\u003e\n\u003ch5\u003eSimple And Durable\u003c\/h5\u003e\n\u003cp\u003eFew moving parts and a silver finish that holds up outdoors. There is not much here to break, which is the point.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n\n  \u003csection class=\"cvbutler-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003cdiv class=\"cvbutler-spec-grid\"\u003e\n      \u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003eCover Valet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eProduct Line\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003eCover Butler\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eModel \/ MPN\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003eAQSLS1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003ePST-AQSLS1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eType\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003eSpa and hot tub cover lifter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eLift Action\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003eRoll style\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eMaximum Cover Size\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003eUp to 96 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eCenter Bar\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003eFull width across the cover seam\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eFinish\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003eSilver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eSpa Shape\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003eSquare and rectangular hot tubs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eMounting\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003eBrackets mount to the spa cabinet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cvbutler-spec-row\"\u003e\n\u003cspan class=\"cvbutler-spec-key\"\u003eUse\u003c\/span\u003e\u003cspan class=\"cvbutler-spec-val\"\u003eDaily cover removal and cover life extension\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003csection class=\"cvbutler-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"cvbutler-faq-card\"\u003e\n      \u003ch4\u003eHow do I know if my cover fits?\u003c\/h4\u003e\n      \u003cp\u003eMeasure the cover, not the spa shell. If the longest side is \u003cstrong\u003e96 in or less\u003c\/strong\u003e and the cover is square or rectangular, the Cover Butler is sized for it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"cvbutler-faq-card\"\u003e\n      \u003ch4\u003eWhat is the difference between this and the Cover Valet Pro?\u003c\/h4\u003e\n      \u003cp\u003eThe Cover Butler is the simpler roll style lifter for covers up to 96 in. The \u003cstrong\u003eCover Valet Pro\u003c\/strong\u003e is the all aluminum model with dual gas shocks that handles spas up to 104 in and carries a longer warranty.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"cvbutler-faq-card\"\u003e\n      \u003ch4\u003eHow much clearance do I need behind the spa?\u003c\/h4\u003e\n      \u003cp\u003eA roll style lifter needs open space behind the tub for the cover to travel into. Check your deck layout before ordering, especially if the spa is set into a corner or against a wall.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"cvbutler-faq-card\"\u003e\n      \u003ch4\u003eCan I install it myself?\u003c\/h4\u003e\n      \u003cp\u003eYes. The brackets mount to the spa cabinet with basic hand tools. Have a second person hold the bar while you set the brackets, and dry fit everything before you drill.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n  \n\n  \u003csection class=\"cvbutler-cta\"\u003e\n    \u003ch2\u003eOrder the Cover Butler From PST\u003c\/h2\u003e\n    \u003cp\u003eAuthorized Cover Valet dealer. Backed by the PST Pool Supplies service team.\u003c\/p\u003e\n    \u003cdiv class=\"cvbutler-perks\"\u003e\n      \u003cspan class=\"cvbutler-perk\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"cvbutler-perk\"\u003e30-Day Returns\u003c\/span\u003e\u003cspan class=\"cvbutler-perk\"\u003eWarranty Backed\u003c\/span\u003e\u003cspan class=\"cvbutler-perk\"\u003eAuthorized Cover Valet Dealer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"Cover Valet","offers":[{"title":"Default Title","offer_id":44289624670273,"sku":"PST-AQSLS1","price":195.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/1623\/0209\/files\/AQSLS1.jpg?v=1785942976","url":"https:\/\/www.pstpoolsupplies.com\/products\/cover-butler-spa-cover-lifter-silver-fits-hot-tub-covers-up-to-96-in-a","provider":"PST Pool Supplies","version":"1.0","type":"link"}