{"product_id":"5-person-spa-hot-tub-liberty-spas-lys-4500-plug-play","title":"5 Person Spa Hot Tub | Liberty Spas LYS 4500 - Plug \u0026 Play","description":"\u003cstyle\u003e\n  .pdb *, .pdb *::before, .pdb *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .pdb {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1c1c1c;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .pdb-intro {\n    padding-bottom: 40px;\n    border-bottom: 1px solid #e8e4de;\n    margin-bottom: 40px;\n  }\n\n  .pdb-intro-top {\n    display: grid;\n    grid-template-columns: 1.2fr 1fr;\n    gap: 52px;\n    align-items: start;\n    margin-bottom: 24px;\n  }\n\n  .pdb-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #5a6e7a;\n    background: #edf3f6;\n    border: 1px solid #ccdbe4;\n    padding: 6px 14px 6px 11px;\n    border-radius: 2px;\n    margin-bottom: 18px;\n  }\n\n  .pdb-lead {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(1.1rem, 1.6vw, 1.3rem);\n    line-height: 1.85;\n    color: #2a3540;\n    font-weight: 300;\n  }\n\n  .pdb-lead em { font-style: italic; color: #2e6e8e; }\n\n  .pdb-aside-label {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #aaa;\n    margin-bottom: 12px;\n  }\n\n  .pdb-pills {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n\n  .pdb-pill {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n    background: #f4f8fa;\n    border: 1px solid #ccdbe4;\n    padding: 12px 16px;\n    font-size: 14px;\n    font-weight: 500;\n    color: #253340;\n    border-radius: 3px;\n  }\n\n  .pdb-pill svg { color: #3a7a9c; flex-shrink: 0; }\n\n  .pdb-herobox {\n    background: #1a2e3d;\n    padding: 26px 32px;\n    display: flex;\n    align-items: center;\n    gap: 28px;\n    border-radius: 3px;\n  }\n\n  .pdb-herobox-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 3.2rem;\n    font-weight: 600;\n    line-height: 1;\n    color: #e8f4fa;\n    white-space: nowrap;\n  }\n\n  .pdb-herobox-text {\n    font-size: 15px;\n    line-height: 1.6;\n    color: rgba(220,240,250,0.65);\n  }\n\n  .pdb-herobox-text strong {\n    display: block;\n    color: #7ec8e3;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .pdb-photo {\n    width: 100%;\n    border-radius: 4px;\n    overflow: hidden;\n    margin-bottom: 40px;\n  }\n\n  .pdb-photo img {\n    width: 100%;\n    height: 420px;\n    object-fit: cover;\n    object-position: center 30%;\n    display: block;\n  }\n\n  .pdb-section-title {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 20px;\n  }\n\n  .pdb-section-title h2 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.7rem;\n    font-weight: 600;\n    color: #1c1c1c;\n    white-space: nowrap;\n    line-height: 1;\n  }\n\n  .pdb-section-title::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: #ccdbe4;\n  }\n\n  .pdb-cards {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-bottom: 40px;\n  }\n\n  .pdb-card {\n    background: #f4f8fa;\n    border: 1px solid #ccdbe4;\n    border-top: 3px solid #3a7a9c;\n    padding: 26px 22px;\n    border-radius: 3px;\n  }\n\n  .pdb-card-icon {\n    width: 36px;\n    height: 36px;\n    background: #fff;\n    border: 1px solid #ccdbe4;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #3a7a9c;\n    margin-bottom: 16px;\n  }\n\n  .pdb-card h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.2rem;\n    font-weight: 600;\n    color: #1c1c1c;\n    margin-bottom: 10px;\n    line-height: 1.3;\n  }\n\n  .pdb-card p {\n    font-size: 14.5px;\n    line-height: 1.8;\n    color: #4a6070;\n  }\n\n  .pdb-card p strong { color: #253340; font-weight: 500; }\n\n  .pdb-panel {\n    background: #edf3f6;\n    border: 1px solid #ccdbe4;\n    border-radius: 3px;\n    display: grid;\n    grid-template-columns: 1fr auto;\n    margin-bottom: 40px;\n    overflow: hidden;\n  }\n\n  .pdb-panel-body { padding: 32px 36px; }\n\n  .pdb-panel-body h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.35rem;\n    font-weight: 600;\n    color: #1c1c1c;\n    margin-bottom: 12px;\n  }\n\n  .pdb-panel-body p {\n    font-size: 15px;\n    line-height: 1.85;\n    color: #4a6070;\n  }\n\n  .pdb-panel-body p strong { color: #253340; font-weight: 500; }\n\n  .pdb-panel-stat {\n    background: #1a2e3d;\n    padding: 32px 36px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    min-width: 160px;\n  }\n\n  .pdb-panel-stat .num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 3.2rem;\n    font-weight: 600;\n    color: #e8f4fa;\n    line-height: 1;\n  }\n\n  .pdb-panel-stat .lbl {\n    font-size: 10.5px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: rgba(220,240,250,0.5);\n    margin-top: 8px;\n    line-height: 1.6;\n  }\n\n  .pdb-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-bottom: 40px;\n  }\n\n  .pdb-feature {\n    background: #f4f8fa;\n    border: 1px solid #ccdbe4;\n    border-radius: 3px;\n    padding: 26px;\n    display: flex;\n    gap: 18px;\n    align-items: flex-start;\n  }\n\n  .pdb-feature-icon {\n    width: 40px;\n    height: 40px;\n    background: #fff;\n    border: 1px solid #ccdbe4;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #3a7a9c;\n    flex-shrink: 0;\n  }\n\n  .pdb-feature h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.15rem;\n    font-weight: 600;\n    color: #1c1c1c;\n    margin-bottom: 7px;\n    line-height: 1.3;\n  }\n\n  .pdb-feature p {\n    font-size: 14.5px;\n    line-height: 1.8;\n    color: #4a6070;\n  }\n\n  .pdb-included {\n    background: #f4f8fa;\n    border: 1px solid #ccdbe4;\n    border-radius: 3px;\n    padding: 28px 32px;\n    margin-bottom: 40px;\n  }\n\n  .pdb-included-title {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #8faab8;\n    margin-bottom: 14px;\n  }\n\n  .pdb-included-items {\n    display: flex;\n    flex-direction: column;\n    gap: 9px;\n  }\n\n  .pdb-included-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 14.5px;\n    color: #253340;\n    font-weight: 500;\n  }\n\n  .pdb-included-item svg { color: #3a7a9c; flex-shrink: 0; }\n\n  .pdb-specs {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border: 1px solid #ccdbe4;\n    border-radius: 3px 3px 0 0;\n    overflow: hidden;\n    background: #ccdbe4;\n    gap: 1px;\n  }\n\n  .pdb-specs-row2 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border: 1px solid #ccdbe4;\n    border-top: none;\n    border-radius: 0 0 3px 3px;\n    overflow: hidden;\n    background: #ccdbe4;\n    gap: 1px;\n    margin-bottom: 0;\n  }\n\n  .pdb-spec { background: #f4f8fa; padding: 22px; }\n  .pdb-spec:first-child { background: #edf3f6; }\n  .pdb-specs-row2 .pdb-spec:first-child { background: #f4f8fa; }\n\n  .pdb-spec-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #8faab8;\n    margin-bottom: 6px;\n  }\n\n  .pdb-spec-value {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.6rem;\n    font-weight: 600;\n    color: #1c1c1c;\n    line-height: 1.1;\n  }\n\n  .pdb-spec-unit {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 400;\n    color: #8faab8;\n    margin-left: 3px;\n  }\n\n  .pdb-spec-sub {\n    font-size: 12px;\n    color: #8faab8;\n    margin-top: 4px;\n  }\n\n  @media (max-width: 860px) {\n    .pdb-intro-top { grid-template-columns: 1fr; gap: 28px; }\n    .pdb-cards { grid-template-columns: 1fr 1fr; }\n    .pdb-panel { grid-template-columns: 1fr; }\n    .pdb-panel-stat { flex-direction: row; gap: 16px; text-align: left; padding: 22px 32px; min-width: unset; }\n    .pdb-specs { grid-template-columns: 1fr 1fr; }\n    .pdb-specs-row2 { grid-template-columns: 1fr 1fr; }\n    .pdb-photo img { height: 300px; object-position: center 30%; }\n  }\n\n  @media (max-width: 580px) {\n    .pdb-intro-top { grid-template-columns: 1fr; }\n    .pdb-herobox { flex-direction: column; gap: 14px; }\n    .pdb-herobox-num { font-size: 2.6rem; }\n    .pdb-cards { grid-template-columns: 1fr; }\n    .pdb-features { grid-template-columns: 1fr; }\n    .pdb-panel-body { padding: 22px 20px; }\n    .pdb-specs { grid-template-columns: 1fr 1fr; }\n    .pdb-specs-row2 { grid-template-columns: 1fr 1fr; }\n    .pdb-photo img { height: 220px; object-position: center 30%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pdb\"\u003e\n\u003c!-- Intro --\u003e\n\u003cdiv class=\"pdb-intro\"\u003e\n\u003cdiv class=\"pdb-intro-top\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pdb-badge\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"10\" width=\"10\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e LYS4500 · Plug \u0026amp; Play Spa\u003c\/div\u003e\n\u003cp class=\"pdb-lead\"\u003eFive-person relaxation in a \u003cem\u003ecompact square design\u003c\/em\u003e. The LYS4500 combines deep corner seating, elevated middle seats, and 18 adjustable hydrotherapy jets with Glacier filtration and silver ion technology — all from a standard 120V outlet, no installation required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pdb-aside-label\"\u003eAt a glance\u003c\/div\u003e\n\u003cdiv class=\"pdb-pills\"\u003e\n\u003cdiv class=\"pdb-pill\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"15\" width=\"15\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle r=\"4\" cy=\"7\" cx=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 5-Person Capacity\u003c\/div\u003e\n\u003cdiv class=\"pdb-pill\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"15\" width=\"15\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M2 12h20M12 2a15.3 15.3 0 010 20M12 2a15.3 15.3 0 000 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 18 Hydrotherapy Jets\u003c\/div\u003e\n\u003cdiv class=\"pdb-pill\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"15\" width=\"15\"\u003e\u003crect rx=\"2\" height=\"14\" width=\"20\" y=\"7\" x=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 7V5a2 2 0 00-4 0v2M12 12v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 120V Plug \u0026amp; Play\u003c\/div\u003e\n\u003cdiv class=\"pdb-pill\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"15\" width=\"15\"\u003e\u003cpath d=\"M12 2a7 7 0 00-7 7c0 4 3 6 3 9h8c0-3 3-5 3-9a7 7 0 00-7-7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 21h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Glacier Filtration + Silver Ion + Ozone\u003c\/div\u003e\n\u003cdiv class=\"pdb-pill\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"15\" width=\"15\"\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M2 12h2M20 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 12+ LED Lighting Modes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-herobox\"\u003e\n\u003cdiv class=\"pdb-herobox-num\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"pdb-herobox-text\"\u003e\n\u003cstrong\u003ePerson Capacity\u003c\/strong\u003e Deep corner seats and two elevated middle positions create a multi-level layout that comfortably fits five adults — all within a compact 78\" × 78\" square footprint that sits neatly on any patio or deck.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Photo --\u003e\n\u003cdiv class=\"pdb-photo\"\u003e\u003cimg alt=\"Four people relaxing in the LYS4500 Plug \u0026amp; Play Spa\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/5732\/7903\/files\/LYS4500-8.webp?v=1772756757\"\u003e\u003c\/div\u003e\n\u003c!-- Features cards --\u003e\n\u003cdiv class=\"pdb-section-title\"\u003e\n\u003ch2\u003eFeatures \u0026amp; Technology\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-cards\"\u003e\n\u003cdiv class=\"pdb-card\"\u003e\n\u003cdiv class=\"pdb-card-icon\"\u003e\u003csvg stroke-width=\"1.8\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"17\" width=\"17\"\u003e\u003cpath d=\"M12 2a7 7 0 00-7 7c0 4 3 6 3 9h8c0-3 3-5 3-9a7 7 0 00-7-7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 21h6M10 21v1h4v-1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eGlacier Filtration\u003c\/h3\u003e\n\u003cp\u003eThe advanced \u003cstrong\u003eGlacier system\u003c\/strong\u003e combines a 50 sq ft antimicrobial filter, silver ion technology, and a built-in ozone generator to deliver consistently clear, clean water with minimal chemical use. Compatible with the Glacier AO₃P upgrade for enhanced purification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-card\"\u003e\n\u003cdiv class=\"pdb-card-icon\"\u003e\u003csvg stroke-width=\"1.8\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"17\" width=\"17\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M2 12h20M12 2a15.3 15.3 0 010 20M12 2a15.3 15.3 0 000 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e18 Hydrotherapy Jets\u003c\/h3\u003e\n\u003cp\u003ePowered by a \u003cstrong\u003eBalboa pump\u003c\/strong\u003e, 18 adjustable directional and massage jets in two sizes deliver targeted muscle relief at every seat. Adjustable air control valves let each user fine-tune jet pressure independently for a personalised massage experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-card\"\u003e\n\u003cdiv class=\"pdb-card-icon\"\u003e\u003csvg stroke-width=\"1.8\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"17\" width=\"17\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle r=\"4\" cy=\"7\" cx=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eMulti-Level Seating\u003c\/h3\u003e\n\u003cp\u003eDeep \u003cstrong\u003ecorner seats\u003c\/strong\u003e paired with two \u003cstrong\u003eelevated middle positions\u003c\/strong\u003e create a thoughtful multi-level layout. Every seat has a comfortable angle and full jet coverage — no compromise position in the tub, regardless of where you sit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Setup panel --\u003e\n\u003cdiv class=\"pdb-section-title\"\u003e\n\u003ch2\u003eSetup \u0026amp; Installation\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-panel\"\u003e\n\u003cdiv class=\"pdb-panel-body\"\u003e\n\u003ch3\u003ePlug In \u0026amp; Soak — No Electrician Needed\u003c\/h3\u003e\n\u003cp\u003eThe LYS4500 connects directly to a \u003cstrong\u003estandard 120V 15A household outlet\u003c\/strong\u003e — no dedicated wiring, no licensed electrician, no installation costs. Position it on your patio, deck, or garden, plug it in, fill it up, and you're ready to go. The \u003cstrong\u003ecompact 78\" × 78\" square footprint\u003c\/strong\u003e makes it one of the most space-efficient five-person spas available, fitting comfortably in spaces where larger rectangular tubs simply won't.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-panel-stat\"\u003e\n\u003cdiv class=\"num\"\u003e120\u003cspan style=\"font-size: 1.6rem;\"\u003eV\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbl\"\u003ePlug \u0026amp; play\u003cbr\u003eno install\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Premium features --\u003e\n\u003cdiv class=\"pdb-section-title\"\u003e\n\u003ch2\u003ePremium Inclusions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-features\"\u003e\n\u003cdiv class=\"pdb-feature\"\u003e\n\u003cdiv class=\"pdb-feature-icon\"\u003e\u003csvg stroke-width=\"1.8\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"18\" width=\"18\"\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M2 12h2M20 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eLED Lighting System\u003c\/h3\u003e\n\u003cp\u003eOver \u003cstrong\u003e12 lighting modes\u003c\/strong\u003e across integrated interior and exterior lighting create the perfect ambiance for any occasion — from calm evening soaks to social gatherings. Cycle through colours or lock in your favourite to set the mood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-feature\"\u003e\n\u003cdiv class=\"pdb-feature-icon\"\u003e\u003csvg stroke-width=\"1.8\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"18\" width=\"18\"\u003e\u003crect rx=\"2\" height=\"11\" width=\"18\" y=\"11\" x=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 11V7a5 5 0 0110 0v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e3\"\/2\" Hardtop Cover\u003c\/h3\u003e\n\u003cp\u003eThe included \u003cstrong\u003ehardtop cover\u003c\/strong\u003e insulates the water between uses, reducing heat loss and keeping energy consumption low. The tapered profile channels water off the surface and keeps the spa protected from the elements year-round.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-feature\"\u003e\n\u003cdiv class=\"pdb-feature-icon\"\u003e\u003csvg stroke-width=\"1.8\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBalboa-Powered Performance\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003e1.5 HP 2-speed Balboa pump\u003c\/strong\u003e is a trusted name in spa engineering — known for reliability, efficient operation, and powerful jet delivery. Run it on low for a gentle soak, or open it up for targeted hydrotherapy when you need it most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-feature\"\u003e\n\u003cdiv class=\"pdb-feature-icon\"\u003e\u003csvg stroke-width=\"1.8\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSilver Ion Water Care\u003c\/h3\u003e\n\u003cp\u003eThe Glacier system's \u003cstrong\u003esilver ion technology\u003c\/strong\u003e provides a passive, chemical-reducing layer of water sanitation that works continuously between filter cycles — keeping water fresher for longer and making weekly maintenance simpler and less chemical-intensive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- What's included --\u003e\n\u003cdiv class=\"pdb-section-title\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-included\"\u003e\n\u003cdiv class=\"pdb-included-title\"\u003eIn the box\u003c\/div\u003e\n\u003cdiv class=\"pdb-included-items\"\u003e\n\u003cdiv class=\"pdb-included-item\"\u003e\n\u003csvg stroke-width=\"2.5\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"14\" width=\"14\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e 3\"\/2\" Hardtop Cover\u003c\/div\u003e\n\u003cdiv class=\"pdb-included-item\"\u003e\n\u003csvg stroke-width=\"2.5\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"14\" width=\"14\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Antimicrobial Glacier Filters\u003c\/div\u003e\n\u003cdiv class=\"pdb-included-item\"\u003e\n\u003csvg stroke-width=\"2.5\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"14\" width=\"14\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Curbside Delivery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs --\u003e\n\u003cdiv class=\"pdb-section-title\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-specs\"\u003e\n\u003cdiv class=\"pdb-spec\"\u003e\n\u003cdiv class=\"pdb-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv style=\"font-size: 1.05rem;\" class=\"pdb-spec-value\"\u003e78 × 78 × 29\u003cspan class=\"pdb-spec-unit\"\u003ein\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003eLength × Width × Height\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec\"\u003e\n\u003cdiv class=\"pdb-spec-label\"\u003eSeating\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-value\"\u003e5\u003cspan class=\"pdb-spec-unit\"\u003epersons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003eMulti-level layout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec\"\u003e\n\u003cdiv class=\"pdb-spec-label\"\u003eJets\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-value\"\u003e18\u003cspan class=\"pdb-spec-unit\"\u003ejets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003eAdjustable directional\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec\"\u003e\n\u003cdiv class=\"pdb-spec-label\"\u003eWater Capacity\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-value\"\u003e890\u003cspan class=\"pdb-spec-unit\"\u003eL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-specs-row2\"\u003e\n\u003cdiv class=\"pdb-spec\"\u003e\n\u003cdiv class=\"pdb-spec-label\"\u003ePump\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-value\"\u003e1.5\u003cspan class=\"pdb-spec-unit\"\u003eHP\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003eBalboa 2-speed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec\"\u003e\n\u003cdiv class=\"pdb-spec-label\"\u003eHeater\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-value\"\u003e1.5\u003cspan class=\"pdb-spec-unit\"\u003ekW\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec\"\u003e\n\u003cdiv class=\"pdb-spec-label\"\u003eDry Weight\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-value\"\u003e640\u003cspan class=\"pdb-spec-unit\"\u003elbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003e2,850 lbs filled\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec\"\u003e\n\u003cdiv class=\"pdb-spec-label\"\u003ePower\u003c\/div\u003e\n\u003cdiv style=\"font-size: 1.2rem;\" class=\"pdb-spec-value\"\u003e120\u003cspan class=\"pdb-spec-unit\"\u003eV \/ 15A\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Liberty Spas","offers":[{"title":"Default Title","offer_id":52061143859487,"sku":"KH-10200","price":5500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/5732\/7903\/files\/LYS4500-3.webp?v=1772756757","url":"https:\/\/biohackerdirect.com\/products\/5-person-spa-hot-tub-liberty-spas-lys-4500-plug-play","provider":"Biohacker Direct","version":"1.0","type":"link"}