{"product_id":"4-person-spa-hot-tub-liberty-spas-lys-4000-plug-play","title":"4 Person Spa Hot Tub | Liberty Spas LYS 4000 - 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  \/* photo banner *\/\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    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  \/* 3-col cards *\/\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  \/* highlight panel *\/\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  \/* features 2-col *\/\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  \/* 240V upgrade banner *\/\n  .pdb-upgrade {\n    background: #1a2e3d;\n    border-radius: 3px;\n    padding: 24px 32px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    margin-bottom: 40px;\n  }\n\n  .pdb-upgrade-icon {\n    width: 46px;\n    height: 46px;\n    background: rgba(126,200,227,0.12);\n    border: 1px solid rgba(126,200,227,0.25);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #7ec8e3;\n    flex-shrink: 0;\n  }\n\n  .pdb-upgrade-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: 5px;\n  }\n\n  .pdb-upgrade-text p {\n    font-size: 15px;\n    color: rgba(220,240,250,0.7);\n    line-height: 1.55;\n  }\n\n  \/* manual CTA *\/\n  .pdb-manual {\n    background: #1a2e3d;\n    border-radius: 3px;\n    padding: 24px 32px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    margin-bottom: 40px;\n    flex-wrap: wrap;\n  }\n\n  .pdb-manual-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-manual-text p {\n    font-size: 15px;\n    color: rgba(220,240,250,0.7);\n    line-height: 1.5;\n  }\n\n  .pdb-manual-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #7ec8e3;\n    color: #1a2e3d;\n    font-size: 13.5px;\n    font-weight: 600;\n    padding: 11px 20px;\n    border-radius: 3px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  .pdb-manual-link:hover { background: #9dd5ea; color: #1a2e3d; }\n\n  \/* specs *\/\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: 40px;\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  \/* included box *\/\n  .pdb-included {\n    background: #f4f8fa;\n    border: 1px solid #ccdbe4;\n    border-radius: 3px;\n    padding: 28px 32px;\n    margin-bottom: 40px;\n    display: flex;\n    gap: 32px;\n    flex-wrap: wrap;\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    flex: 1;\n    min-width: 200px;\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  \/* responsive *\/\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; }\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-upgrade { flex-direction: column; gap: 14px; }\n    .pdb-manual { flex-direction: column; align-items: flex-start; }\n    .pdb-specs { grid-template-columns: 1fr 1fr; }\n    .pdb-specs-row2 { grid-template-columns: 1fr 1fr; }\n    .pdb-photo img { height: 220px; }\n    .pdb-included { flex-direction: column; gap: 0; }\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 LYS4000 · Plug \u0026amp; Play Spa\u003c\/div\u003e\n\u003cp class=\"pdb-lead\"\u003eFull hot tub comfort in a compact, \u003cem\u003eplug-and-play package\u003c\/em\u003e. The LYS4000 seats four, delivers 20 adjustable hydrotherapy jets, Bluetooth audio, LED lighting, and advanced Glacier filtration — all from a standard 120V outlet, with no professional 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 4-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 20 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=\"M9 18V5l12-2v13\"\u003e\u003c\/path\u003e\u003ccircle r=\"3\" cy=\"18\" cx=\"6\"\u003e\u003c\/circle\u003e\u003ccircle r=\"3\" cy=\"16\" cx=\"18\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Bluetooth Audio\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 + UV + Ozone\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\"\u003e20\u003c\/div\u003e\n\u003cdiv class=\"pdb-herobox-text\"\u003e\n\u003cstrong\u003eHydrotherapy Jets\u003c\/strong\u003e Adjustable Black Ice directional and massage jets in three sizes — customise intensity and position at every seat. A full-body hydrotherapy experience, tailored to every person in the tub.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Photo --\u003e\n\u003cdiv class=\"pdb-photo\"\u003e\u003cimg alt=\"LYS4000 Plug \u0026amp; Play Spa in garden setting\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/5732\/7903\/files\/LYS4000-16.webp?v=1772727717\"\u003e\u003c\/div\u003e\n\u003c!-- Setup --\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 LYS4000 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 or deck, plug it in, fill it up, and you're soaking. For those who want more performance in the future, the LYS4000 can be \u003cstrong\u003efield-converted to 240V\u003c\/strong\u003e without any hardware upgrades, giving you a clear path to faster heating and greater efficiency whenever you're ready.\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!-- Features cards --\u003e\n\u003cdiv class=\"pdb-section-title\"\u003e\n\u003ch2\u003eFeatures\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 \u003cstrong\u003eGlacier antimicrobial filtration system\u003c\/strong\u003e combines a 50 sq ft filter, ozone generator, and UV system to keep water crystal clear with minimal chemical input. Compatible with the upgraded Glacier AO₃P purification system for even greater water quality.\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\u003eAdjustable Hydrotherapy Jets\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e20 Black Ice jets\u003c\/strong\u003e in three sizes — directional and massage — with adjustable intensity via the control centre and air dials. Jets are interchangeable between seat positions, so every user can configure their own hydrotherapy 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\u003eDouble-Lounger Seating\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eunique double-lounger layout\u003c\/strong\u003e offers varied seating depths across four positions, so every person finds a comfortable angle. Compact enough for a patio, spacious enough for four adults to relax simultaneously without compromise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Premium features 2x3 --\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\u003cpath d=\"M9 18V5l12-2v13\"\u003e\u003c\/path\u003e\u003ccircle r=\"3\" cy=\"18\" cx=\"6\"\u003e\u003c\/circle\u003e\u003ccircle r=\"3\" cy=\"16\" cx=\"18\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBluetooth Audio System\u003c\/h3\u003e\n\u003cp\u003eBuilt-in Bluetooth speakers with auxiliary connection and an integrated audio storage box. Stream music, podcasts, or ambient sound directly from your phone without taking it poolside.\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\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 Package\u003c\/h3\u003e\n\u003cp\u003eMulti-colour perimeter LED lighting, illuminated cup holders, LED headrests, underwater lighting, and exterior corner lights — creating genuine ambiance for evening soaks and social gatherings.\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=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eDual Waterfalls\u003c\/h3\u003e\n\u003cp\u003eTwo cascading waterfalls deliver soothing sound and visual ambiance that enhance the relaxation experience — adding a spa-quality sensory element that sets the LYS4000 apart from standard plug-and-play tubs.\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 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12c0-1.1.4-2.1 1-2.8M16 12c0 1.1-.4 2.1-1 2.8M12 8v1M12 15v1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAromatherapy System\u003c\/h3\u003e\n\u003cp\u003eEnhance every session with the built-in aromatherapy system — add fragrance beads (sold separately) to layer a calming scent experience alongside the heat and hydrotherapy. A small detail that elevates the whole ritual.\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\u003e5\"\/3\" Hardtop Cover\u003c\/h3\u003e\n\u003cp\u003eThe included hardtop cover insulates the water between uses, dramatically reducing heat loss and energy consumption. The stepped 5\"\/3\" taper channels rainwater off the surface and keeps the tub protected 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\u003e2 HP 2-Speed Pump\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003e2 HP dual-speed pump\u003c\/strong\u003e powers all 20 jets with variable intensity — run it on low for a gentle soak or switch to high for a deep tissue massage. Efficient at low speed, powerful when you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 240V upgrade --\u003e\n\u003cdiv class=\"pdb-upgrade\"\u003e\n\u003cdiv class=\"pdb-upgrade-icon\"\u003e\u003csvg stroke-width=\"1.8\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"20\" width=\"20\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pdb-upgrade-text\"\u003e\n\u003cstrong\u003e240V Field Conversion Available\u003c\/strong\u003e\n\u003cp\u003eWant faster heating and greater performance down the line? The LYS4000 can be converted to 240V in the field — no hardware upgrades required. Start on 120V today and upgrade on your own timeline.\u003c\/p\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-items\"\u003e\n\u003cdiv class=\"pdb-included-title\"\u003eIn the box\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 5\"\/3\" 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!-- Manual CTA --\u003e\n\u003cdiv class=\"pdb-manual\"\u003e\n\u003cdiv class=\"pdb-manual-text\"\u003e\n\u003cstrong\u003eOwner's Manual\u003c\/strong\u003e\n\u003cp\u003eFull setup, operation, and maintenance instructions for the LYS4000.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/5732\/7903\/files\/LYS4000_Manual.pdf?v=1772730413\" class=\"pdb-manual-link\" target=\"_blank\"\u003e \u003csvg stroke-width=\"2\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" height=\"14\" width=\"14\"\u003e\u003cpath d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"18\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"15\" x2=\"15\" y1=\"15\" x1=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Download PDF \u003c\/a\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\"\u003e84 × 60 × 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\"\u003e4\u003cspan class=\"pdb-spec-unit\"\u003epersons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003eDouble-lounger 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\"\u003e20\u003cspan class=\"pdb-spec-unit\"\u003ejets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003eAdjustable Black Ice\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\"\u003e730\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\"\u003e2\u003cspan class=\"pdb-spec-unit\"\u003eHP\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003e2-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\"\u003e450\u003cspan class=\"pdb-spec-unit\"\u003elbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003e2,050 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\"\u003e240V convertible\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Liberty Spas","offers":[{"title":"Default Title","offer_id":52061143793951,"sku":"KH-10205","price":6200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/5732\/7903\/files\/LYS4000-3_7a56ca28-9eb2-4ecf-9c56-9bf2a850ee52.webp?v=1772755697","url":"https:\/\/biohackerdirect.com\/products\/4-person-spa-hot-tub-liberty-spas-lys-4000-plug-play","provider":"Biohacker Direct","version":"1.0","type":"link"}