{"product_id":"6-person-spa-hot-tub-liberty-spas-lys-5000-luxury-240v","title":"6 Person Spa Hot Tub | Liberty Spas LYS 5000 - Luxury 240V","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  \/* build quality banner *\/\n  .pdb-build {\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-build-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-build-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-build-text p {\n    font-size: 15px;\n    color: rgba(220,240,250,0.7);\n    line-height: 1.55;\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  \/* 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  .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    .pdb-build { align-items: flex-start; }\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    .pdb-build { flex-direction: column; gap: 14px; }\n    .pdb-manual { flex-direction: column; align-items: flex-start; }\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 width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\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 LYS5000 · Hot Tub\u003c\/div\u003e\n\u003cp class=\"pdb-lead\"\u003eSix-person hydrotherapy with \u003cem\u003e34 adjustable jets\u003c\/em\u003e, a no-float lounger, captain's chair, 5 HP pump, and a full entertainment package — Bluetooth audio, LED lighting, aromatherapy, and dual waterfalls. Built for serious performance, designed for everyday enjoyment.\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 width=\"15\" height=\"15\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\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 6-Person Capacity\u003c\/div\u003e\n\u003cdiv class=\"pdb-pill\"\u003e\n\u003csvg width=\"15\" height=\"15\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\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 34 Hydrotherapy Jets\u003c\/div\u003e\n\u003cdiv class=\"pdb-pill\"\u003e\n\u003csvg width=\"15\" height=\"15\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 5 HP Pump \/ 5.5 kW Heater\u003c\/div\u003e\n\u003cdiv class=\"pdb-pill\"\u003e\n\u003csvg width=\"15\" height=\"15\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M9 18V5l12-2v13\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6\" cy=\"18\" r=\"3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"16\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Bluetooth Audio\u003c\/div\u003e\n\u003cdiv class=\"pdb-pill\"\u003e\n\u003csvg width=\"15\" height=\"15\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"\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 + AO3P + 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\"\u003e34\u003c\/div\u003e\n\u003cdiv class=\"pdb-herobox-text\"\u003e\n\u003cstrong\u003eHydrotherapy Jets\u003c\/strong\u003e Black Ice directional and massage jets in three sizes — adjustable, interchangeable, and individually targeted. Every seat delivers a genuinely different massage experience, tailored to the person sitting in it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Photo --\u003e\n\u003cdiv class=\"pdb-photo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/5732\/7903\/files\/LYS5000-14.webp?v=1772733147\" alt=\"LYS5000 Hot Tub in backyard setting\"\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 width=\"17\" height=\"17\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.8\"\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 + AO3P\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eGlacier system\u003c\/strong\u003e combines a 50 sq ft antimicrobial filter, built-in ozone generator, and the advanced AO3P water purification upgrade — delivering consistently clear, balanced water with minimal chemical input and very little day-to-day maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-card\"\u003e\n\u003cdiv class=\"pdb-card-icon\"\u003e\u003csvg width=\"17\" height=\"17\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\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\u003e34 Interchangeable Jets\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eBlack Ice jets in three sizes\u003c\/strong\u003e — directional and massage — can be rotated and interchanged between seat positions, allowing each user to fully customise the hydrotherapy at their seat. Adjustable air controls fine-tune pressure across the whole tub.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-card\"\u003e\n\u003cdiv class=\"pdb-card-icon\"\u003e\u003csvg width=\"17\" height=\"17\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003cpath d=\"M20 7H4a2 2 0 00-2 2v6a2 2 0 002 2h16a2 2 0 002-2V9a2 2 0 00-2-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eNo-Float Lounger \u0026amp; Captain's Chair\u003c\/h3\u003e\n\u003cp\u003eUltra-deep seating includes a \u003cstrong\u003eno-float lounger\u003c\/strong\u003e — engineered to keep you comfortably immersed without buoyancy fighting the position — and a \u003cstrong\u003ecaptain's chair\u003c\/strong\u003e for elevated, full-body jet coverage in a more upright posture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Power panel --\u003e\n\u003cdiv class=\"pdb-section-title\"\u003e\n\u003ch2\u003ePerformance\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-panel\"\u003e\n\u003cdiv class=\"pdb-panel-body\"\u003e\n\u003ch3\u003e240V Power — Built for All Climates\u003c\/h3\u003e\n\u003cp\u003eThe LYS5000 runs on \u003cstrong\u003e240V \/ 50A\u003c\/strong\u003e and is equipped with a \u003cstrong\u003e5 HP two-speed pump\u003c\/strong\u003e and \u003cstrong\u003e5.5 kW heater\u003c\/strong\u003e — delivering jet pressure and heating performance that remains strong even in colder outdoor temperatures. The powerful heater recovers water temperature quickly after use and maintains it efficiently through the night. Built with \u003cstrong\u003eweather-resistant synthetic wood panels\u003c\/strong\u003e and energy-efficient insulation throughout, the LYS5000 is engineered for year-round outdoor use in all conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-panel-stat\"\u003e\n\u003cdiv class=\"num\"\u003e5\u003cspan style=\"font-size: 1.8rem;\"\u003eHP\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbl\"\u003e2-speed\u003cbr\u003epump\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 width=\"18\" height=\"18\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003cpath d=\"M9 18V5l12-2v13\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6\" cy=\"18\" r=\"3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"16\" r=\"3\"\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 let you stream music directly from your phone — without taking it to the water's edge. Sound that fills the space, not just the tub.\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 width=\"18\" height=\"18\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\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, and underwater lighting create genuine ambiance for evening use — transforming the tub into a focal point of your outdoor space after dark.\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 width=\"18\" height=\"18\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.8\"\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\u003eBoth \u003cstrong\u003ecascading and fountain-style waterfalls\u003c\/strong\u003e are built in — adding a layered sensory experience of sound and movement that enhances relaxation and sets the LYS5000 apart from standard hot tubs in its class.\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 width=\"18\" height=\"18\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.8\"\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\u003eAdd fragrance beads (sold separately) to layer a calming scent experience into every session. A simple but effective addition to the relaxation ritual that regular spa users quickly come to appreciate.\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 width=\"18\" height=\"18\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003crect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\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\" Locking Hardtop Cover\u003c\/h3\u003e\n\u003cp\u003eThe tapered \u003cstrong\u003elocking hardtop cover\u003c\/strong\u003e insulates the water between uses, reducing heat loss and energy consumption significantly. The locking mechanism keeps the cover secure in all weather and adds a layer of safety when the tub is not in use.\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 width=\"18\" height=\"18\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.8\"\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\u003eWeather-Resistant Build\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eSynthetic wood panels\u003c\/strong\u003e and energy-efficient insulation throughout the shell give the LYS5000 genuine durability in outdoor conditions — resisting warping, fading, and moisture damage that affect lesser materials over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Build quality banner --\u003e\n\u003cdiv class=\"pdb-build\"\u003e\n\u003cdiv class=\"pdb-build-icon\"\u003e\u003csvg width=\"20\" height=\"20\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.8\"\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 class=\"pdb-build-text\"\u003e\n\u003cstrong\u003eBuilt for Year-Round Use\u003c\/strong\u003e\n\u003cp\u003eSynthetic wood panels, energy-efficient full-foam insulation, and a 5.5 kW heater ensure the LYS5000 performs reliably through every season — from summer evenings to winter nights. No off-season, no compromise.\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-title\"\u003eIn the box\u003c\/div\u003e\n\u003cdiv class=\"pdb-included-items\"\u003e\n\u003cdiv class=\"pdb-included-item\"\u003e\n\u003csvg width=\"14\" height=\"14\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e 5\"\/3\" Locking Hardtop Cover\u003c\/div\u003e\n\u003cdiv class=\"pdb-included-item\"\u003e\n\u003csvg width=\"14\" height=\"14\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"\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 width=\"14\" height=\"14\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"\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 LYS5000.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"pdb-manual-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/5732\/7903\/files\/LYS5000_Manual.pdf?v=1772810728\" rel=\"noopener\" target=\"_blank\"\u003e \u003csvg width=\"14\" height=\"14\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"\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 x1=\"12\" y1=\"18\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"\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 class=\"pdb-spec-value\" style=\"font-size: 1.05rem;\"\u003e79 × 79 × 35\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\"\u003e6\u003cspan class=\"pdb-spec-unit\"\u003epersons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003eLounger + captain's chair\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\"\u003e34\u003cspan class=\"pdb-spec-unit\"\u003ejets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003eBlack Ice, 3 sizes\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\"\u003e1000\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\"\u003e5\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\"\u003e5.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\"\u003e850\u003cspan class=\"pdb-spec-unit\"\u003elbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdb-spec-sub\"\u003e3,280 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 class=\"pdb-spec-value\" style=\"font-size: 1.2rem;\"\u003e240\u003cspan class=\"pdb-spec-unit\"\u003eV \/ 50A\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":52061143925023,"sku":"KH-10206","price":6700.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/5732\/7903\/files\/LYS5000-3_676d0c8c-8fc2-4ca5-b87e-73010ab5e18b.webp?v=1772755701","url":"https:\/\/biohackerdirect.com\/products\/6-person-spa-hot-tub-liberty-spas-lys-5000-luxury-240v","provider":"Biohacker Direct","version":"1.0","type":"link"}