{"product_id":"trailbeat-k100-waterproof-rgb-utv-soundbar","title":"TrailBeat™ K100 Waterproof RGB UTV Soundbar","description":"\u003c!-- =========================================================\nTRAILBEAT™ K100 25\" WATERPROOF RGB UTV SOUNDBAR\nCOMPLETE SHOPIFY LANDING PAGE\nMobile First \/ Real Product Images \/ HTML + CSS + JS\n========================================================= --\u003e\n\n\u003cstyle\u003e\n  .tb-k100,\n  .tb-k100 * {\n    box-sizing: border-box;\n  }\n\n  .tb-k100 {\n    --tb-black: #07090d;\n    --tb-dark: #0d1118;\n    --tb-card: #141a24;\n    --tb-card-2: #1a2230;\n    --tb-blue: #168cff;\n    --tb-blue-dark: #0873dc;\n    --tb-orange: #ff641f;\n    --tb-white: #ffffff;\n    --tb-text: #eef5ff;\n    --tb-muted: #aeb9c9;\n    --tb-light: #f4f7fb;\n    --tb-border: rgba(255, 255, 255, 0.12);\n\n    width: 100%;\n    margin: 0;\n    overflow: hidden;\n    color: var(--tb-text);\n    background: var(--tb-black);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.55;\n  }\n\n  .tb-k100 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .tb-k100 button,\n  .tb-k100 a {\n    font-family: inherit;\n  }\n\n  .tb-container {\n    width: min(1180px, calc(100% - 34px));\n    margin: 0 auto;\n  }\n\n  .tb-section {\n    padding: 88px 0;\n  }\n\n  .tb-center {\n    text-align: center;\n  }\n\n  .tb-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 15px;\n    color: var(--tb-blue);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .tb-eyebrow::before {\n    content: \"\";\n    width: 30px;\n    height: 4px;\n    border-radius: 99px;\n    background: linear-gradient(90deg, var(--tb-blue), var(--tb-orange));\n  }\n\n  .tb-title {\n    margin: 0;\n    color: #ffffff !important;\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.06;\n    letter-spacing: -2px;\n    font-weight: 950;\n  }\n\n  .tb-title-dark {\n    color: #101722 !important;\n  }\n\n  .tb-subtitle {\n    max-width: 760px;\n    margin: 19px auto 0;\n    color: var(--tb-muted) !important;\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .tb-copy {\n    color: var(--tb-muted) !important;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .tb-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 60px;\n    padding: 16px 31px;\n    border: 0;\n    border-radius: 13px;\n    color: #ffffff !important;\n    background: linear-gradient(135deg, var(--tb-blue), var(--tb-blue-dark));\n    box-shadow: 0 16px 38px rgba(22, 140, 255, 0.34);\n    font-size: 17px;\n    line-height: 1.2;\n    font-weight: 900;\n    text-align: center;\n    text-decoration: none !important;\n    cursor: pointer;\n    transition: 0.22s ease;\n  }\n\n  .tb-btn:hover {\n    color: #ffffff !important;\n    transform: translateY(-2px);\n    box-shadow: 0 20px 44px rgba(22, 140, 255, 0.44);\n  }\n\n  .tb-btn span {\n    margin-left: 9px;\n    font-size: 20px;\n  }\n\n  .tb-btn-orange {\n    background: linear-gradient(135deg, #ff7a22, #ed4f13);\n    box-shadow: 0 16px 38px rgba(255, 100, 31, 0.32);\n  }\n\n  \/* HERO *\/\n\n  .tb-hero {\n    position: relative;\n    min-height: 790px;\n    display: flex;\n    align-items: center;\n    padding: 82px 0;\n    background:\n      linear-gradient(\n        90deg,\n        rgba(5, 8, 13, 0.97) 0%,\n        rgba(5, 8, 13, 0.87) 40%,\n        rgba(5, 8, 13, 0.25) 100%\n      ),\n      url(\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-waterproof-utv-soundbar-rgb-led-lighting.jpg?v=1779524060\u0026width=1800\")\n        center \/ cover no-repeat;\n  }\n\n  .tb-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 670px;\n  }\n\n  .tb-hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 20px;\n    padding: 9px 14px;\n    border: 1px solid rgba(255, 255, 255, 0.22);\n    border-radius: 99px;\n    color: #ffffff;\n    background: rgba(8, 13, 21, 0.66);\n    backdrop-filter: blur(10px);\n    font-size: 13px;\n    font-weight: 850;\n  }\n\n  .tb-hero h1 {\n    max-width: 700px;\n    margin: 0;\n    color: #ffffff !important;\n    font-size: clamp(45px, 6.8vw, 78px);\n    line-height: 0.98;\n    letter-spacing: -3.3px;\n    font-weight: 950;\n  }\n\n  .tb-hero h1 span {\n    display: block;\n    margin-top: 10px;\n    color: var(--tb-blue);\n  }\n\n  .tb-hero-copy {\n    max-width: 630px;\n    margin: 25px 0 28px;\n    color: #d8e2f0 !important;\n    font-size: 19px;\n    line-height: 1.68;\n  }\n\n  .tb-hero-specs {\n    display: grid;\n    grid-template-columns: repeat(4, auto);\n    gap: 12px;\n    margin-bottom: 30px;\n  }\n\n  .tb-hero-spec {\n    padding: 12px 14px;\n    border: 1px solid rgba(255, 255, 255, 0.16);\n    border-radius: 12px;\n    background: rgba(12, 18, 27, 0.7);\n    backdrop-filter: blur(7px);\n  }\n\n  .tb-hero-spec strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 15px;\n    font-weight: 950;\n  }\n\n  .tb-hero-spec span {\n    display: block;\n    margin-top: 2px;\n    color: #9fb0c4 !important;\n    font-size: 10px;\n    font-weight: 700;\n  }\n\n  .tb-hero-list {\n    display: grid;\n    gap: 11px;\n    margin: 0 0 31px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .tb-hero-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 750;\n  }\n\n  .tb-hero-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 1px;\n    left: 0;\n    display: grid;\n    place-items: center;\n    width: 21px;\n    height: 21px;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--tb-blue);\n    font-size: 12px;\n    font-weight: 950;\n  }\n\n  .tb-hero-cta {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 18px;\n  }\n\n  .tb-hero-note {\n    color: #b9c6d6 !important;\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  .tb-hero-note strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 14px;\n  }\n\n  \/* TRUST BAR *\/\n\n  .tb-trust {\n    border-top: 1px solid rgba(255, 255, 255, 0.08);\n    border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n    background: #0d121a;\n  }\n\n  .tb-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  .tb-trust-item {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    min-height: 92px;\n    padding: 15px;\n    border-right: 1px solid rgba(255, 255, 255, 0.1);\n  }\n\n  .tb-trust-item:last-child {\n    border-right: 0;\n  }\n\n  .tb-trust-icon {\n    font-size: 27px;\n  }\n\n  .tb-trust-item strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 14px;\n  }\n\n  .tb-trust-item span {\n    display: block;\n    margin-top: 2px;\n    color: #8997aa !important;\n    font-size: 11px;\n  }\n\n  \/* FEATURE CARDS *\/\n\n  .tb-features {\n    background:\n      radial-gradient(circle at 8% 10%, rgba(22, 140, 255, 0.12), transparent 25%),\n      var(--tb-black);\n  }\n\n  .tb-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 19px;\n    margin-top: 44px;\n  }\n\n  .tb-feature-card {\n    padding: 29px 23px;\n    border: 1px solid var(--tb-border);\n    border-radius: 19px;\n    background: linear-gradient(145deg, #151c27, #0d121a);\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.24);\n    transition: 0.22s ease;\n  }\n\n  .tb-feature-card:hover {\n    border-color: rgba(22, 140, 255, 0.52);\n    transform: translateY(-5px);\n  }\n\n  .tb-feature-icon {\n    display: grid;\n    place-items: center;\n    width: 58px;\n    height: 58px;\n    margin-bottom: 19px;\n    border-radius: 16px;\n    color: #ffffff;\n    background: rgba(22, 140, 255, 0.14);\n    font-size: 28px;\n  }\n\n  .tb-feature-card h3 {\n    margin: 0 0 9px;\n    color: #ffffff !important;\n    font-size: 19px;\n    line-height: 1.3;\n    font-weight: 900;\n  }\n\n  .tb-feature-card p {\n    margin: 0;\n    color: #9aa8ba !important;\n    font-size: 14px;\n    line-height: 1.63;\n  }\n\n  \/* SPLIT SECTIONS *\/\n\n  .tb-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 68px;\n  }\n\n  .tb-image-card {\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.1);\n    border-radius: 24px;\n    background: #101620;\n    box-shadow: 0 24px 58px rgba(0, 0, 0, 0.34);\n  }\n\n  .tb-image-card img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .tb-check-list {\n    display: grid;\n    gap: 13px;\n    margin-top: 26px;\n  }\n\n  .tb-check {\n    position: relative;\n    padding: 15px 16px 15px 50px;\n    border: 1px solid rgba(255, 255, 255, 0.11);\n    border-radius: 13px;\n    color: #dfe8f5 !important;\n    background: rgba(255, 255, 255, 0.045);\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .tb-check::before {\n    content: \"✓\";\n    position: absolute;\n    top: 14px;\n    left: 16px;\n    display: grid;\n    place-items: center;\n    width: 23px;\n    height: 23px;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--tb-blue);\n    font-size: 12px;\n    font-weight: 950;\n  }\n\n  \/* POWER *\/\n\n  .tb-power {\n    background:\n      radial-gradient(circle at 90% 25%, rgba(22, 140, 255, 0.15), transparent 28%),\n      #0b1017;\n  }\n\n  .tb-power-image {\n    max-width: 1180px;\n    margin: 42px auto 0;\n    overflow: hidden;\n    border: 1px solid rgba(22, 140, 255, 0.26);\n    border-radius: 24px;\n    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.38);\n  }\n\n  .tb-power-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    max-width: 920px;\n    margin: 28px auto 0;\n  }\n\n  .tb-power-stat {\n    padding: 22px;\n    border: 1px solid rgba(255, 255, 255, 0.1);\n    border-radius: 16px;\n    background: #131a24;\n    text-align: center;\n  }\n\n  .tb-power-stat strong {\n    display: block;\n    color: var(--tb-blue) !important;\n    font-size: 31px;\n    line-height: 1;\n    font-weight: 950;\n  }\n\n  .tb-power-stat span {\n    display: block;\n    margin-top: 8px;\n    color: #b6c2d1 !important;\n    font-size: 12px;\n    font-weight: 800;\n    text-transform: uppercase;\n  }\n\n  \/* RGB *\/\n\n  .tb-rgb {\n    background:\n      radial-gradient(circle at 25% 50%, rgba(142, 44, 255, 0.2), transparent 25%),\n      radial-gradient(circle at 75% 35%, rgba(0, 174, 255, 0.18), transparent 25%),\n      var(--tb-black);\n  }\n\n  .tb-rgb-grid {\n    display: grid;\n    grid-template-columns: 0.92fr 1.08fr;\n    align-items: center;\n    gap: 68px;\n  }\n\n  .tb-color-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 23px;\n  }\n\n  .tb-color-pill {\n    padding: 9px 13px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 99px;\n    color: #ffffff;\n    background: rgba(255, 255, 255, 0.06);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  \/* PLAYBACK *\/\n\n  .tb-playback {\n    color: #111722;\n    background: #f3f6fa;\n  }\n\n  .tb-playback .tb-subtitle {\n    color: #637083 !important;\n  }\n\n  .tb-playback-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    align-items: center;\n    gap: 58px;\n  }\n\n  .tb-playback-image {\n    overflow: hidden;\n    border-radius: 23px;\n    box-shadow: 0 22px 50px rgba(24, 36, 52, 0.17);\n  }\n\n  .tb-mode-grid {\n    display: grid;\n    gap: 14px;\n    margin-top: 26px;\n  }\n\n  .tb-mode {\n    display: grid;\n    grid-template-columns: 48px 1fr;\n    align-items: center;\n    gap: 15px;\n    padding: 17px;\n    border: 1px solid #dce3eb;\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .tb-mode-icon {\n    display: grid;\n    place-items: center;\n    width: 48px;\n    height: 48px;\n    border-radius: 13px;\n    color: #ffffff;\n    background: var(--tb-blue);\n    font-size: 23px;\n  }\n\n  .tb-mode strong {\n    display: block;\n    color: #111722 !important;\n    font-size: 15px;\n  }\n\n  .tb-mode span {\n    display: block;\n    margin-top: 3px;\n    color: #667386 !important;\n    font-size: 12px;\n  }\n\n  \/* WATERPROOF *\/\n\n  .tb-water {\n    position: relative;\n    min-height: 690px;\n    display: flex;\n    align-items: center;\n    background:\n      linear-gradient(\n        90deg,\n        rgba(3, 7, 13, 0.96),\n        rgba(3, 7, 13, 0.73) 48%,\n        rgba(3, 7, 13, 0.12)\n      ),\n      url(\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-waterproof-utv-soundbar-marine-grade-audio.jpg?v=1779527046\u0026width=1800\")\n        center \/ cover no-repeat;\n  }\n\n  .tb-water-content {\n    max-width: 610px;\n  }\n\n  .tb-ip67 {\n    display: inline-flex;\n    align-items: center;\n    margin: 25px 0;\n    padding: 13px 19px;\n    border: 1px solid rgba(22, 140, 255, 0.38);\n    border-radius: 13px;\n    color: #ffffff;\n    background: rgba(22, 140, 255, 0.13);\n  }\n\n  .tb-ip67 strong {\n    margin-right: 11px;\n    color: var(--tb-blue) !important;\n    font-size: 30px;\n    line-height: 1;\n    font-weight: 950;\n  }\n\n  .tb-ip67 span {\n    color: #d9e5f4 !important;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  \/* INSTALL *\/\n\n  .tb-install {\n    background: #0d121a;\n  }\n\n  .tb-install-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 55px;\n  }\n\n  .tb-install-steps {\n    display: grid;\n    gap: 14px;\n    margin-top: 27px;\n  }\n\n  .tb-step {\n    display: grid;\n    grid-template-columns: 46px 1fr;\n    align-items: center;\n    gap: 15px;\n    padding: 16px;\n    border: 1px solid var(--tb-border);\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.045);\n  }\n\n  .tb-step-number {\n    display: grid;\n    place-items: center;\n    width: 46px;\n    height: 46px;\n    border-radius: 50%;\n    color: #ffffff;\n    background: linear-gradient(135deg, var(--tb-blue), #075db5);\n    font-size: 16px;\n    font-weight: 950;\n  }\n\n  .tb-step strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 15px;\n  }\n\n  .tb-step span {\n    display: block;\n    margin-top: 3px;\n    color: #93a2b5 !important;\n    font-size: 12px;\n  }\n\n  \/* AUX *\/\n\n  .tb-aux {\n    background:\n      radial-gradient(circle at 10% 60%, rgba(22, 140, 255, 0.13), transparent 27%),\n      var(--tb-black);\n  }\n\n  \/* VEHICLES *\/\n\n  .tb-vehicles {\n    background: #f3f6fa;\n  }\n\n  .tb-vehicle-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 19px;\n    margin-top: 42px;\n  }\n\n  .tb-vehicle-card {\n    overflow: hidden;\n    border-radius: 20px;\n    background: #ffffff;\n    box-shadow: 0 15px 37px rgba(25, 38, 55, 0.14);\n  }\n\n  .tb-vehicle-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .tb-vehicle-copy {\n    padding: 22px;\n  }\n\n  .tb-vehicle-copy h3 {\n    margin: 0 0 7px;\n    color: #111722 !important;\n    font-size: 21px;\n    font-weight: 950;\n  }\n\n  .tb-vehicle-copy p {\n    margin: 0;\n    color: #667386 !important;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* PACKAGE *\/\n\n  .tb-package {\n    background: #ffffff;\n  }\n\n  .tb-package-image {\n    max-width: 930px;\n    margin: 42px auto 0;\n    overflow: hidden;\n    border: 1px solid #dfe5ec;\n    border-radius: 24px;\n    box-shadow: 0 22px 50px rgba(27, 40, 58, 0.14);\n  }\n\n  \/* SPECS *\/\n\n  .tb-specs {\n    background: #0c1118;\n  }\n\n  .tb-spec-box {\n    max-width: 980px;\n    margin: 42px auto 0;\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.11);\n    border-radius: 20px;\n    background: #141b25;\n  }\n\n  .tb-spec-row {\n    display: grid;\n    grid-template-columns: 1fr 1.3fr;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.09);\n  }\n\n  .tb-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .tb-spec-label,\n  .tb-spec-value {\n    padding: 17px 21px;\n    font-size: 14px;\n  }\n\n  .tb-spec-label {\n    color: #ffffff !important;\n    background: rgba(255, 255, 255, 0.04);\n    font-weight: 900;\n  }\n\n  .tb-spec-value {\n    color: #aeb9c9 !important;\n  }\n\n  \/* COMPARISON *\/\n\n  .tb-comparison {\n    background: #f3f6fa;\n  }\n\n  .tb-table-wrap {\n    overflow: hidden;\n    margin-top: 42px;\n    border: 1px solid #dce3eb;\n    border-radius: 20px;\n    background: #ffffff;\n    box-shadow: 0 14px 36px rgba(27, 40, 58, 0.1);\n  }\n\n  .tb-table {\n    width: 100%;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .tb-table th,\n  .tb-table td {\n    padding: 18px 15px;\n    border-bottom: 1px solid #e1e7ee;\n    color: #303b4b !important;\n    text-align: center;\n    font-size: 14px;\n  }\n\n  .tb-table th {\n    color: #111722 !important;\n    background: #e9eef4;\n    font-weight: 950;\n  }\n\n  .tb-table th:first-child,\n  .tb-table td:first-child {\n    width: 37%;\n    text-align: left;\n    font-weight: 850;\n  }\n\n  .tb-table th:nth-child(2) {\n    color: #ffffff !important;\n    background: var(--tb-blue);\n  }\n\n  .tb-table td:nth-child(2) {\n    color: #086ccf !important;\n    background: #edf6ff;\n    font-weight: 900;\n  }\n\n  .tb-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .tb-yes {\n    color: #168a5a;\n    font-size: 20px;\n    font-weight: 950;\n  }\n\n  .tb-no {\n    color: #d64f4f;\n    font-size: 20px;\n    font-weight: 950;\n  }\n\n  \/* FAQ *\/\n\n  .tb-faq {\n    background: var(--tb-black);\n  }\n\n  .tb-faq-list {\n    max-width: 900px;\n    margin: 41px auto 0;\n  }\n\n  .tb-faq-item {\n    margin-bottom: 13px;\n    border: 1px solid var(--tb-border);\n    border-radius: 15px;\n    background: #121923;\n  }\n\n  .tb-faq-question {\n    position: relative;\n    width: 100%;\n    padding: 20px 55px 20px 20px;\n    border: 0;\n    color: #ffffff !important;\n    background: transparent;\n    font-size: 16px;\n    font-weight: 900;\n    text-align: left;\n    cursor: pointer;\n  }\n\n  .tb-faq-question::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    color: var(--tb-blue);\n    font-size: 26px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .tb-faq-item.active .tb-faq-question::after {\n    content: \"−\";\n  }\n\n  .tb-faq-answer {\n    display: none;\n    padding: 0 20px 20px;\n    color: #9caabc !important;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .tb-faq-item.active .tb-faq-answer {\n    display: block;\n  }\n\n  \/* GUARANTEE *\/\n\n  .tb-guarantee {\n    background:\n      radial-gradient(circle at 85% 20%, rgba(22, 140, 255, 0.18), transparent 28%),\n      linear-gradient(135deg, #101722, #080c12);\n  }\n\n  .tb-guarantee-grid {\n    display: grid;\n    grid-template-columns: 1fr 0.75fr;\n    align-items: center;\n    gap: 62px;\n  }\n\n  .tb-guarantee-cards {\n    display: grid;\n    gap: 13px;\n    margin-top: 27px;\n  }\n\n  .tb-guarantee-card {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 16px;\n    border: 1px solid rgba(255, 255, 255, 0.11);\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.05);\n  }\n\n  .tb-guarantee-icon {\n    font-size: 27px;\n  }\n\n  .tb-guarantee-card strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 14px;\n  }\n\n  .tb-guarantee-card span {\n    display: block;\n    margin-top: 3px;\n    color: #9aa8ba !important;\n    font-size: 11px;\n  }\n\n  .tb-guarantee-seal {\n    display: grid;\n    place-items: center;\n    width: 280px;\n    height: 280px;\n    margin: auto;\n    border: 14px solid rgba(255, 255, 255, 0.09);\n    border-radius: 50%;\n    color: #ffffff;\n    background: linear-gradient(145deg, var(--tb-blue), #055da9);\n    box-shadow: 0 25px 58px rgba(0, 0, 0, 0.35);\n    text-align: center;\n  }\n\n  .tb-guarantee-seal strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 58px;\n    line-height: 1;\n    font-weight: 950;\n  }\n\n  .tb-guarantee-seal span {\n    display: block;\n    margin-top: 8px;\n    color: #dceeff !important;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  \/* FINAL *\/\n\n  .tb-final {\n    padding: 95px 0;\n    text-align: center;\n    background:\n      linear-gradient(rgba(3, 7, 12, 0.78), rgba(3, 7, 12, 0.9)),\n      url(\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-waterproof-utv-soundbar-all-scene-party-audio.jpg?v=1779689415\u0026width=2400\")\n        center \/ cover no-repeat;\n  }\n\n  .tb-final h2 {\n    max-width: 850px;\n    margin: 0 auto 18px;\n    color: #ffffff !important;\n    font-size: clamp(38px, 5.5vw, 64px);\n    line-height: 1.04;\n    letter-spacing: -2.3px;\n    font-weight: 950;\n  }\n\n  .tb-final p {\n    max-width: 700px;\n    margin: 0 auto 29px;\n    color: #c9d6e5 !important;\n    font-size: 18px;\n    line-height: 1.68;\n  }\n\n  .tb-final-trust {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px 24px;\n    margin-top: 20px;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  \/* STICKY *\/\n\n  .tb-sticky {\n    position: fixed;\n    right: 13px;\n    bottom: 14px;\n    left: 13px;\n    z-index: 9999;\n    display: none;\n    align-items: center;\n    justify-content: space-between;\n    gap: 11px;\n    padding: 10px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 15px;\n    background: rgba(8, 12, 18, 0.96);\n    box-shadow: 0 16px 38px rgba(0, 0, 0, 0.38);\n    backdrop-filter: blur(10px);\n  }\n\n  .tb-sticky-copy {\n    min-width: 0;\n    padding-left: 5px;\n  }\n\n  .tb-sticky-copy strong {\n    display: block;\n    overflow: hidden;\n    color: #ffffff !important;\n    font-size: 13px;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n  }\n\n  .tb-sticky-copy span {\n    display: block;\n    color: #93a2b5 !important;\n    font-size: 10px;\n  }\n\n  .tb-sticky .tb-btn {\n    min-height: 48px;\n    padding: 12px 17px;\n    border-radius: 11px;\n    font-size: 13px;\n    white-space: nowrap;\n  }\n\n  @media (max-width: 960px) {\n    .tb-section {\n      padding: 68px 0;\n    }\n\n    .tb-split,\n    .tb-rgb-grid,\n    .tb-playback-grid,\n    .tb-install-grid,\n    .tb-guarantee-grid {\n      grid-template-columns: 1fr;\n      gap: 43px;\n    }\n\n    .tb-feature-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .tb-trust-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .tb-trust-item:nth-child(2) {\n      border-right: 0;\n    }\n\n    .tb-trust-item:nth-child(-n + 2) {\n      border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n    }\n\n    .tb-hero-specs {\n      grid-template-columns: repeat(2, 1fr);\n      max-width: 500px;\n    }\n  }\n\n  @media (max-width: 700px) {\n    .tb-container {\n      width: min(100% - 24px, 1180px);\n    }\n\n    .tb-section {\n      padding: 53px 0;\n    }\n\n    .tb-hero {\n      min-height: 780px;\n      align-items: flex-end;\n      padding: 55px 0;\n      background:\n        linear-gradient(\n          to top,\n          rgba(4, 8, 13, 0.99) 0%,\n          rgba(4, 8, 13, 0.86) 58%,\n          rgba(4, 8, 13, 0.2) 100%\n        ),\n        url(\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-waterproof-utv-soundbar-rgb-led-lighting.jpg?v=1779524060\u0026width=1800\")\n          58% center \/ cover no-repeat;\n    }\n\n    .tb-hero h1 {\n      font-size: 43px;\n      letter-spacing: -2px;\n    }\n\n    .tb-hero-copy {\n      font-size: 16px;\n    }\n\n    .tb-hero-list li {\n      font-size: 14px;\n    }\n\n    .tb-hero-cta {\n      display: block;\n    }\n\n    .tb-hero-note {\n      margin-top: 13px;\n      text-align: center;\n    }\n\n    .tb-btn {\n      width: 100%;\n      min-height: 57px;\n      padding: 15px 19px;\n      font-size: 16px;\n    }\n\n    .tb-title {\n      font-size: 33px;\n      letter-spacing: -1.1px;\n    }\n\n    .tb-subtitle {\n      font-size: 16px;\n    }\n\n    .tb-feature-grid,\n    .tb-vehicle-grid,\n    .tb-power-stats {\n      grid-template-columns: 1fr;\n      gap: 15px;\n      margin-top: 32px;\n    }\n\n    .tb-water {\n      min-height: 720px;\n      align-items: flex-end;\n      padding: 60px 0;\n      background:\n        linear-gradient(\n          to top,\n          rgba(3, 7, 13, 0.99),\n          rgba(3, 7, 13, 0.75) 62%,\n          rgba(3, 7, 13, 0.14)\n        ),\n        url(\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-waterproof-utv-soundbar-marine-grade-audio.jpg?v=1779527046\u0026width=1800\")\n          center \/ cover no-repeat;\n    }\n\n    .tb-table-wrap {\n      overflow-x: auto;\n    }\n\n    .tb-table {\n      min-width: 650px;\n    }\n\n    .tb-table th,\n    .tb-table td {\n      padding: 14px 11px;\n      font-size: 12px;\n    }\n\n    .tb-spec-row {\n      grid-template-columns: 0.85fr 1.15fr;\n    }\n\n    .tb-spec-label,\n    .tb-spec-value {\n      padding: 14px 12px;\n      font-size: 12px;\n    }\n\n    .tb-guarantee-seal {\n      width: 225px;\n      height: 225px;\n    }\n\n    .tb-guarantee-seal strong {\n      font-size: 46px;\n    }\n\n    .tb-final {\n      padding: 72px 0 110px;\n    }\n\n    .tb-final p {\n      font-size: 16px;\n    }\n\n    .tb-sticky {\n      display: flex;\n    }\n  }\n\n  @media (max-width: 430px) {\n    .tb-trust-item {\n      min-height: 92px;\n      flex-direction: column;\n      gap: 5px;\n      padding: 10px 5px;\n      text-align: center;\n    }\n\n    .tb-trust-icon {\n      font-size: 23px;\n    }\n\n    .tb-trust-item strong {\n      font-size: 11px;\n    }\n\n    .tb-trust-item span {\n      display: none;\n    }\n\n    .tb-hero-spec {\n      padding: 10px;\n    }\n\n    .tb-hero-spec strong {\n      font-size: 13px;\n    }\n\n    .tb-sticky-copy {\n      max-width: 155px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tb-k100\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"tb-hero\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n      \u003cdiv class=\"tb-hero-content\"\u003e\n\n        \u003cdiv class=\"tb-hero-badge\"\u003e\n          ★ Built for UTV, ATV, Golf Cart \u0026amp; Outdoor Adventures\n        \u003c\/div\u003e\n\n        \u003ch1\u003e\n          Own the Trail.\n          \u003cspan\u003eBring the Sound.\u003c\/span\u003e\n        \u003c\/h1\u003e\n\n        \u003cp class=\"tb-hero-copy\"\u003e\n          TrailBeat™ K100 is a rugged 25-inch RGB soundbar that combines\n          powerful amplified audio, wireless music playback and IP67 outdoor\n          protection in one easy-to-install system.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"tb-hero-specs\"\u003e\n          \u003cdiv class=\"tb-hero-spec\"\u003e\n            \u003cstrong\u003e800W\u003c\/strong\u003e\n            \u003cspan\u003ePeak Power\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tb-hero-spec\"\u003e\n            \u003cstrong\u003e240W\u003c\/strong\u003e\n            \u003cspan\u003eRMS Power\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tb-hero-spec\"\u003e\n            \u003cstrong\u003eIP67\u003c\/strong\u003e\n            \u003cspan\u003eWaterproof\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tb-hero-spec\"\u003e\n            \u003cstrong\u003eBT 5.4\u003c\/strong\u003e\n            \u003cspan\u003eWireless Audio\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"tb-hero-list\"\u003e\n          \u003cli\u003eBuilt-in amplifier—no separate amp required\u003c\/li\u003e\n          \u003cli\u003eMulti-color RGB lighting with adjustable modes\u003c\/li\u003e\n          \u003cli\u003eFits compatible 1.5-inch to 2-inch roll bars\u003c\/li\u003e\n          \u003cli\u003eBluetooth, USB and AUX playback options\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"tb-hero-cta\"\u003e\n          \u003cbutton class=\"tb-btn tb-btn-orange\" type=\"button\" onclick=\"tbBuyNow()\"\u003e\n            Upgrade Your Ride\n            \u003cspan\u003e→\u003c\/span\u003e\n          \u003c\/button\u003e\n\n          \u003cdiv class=\"tb-hero-note\"\u003e\n            \u003cstrong\u003eComplete mounting kit included\u003c\/strong\u003e\n            Connects directly to a compatible 12V battery\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"tb-trust\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n      \u003cdiv class=\"tb-trust-grid\"\u003e\n\n        \u003cdiv class=\"tb-trust-item\"\u003e\n          \u003cdiv class=\"tb-trust-icon\"\u003e🔊\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eBuilt-In Amplifier\u003c\/strong\u003e\n            \u003cspan\u003eAll-in-one sound system\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-trust-item\"\u003e\n          \u003cdiv class=\"tb-trust-icon\"\u003e💧\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eIP67 Protection\u003c\/strong\u003e\n            \u003cspan\u003eBuilt for outdoor conditions\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-trust-item\"\u003e\n          \u003cdiv class=\"tb-trust-icon\"\u003e🌈\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eDynamic RGB\u003c\/strong\u003e\n            \u003cspan\u003eMultiple lighting modes\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-trust-item\"\u003e\n          \u003cdiv class=\"tb-trust-icon\"\u003e⚙️\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eEasy Installation\u003c\/strong\u003e\n            \u003cspan\u003eHardware included\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"tb-section tb-features\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n\n      \u003cdiv class=\"tb-center\"\u003e\n        \u003cdiv class=\"tb-eyebrow\"\u003eAll-in-one off-road audio\u003c\/div\u003e\n\n        \u003ch2 class=\"tb-title\"\u003e\n          Everything Your Ride Has Been Missing\n        \u003c\/h2\u003e\n\n        \u003cp class=\"tb-subtitle\"\u003e\n          Powerful sound, dramatic lighting and flexible playback without\n          building a complicated custom audio system.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tb-feature-grid\"\u003e\n\n        \u003carticle class=\"tb-feature-card\"\u003e\n          \u003cdiv class=\"tb-feature-icon\"\u003e⚡\u003c\/div\u003e\n          \u003ch3\u003e800W Peak Output\u003c\/h3\u003e\n          \u003cp\u003e\n            Built-in amplification delivers strong open-air audio for trails,\n            campsites, farms, golf carts and weekend outdoor gatherings.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tb-feature-card\"\u003e\n          \u003cdiv class=\"tb-feature-icon\"\u003e📶\u003c\/div\u003e\n          \u003ch3\u003eBluetooth 5.4\u003c\/h3\u003e\n          \u003cp\u003e\n            Connect your compatible phone or music device wirelessly for fast,\n            convenient music playback.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tb-feature-card\"\u003e\n          \u003cdiv class=\"tb-feature-icon\"\u003e🌧️\u003c\/div\u003e\n          \u003ch3\u003eIP67 Waterproof\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed to handle dust, rain, mud, splashes and the unpredictable\n            conditions that come with outdoor riding.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tb-feature-card\"\u003e\n          \u003cdiv class=\"tb-feature-icon\"\u003e🎛️\u003c\/div\u003e\n          \u003ch3\u003eMultiple Inputs\u003c\/h3\u003e\n          \u003cp\u003e\n            Play music through Bluetooth, USB or AUX input and expand your\n            system through the AUX output connection.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- POWER --\u003e\n  \u003csection class=\"tb-section tb-power\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n\n      \u003cdiv class=\"tb-center\"\u003e\n        \u003cdiv class=\"tb-eyebrow\"\u003ePower that hits hard\u003c\/div\u003e\n\n        \u003ch2 class=\"tb-title\"\u003e\n          Big Sound for Open-Air Adventures\n        \u003c\/h2\u003e\n\n        \u003cp class=\"tb-subtitle\"\u003e\n          Six illuminated speaker positions and a built-in amplifier deliver\n          bold, energetic audio in one compact 25-inch enclosure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tb-power-image\"\u003e\n        \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-extreme-bass-performance-waterproof-utv-soundbar.jpg?v=1779690207\u0026amp;width=2000\" alt=\"TrailBeat K100 800W peak waterproof UTV soundbar\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tb-power-stats\"\u003e\n        \u003cdiv class=\"tb-power-stat\"\u003e\n          \u003cstrong\u003e800W\u003c\/strong\u003e\n          \u003cspan\u003ePeak Power\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-power-stat\"\u003e\n          \u003cstrong\u003e240W\u003c\/strong\u003e\n          \u003cspan\u003eRMS Output\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-power-stat\"\u003e\n          \u003cstrong\u003e40Hz\u003c\/strong\u003e\n          \u003cspan\u003eLow-Frequency Response Claim\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RGB --\u003e\n  \u003csection class=\"tb-section tb-rgb\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n      \u003cdiv class=\"tb-rgb-grid\"\u003e\n\n        \u003cdiv class=\"tb-image-card\"\u003e\n          \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/freecompress-ChatGPTImage2026_6_29_16_50_14.jpg?v=1782802510\u0026amp;width=1445\" alt=\"Multi-color RGB lighting modes on TrailBeat K100 soundbar\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"tb-eyebrow\"\u003eLight up every ride\u003c\/div\u003e\n\n          \u003ch2 class=\"tb-title\"\u003e\n            Sound You Can See\n          \u003c\/h2\u003e\n\n          \u003cp class=\"tb-copy\"\u003e\n            Integrated RGB illumination transforms your soundbar into a visual\n            centerpiece. Choose different colors and effects to match your\n            vehicle, music or atmosphere.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tb-check-list\"\u003e\n            \u003cdiv class=\"tb-check\"\u003e\n              Multiple solid-color lighting options\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-check\"\u003e\n              Dynamic light modes for parties and night rides\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-check\"\u003e\n              Lighting can be adjusted or turned off\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-check\"\u003e\n              Control lights using onboard buttons or remote\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tb-color-pills\"\u003e\n            \u003cspan class=\"tb-color-pill\"\u003eBlue\u003c\/span\u003e\n            \u003cspan class=\"tb-color-pill\"\u003eRed\u003c\/span\u003e\n            \u003cspan class=\"tb-color-pill\"\u003eGreen\u003c\/span\u003e\n            \u003cspan class=\"tb-color-pill\"\u003ePurple\u003c\/span\u003e\n            \u003cspan class=\"tb-color-pill\"\u003eYellow\u003c\/span\u003e\n            \u003cspan class=\"tb-color-pill\"\u003eWhite\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PLAYBACK --\u003e\n  \u003csection class=\"tb-section tb-playback\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n      \u003cdiv class=\"tb-playback-grid\"\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"tb-eyebrow\"\u003eMultiple ways to play\u003c\/div\u003e\n\n          \u003ch2 class=\"tb-title tb-title-dark\"\u003e\n            Your Music, Your Way\n          \u003c\/h2\u003e\n\n          \u003cp class=\"tb-copy\" style=\"color:#667386 !important;\"\u003e\n            Stream wirelessly or connect directly. TrailBeat™ K100 gives you\n            flexible options for phones, USB drives and compatible audio\n            devices.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tb-mode-grid\"\u003e\n\n            \u003cdiv class=\"tb-mode\"\u003e\n              \u003cdiv class=\"tb-mode-icon\"\u003e📶\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eBluetooth 5.4\u003c\/strong\u003e\n                \u003cspan\u003eConnect a compatible phone and stream wirelessly.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-mode\"\u003e\n              \u003cdiv class=\"tb-mode-icon\"\u003e💾\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eUSB Music Playback\u003c\/strong\u003e\n                \u003cspan\u003eInsert a compatible USB drive with your playlist.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-mode\"\u003e\n              \u003cdiv class=\"tb-mode-icon\"\u003e🎧\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eAUX Input\u003c\/strong\u003e\n                \u003cspan\u003eConnect compatible devices using an AUX cable.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-playback-image\"\u003e\n          \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/freecompress-ChatGPTImage2026_6_30_14_14_07.jpg?v=1782802511\u0026amp;width=1445\" alt=\"Bluetooth USB and AUX playback options\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WATERPROOF --\u003e\n  \u003csection class=\"tb-section tb-water\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n      \u003cdiv class=\"tb-water-content\"\u003e\n\n        \u003cdiv class=\"tb-eyebrow\"\u003eBuilt for unpredictable conditions\u003c\/div\u003e\n\n        \u003ch2 class=\"tb-title\"\u003e\n          Rain, Mud and Splashes Cannot Stop the Music\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"tb-ip67\"\u003e\n          \u003cstrong\u003eIP67\u003c\/strong\u003e\n          \u003cspan\u003eWaterproof and dust-resistant enclosure\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"tb-copy\"\u003e\n          TrailBeat™ K100 is designed for off-road and outdoor environments.\n          Its protected enclosure helps defend the internal components against\n          water, dirt and dust during normal outdoor use.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"tb-check-list\"\u003e\n          \u003cdiv class=\"tb-check\"\u003eSuitable for wet and dusty riding conditions\u003c\/div\u003e\n          \u003cdiv class=\"tb-check\"\u003eProtected control panel and connection ports\u003c\/div\u003e\n          \u003cdiv class=\"tb-check\"\u003eDesigned for UTV, ATV, cart and marine environments\u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"tb-section tb-install\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n      \u003cdiv class=\"tb-install-grid\"\u003e\n\n        \u003cdiv class=\"tb-image-card\"\u003e\n          \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/freecompress-ChatGPTImage2026_6_29_17_22_58.jpg?v=1782802510\u0026amp;width=1445\" alt=\"TrailBeat K100 mounting clamps for 1.5 to 2 inch roll bars\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"tb-eyebrow\"\u003eNo complicated custom build\u003c\/div\u003e\n\n          \u003ch2 class=\"tb-title\"\u003e\n            Mount It. Wire It. Play It.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"tb-copy\"\u003e\n            Included adjustable clamps fit compatible 1.5-inch to 2-inch roll\n            bars. The soundbar connects directly to a suitable 12V DC battery.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tb-install-steps\"\u003e\n\n            \u003cdiv class=\"tb-step\"\u003e\n              \u003cdiv class=\"tb-step-number\"\u003e1\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eCheck Your Mounting Bar\u003c\/strong\u003e\n                \u003cspan\u003e\n                  Measure the bar diameter and confirm roof, windshield and\n                  mirror clearance.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-step\"\u003e\n              \u003cdiv class=\"tb-step-number\"\u003e2\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eSecure the Included Clamps\u003c\/strong\u003e\n                \u003cspan\u003e\n                  Position the soundbar and tighten the mounting hardware\n                  evenly.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-step\"\u003e\n              \u003cdiv class=\"tb-step-number\"\u003e3\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eConnect to 12V Power\u003c\/strong\u003e\n                \u003cspan\u003e\n                  Connect the positive and negative wires according to the\n                  supplied instructions.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-step\"\u003e\n              \u003cdiv class=\"tb-step-number\"\u003e4\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003ePair and Start Playing\u003c\/strong\u003e\n                \u003cspan\u003e\n                  Switch on the system, select your playback mode and enjoy.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 12V --\u003e\n  \u003csection class=\"tb-section\" style=\"background:#f3f6fa;\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n      \u003cdiv class=\"tb-split\"\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"tb-eyebrow\"\u003eDirect vehicle power\u003c\/div\u003e\n\n          \u003ch2 class=\"tb-title tb-title-dark\"\u003e\n            Powered by a Compatible 12V Battery\n          \u003c\/h2\u003e\n\n          \u003cp class=\"tb-copy\" style=\"color:#667386 !important;\"\u003e\n            The K100 is not a rechargeable portable speaker. It requires a\n            direct wired connection to a compatible 12V DC electrical system.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tb-mode-grid\"\u003e\n            \u003cdiv class=\"tb-mode\"\u003e\n              \u003cdiv class=\"tb-mode-icon\"\u003e+\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eRed Wire to Positive\u003c\/strong\u003e\n                \u003cspan\u003eConnect the red lead to the positive battery terminal.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-mode\"\u003e\n              \u003cdiv class=\"tb-mode-icon\"\u003e−\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eBlack Wire to Negative\u003c\/strong\u003e\n                \u003cspan\u003eConnect the black lead to the negative battery terminal.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cp style=\"margin:18px 0 0;color:#6c7889;font-size:12px;line-height:1.6;\"\u003e\n            Vehicles using electrical systems above 12V require a suitable\n            voltage reducer. Follow the supplied installation instructions or\n            use a qualified installer when necessary.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-image-card\" style=\"border-color:#dce3eb;\"\u003e\n          \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/freecompress-ChatGPTImage2026_6_30_14_38_42.jpg?v=1782802510\u0026amp;width=1445\" alt=\"TrailBeat K100 direct 12V battery connection\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- AUX OUT --\u003e\n  \u003csection class=\"tb-section tb-aux\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n      \u003cdiv class=\"tb-split\"\u003e\n\n        \u003cdiv class=\"tb-image-card\"\u003e\n          \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-utv-soundbar-aux-out-subwoofer-connection.jpg?v=1779674818\u0026amp;width=1800\" alt=\"AUX output connection for external subwoofer\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"tb-eyebrow\"\u003eExpandable audio system\u003c\/div\u003e\n\n          \u003ch2 class=\"tb-title\"\u003e\n            Add More Bass Through AUX OUT\n          \u003c\/h2\u003e\n\n          \u003cp class=\"tb-copy\"\u003e\n            Want a larger system later? Use the AUX OUT port to connect a\n            compatible powered subwoofer or additional audio equipment.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tb-check-list\"\u003e\n            \u003cdiv class=\"tb-check\"\u003eConnect a compatible external subwoofer\u003c\/div\u003e\n            \u003cdiv class=\"tb-check\"\u003eExpand your system without replacing the soundbar\u003c\/div\u003e\n            \u003cdiv class=\"tb-check\"\u003eDaisy-chain compatible soundbars using AUX IN and OUT\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cbutton class=\"tb-btn\" type=\"button\" onclick=\"tbBuyNow()\" style=\"margin-top:24px;\"\u003e\n            Get TrailBeat™ K100\n            \u003cspan\u003e→\u003c\/span\u003e\n          \u003c\/button\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CHAIN --\u003e\n  \u003csection style=\"background:#0d121a;padding:0;\"\u003e\n    \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-utv-soundbar-aux-out-chain-connection-guide.jpg?v=1779677151\u0026amp;width=2000\" alt=\"Connect multiple soundbars through AUX output and input\" loading=\"lazy\" style=\"width:100%;max-width:1600px;margin:0 auto;\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- REMOTE --\u003e\n  \u003csection class=\"tb-section\" style=\"background:#080c12;\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n\n      \u003cdiv class=\"tb-center\"\u003e\n        \u003cdiv class=\"tb-eyebrow\"\u003eControl from a distance\u003c\/div\u003e\n\n        \u003ch2 class=\"tb-title\"\u003e\n          Wireless Music and Remote Control\n        \u003c\/h2\u003e\n\n        \u003cp class=\"tb-subtitle\"\u003e\n          Control playback and lighting without constantly reaching for the\n          soundbar's onboard control panel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tb-power-image\"\u003e\n        \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-waterproof-utv-soundbar-bluetooth-wireless-remote-control.jpg?v=1779690942\u0026amp;width=2000\" alt=\"Bluetooth music playback and wireless remote control\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONTROL PANEL --\u003e\n  \u003csection class=\"tb-section\" style=\"background:#ffffff;\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n      \u003cdiv class=\"tb-split\"\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"tb-eyebrow\"\u003eSimple onboard controls\u003c\/div\u003e\n\n          \u003ch2 class=\"tb-title tb-title-dark\"\u003e\n            Everything Within Easy Reach\n          \u003c\/h2\u003e\n\n          \u003cp class=\"tb-copy\" style=\"color:#667386 !important;\"\u003e\n            Use the built-in panel to control power, playback mode, volume,\n            track selection and lighting without needing the remote.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tb-mode-grid\"\u003e\n            \u003cdiv class=\"tb-mode\"\u003e\n              \u003cdiv class=\"tb-mode-icon\"\u003e⏻\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003ePower and Mode\u003c\/strong\u003e\n                \u003cspan\u003eTurn the unit on and change playback sources.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-mode\"\u003e\n              \u003cdiv class=\"tb-mode-icon\"\u003e＋\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eVolume and Track Control\u003c\/strong\u003e\n                \u003cspan\u003eAdjust sound level and move between tracks.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-mode\"\u003e\n              \u003cdiv class=\"tb-mode-icon\"\u003e💡\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eLighting Control\u003c\/strong\u003e\n                \u003cspan\u003eTurn the lights on or off and change effects.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-image-card\" style=\"border-color:#dce3eb;\"\u003e\n          \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/freecompress-ChatGPTImage2026_6_30_14_25_42.jpg?v=1782802510\u0026amp;width=1445\" alt=\"TrailBeat K100 control panel guide\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VEHICLE APPLICATIONS --\u003e\n  \u003csection class=\"tb-section tb-vehicles\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n\n      \u003cdiv class=\"tb-center\"\u003e\n        \u003cdiv class=\"tb-eyebrow\"\u003eCross-vehicle compatibility\u003c\/div\u003e\n\n        \u003ch2 class=\"tb-title tb-title-dark\"\u003e\n          One Soundbar. More Ways to Ride.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"tb-subtitle\" style=\"color:#667386 !important;\"\u003e\n          Install on suitable bars or frames across a range of outdoor vehicles\n          with compatible mounting space and 12V power.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tb-vehicle-grid\"\u003e\n\n        \u003carticle class=\"tb-vehicle-card\"\u003e\n          \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-waterproof-atv-soundbar-handlebar-rack-mount.jpg?v=1779695887\u0026amp;width=1600\" alt=\"TrailBeat K100 soundbar mounted on ATV\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"tb-vehicle-copy\"\u003e\n            \u003ch3\u003eUTV \u0026amp; ATV\u003c\/h3\u003e\n            \u003cp\u003e\n              Add powerful Bluetooth audio to trails, farms, hunting land,\n              campsites and weekend off-road adventures.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tb-vehicle-card\"\u003e\n          \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-bluetooth-golf-cart-soundbar-rgb-lighting-upgrade.jpg?v=1779696384\u0026amp;width=1600\" alt=\"TrailBeat K100 RGB soundbar mounted on golf cart\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"tb-vehicle-copy\"\u003e\n            \u003ch3\u003eGolf Cart\u003c\/h3\u003e\n            \u003cp\u003e\n              Bring wireless music and colorful lighting to neighborhood\n              cruises, golf days and outdoor gatherings.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tb-vehicle-card\"\u003e\n          \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-marine-grade-waterproof-boat-soundbar-speakers.jpg?v=1779697518\u0026amp;width=1600\" alt=\"TrailBeat K100 waterproof soundbar installed on boat\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"tb-vehicle-copy\"\u003e\n            \u003ch3\u003eBoat \u0026amp; Marine Use\u003c\/h3\u003e\n            \u003cp\u003e\n              Use on compatible boat rails or frames with suitable mounting\n              clearance and a correctly configured 12V power source.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PARTY --\u003e\n  \u003csection style=\"background:#05070b;padding:0;\"\u003e\n    \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/kspeaker-waterproof-utv-soundbar-all-scene-party-audio.jpg?v=1779689415\u0026amp;width=2400\" alt=\"TrailBeat soundbar for indoor and outdoor gatherings\" loading=\"lazy\" style=\"width:100%;max-width:1600px;margin:0 auto;\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACKAGE --\u003e\n  \u003csection class=\"tb-section tb-package\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n\n      \u003cdiv class=\"tb-center\"\u003e\n        \u003cdiv class=\"tb-eyebrow\"\u003eReady for installation\u003c\/div\u003e\n\n        \u003ch2 class=\"tb-title tb-title-dark\"\u003e\n          What Is Included\n        \u003c\/h2\u003e\n\n        \u003cp class=\"tb-subtitle\" style=\"color:#667386 !important;\"\u003e\n          The package includes the soundbar, clamps, wiring, remote controls and\n          mounting accessories needed for a compatible installation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tb-package-image\"\u003e\n        \u003cimg src=\"https:\/\/www.kspeaker.com\/cdn\/shop\/files\/freecompress-ChatGPTImage2026_6_30_14_34_50.jpg?v=1782802510\u0026amp;width=1445\" alt=\"TrailBeat K100 soundbar package contents\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"tb-section tb-specs\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n\n      \u003cdiv class=\"tb-center\"\u003e\n        \u003cdiv class=\"tb-eyebrow\"\u003eProduct specifications\u003c\/div\u003e\n\n        \u003ch2 class=\"tb-title\"\u003e\n          Check Compatibility Before Ordering\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tb-spec-box\"\u003e\n\n        \u003cdiv class=\"tb-spec-row\"\u003e\n          \u003cdiv class=\"tb-spec-label\"\u003eProduct Type\u003c\/div\u003e\n          \u003cdiv class=\"tb-spec-value\"\u003e25-inch amplified RGB UTV soundbar\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-spec-row\"\u003e\n          \u003cdiv class=\"tb-spec-label\"\u003ePeak Power\u003c\/div\u003e\n          \u003cdiv class=\"tb-spec-value\"\u003e800W advertised peak output\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-spec-row\"\u003e\n          \u003cdiv class=\"tb-spec-label\"\u003eRMS Power\u003c\/div\u003e\n          \u003cdiv class=\"tb-spec-value\"\u003e240W advertised RMS output\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-spec-row\"\u003e\n          \u003cdiv class=\"tb-spec-label\"\u003eWireless Connection\u003c\/div\u003e\n          \u003cdiv class=\"tb-spec-value\"\u003eBluetooth 5.4\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-spec-row\"\u003e\n          \u003cdiv class=\"tb-spec-label\"\u003ePlayback Inputs\u003c\/div\u003e\n          \u003cdiv class=\"tb-spec-value\"\u003eBluetooth, USB and AUX IN\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-spec-row\"\u003e\n          \u003cdiv class=\"tb-spec-label\"\u003eAudio Expansion\u003c\/div\u003e\n          \u003cdiv class=\"tb-spec-value\"\u003eAUX OUT for compatible external audio equipment\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-spec-row\"\u003e\n          \u003cdiv class=\"tb-spec-label\"\u003eWaterproof Rating\u003c\/div\u003e\n          \u003cdiv class=\"tb-spec-value\"\u003eIP67\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-spec-row\"\u003e\n          \u003cdiv class=\"tb-spec-label\"\u003ePower Requirement\u003c\/div\u003e\n          \u003cdiv class=\"tb-spec-value\"\u003eDirect connection to compatible 12V DC battery\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-spec-row\"\u003e\n          \u003cdiv class=\"tb-spec-label\"\u003eMounting Compatibility\u003c\/div\u003e\n          \u003cdiv class=\"tb-spec-value\"\u003eCompatible 1.5-inch to 2-inch bars or frames\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-spec-row\"\u003e\n          \u003cdiv class=\"tb-spec-label\"\u003eLighting\u003c\/div\u003e\n          \u003cdiv class=\"tb-spec-value\"\u003eMulti-color RGB with selectable lighting modes\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-spec-row\"\u003e\n          \u003cdiv class=\"tb-spec-label\"\u003eAmplifier\u003c\/div\u003e\n          \u003cdiv class=\"tb-spec-value\"\u003eBuilt-in amplifier\u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"tb-section tb-comparison\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n\n      \u003cdiv class=\"tb-center\"\u003e\n        \u003cdiv class=\"tb-eyebrow\"\u003eA simpler audio upgrade\u003c\/div\u003e\n\n        \u003ch2 class=\"tb-title tb-title-dark\"\u003e\n          TrailBeat™ K100 vs Basic Portable Speakers\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tb-table-wrap\"\u003e\n        \u003ctable class=\"tb-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003cth\u003eTrailBeat™ K100\u003c\/th\u003e\n              \u003cth\u003ePortable Bluetooth Speaker\u003c\/th\u003e\n              \u003cth\u003eComplex Custom System\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePermanent vehicle mounting\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"tb-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"tb-no\"\u003e×\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"tb-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBuilt-in amplifier\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"tb-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eVaries\u003c\/td\u003e\n              \u003ctd\u003eOften separate\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eIP67 waterproof rating\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"tb-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eVaries\u003c\/td\u003e\n              \u003ctd\u003eVaries\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMulti-color RGB lighting\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"tb-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eExtra equipment\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eAUX OUT expansion\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"tb-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eOften unavailable\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"tb-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eInstallation complexity\u003c\/td\u003e\n              \u003ctd\u003eModerate\u003c\/td\u003e\n              \u003ctd\u003eMinimal\u003c\/td\u003e\n              \u003ctd\u003eHigh\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"tb-section tb-faq\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n\n      \u003cdiv class=\"tb-center\"\u003e\n        \u003cdiv class=\"tb-eyebrow\"\u003eFrequently asked questions\u003c\/div\u003e\n\n        \u003ch2 class=\"tb-title\"\u003e\n          Everything You Need to Know\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tb-faq-list\"\u003e\n\n        \u003cdiv class=\"tb-faq-item active\"\u003e\n          \u003cbutton class=\"tb-faq-question\" type=\"button\"\u003e\n            Which vehicles can use the TrailBeat™ K100?\n          \u003c\/button\u003e\n          \u003cdiv class=\"tb-faq-answer\"\u003e\n            It is designed for UTVs, side-by-sides, ATVs, golf carts and other\n            outdoor vehicles with compatible mounting bars or frames. Confirm\n            mounting width, bar diameter, roof clearance and wiring space\n            before ordering.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-faq-item\"\u003e\n          \u003cbutton class=\"tb-faq-question\" type=\"button\"\u003e\n            What size roll bar does it fit?\n          \u003c\/button\u003e\n          \u003cdiv class=\"tb-faq-answer\"\u003e\n            The included mounting clamps are intended for compatible\n            1.5-inch to 2-inch roll bars. Measure your mounting location before\n            purchase.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-faq-item\"\u003e\n          \u003cbutton class=\"tb-faq-question\" type=\"button\"\u003e\n            Does it require a separate amplifier?\n          \u003c\/button\u003e\n          \u003cdiv class=\"tb-faq-answer\"\u003e\n            No separate amplifier is required for normal operation because the\n            K100 has a built-in amplifier.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-faq-item\"\u003e\n          \u003cbutton class=\"tb-faq-question\" type=\"button\"\u003e\n            Is the soundbar rechargeable?\n          \u003c\/button\u003e\n          \u003cdiv class=\"tb-faq-answer\"\u003e\n            No. It requires a direct wired connection to a compatible 12V DC\n            battery. Vehicles operating above 12V require a suitable voltage\n            reducer.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-faq-item\"\u003e\n          \u003cbutton class=\"tb-faq-question\" type=\"button\"\u003e\n            Is it waterproof?\n          \u003c\/button\u003e\n          \u003cdiv class=\"tb-faq-answer\"\u003e\n            The product is advertised with an IP67 waterproof rating and is\n            designed for outdoor conditions involving rain, dirt, mud and\n            splashes. Always keep connection covers properly closed when ports\n            are not in use.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-faq-item\"\u003e\n          \u003cbutton class=\"tb-faq-question\" type=\"button\"\u003e\n            Can I play music without Bluetooth?\n          \u003c\/button\u003e\n          \u003cdiv class=\"tb-faq-answer\"\u003e\n            Yes. In addition to Bluetooth 5.4, it supports USB music playback\n            and AUX input for compatible devices.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-faq-item\"\u003e\n          \u003cbutton class=\"tb-faq-question\" type=\"button\"\u003e\n            Can I add an external subwoofer?\n          \u003c\/button\u003e\n          \u003cdiv class=\"tb-faq-answer\"\u003e\n            Yes. The AUX OUT connection can be used with compatible powered\n            subwoofers or audio equipment.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-faq-item\"\u003e\n          \u003cbutton class=\"tb-faq-question\" type=\"button\"\u003e\n            Can two soundbars be connected together?\n          \u003c\/button\u003e\n          \u003cdiv class=\"tb-faq-answer\"\u003e\n            Compatible soundbars can be linked by connecting the AUX OUT port\n            of one unit to the AUX IN port of the second unit.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-faq-item\"\u003e\n          \u003cbutton class=\"tb-faq-question\" type=\"button\"\u003e\n            Can the RGB lights be turned off?\n          \u003c\/button\u003e\n          \u003cdiv class=\"tb-faq-answer\"\u003e\n            Yes. Lighting can be adjusted or switched off using the onboard\n            buttons or included remote control.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-faq-item\"\u003e\n          \u003cbutton class=\"tb-faq-question\" type=\"button\"\u003e\n            Is professional installation required?\n          \u003c\/button\u003e\n          \u003cdiv class=\"tb-faq-answer\"\u003e\n            Many users can complete the installation using the included\n            hardware. A qualified installer is recommended when you are unsure\n            about wiring, voltage compatibility, safe cable routing or vehicle\n            modifications.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GUARANTEE --\u003e\n  \u003csection class=\"tb-section tb-guarantee\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n      \u003cdiv class=\"tb-guarantee-grid\"\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"tb-eyebrow\"\u003eOrder with confidence\u003c\/div\u003e\n\n          \u003ch2 class=\"tb-title\"\u003e\n            Turn Every Ride Into an Experience\n          \u003c\/h2\u003e\n\n          \u003cp class=\"tb-copy\"\u003e\n            Upgrade your vehicle with powerful sound, vivid RGB lighting and a\n            rugged outdoor-ready design.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tb-guarantee-cards\"\u003e\n\n            \u003cdiv class=\"tb-guarantee-card\"\u003e\n              \u003cdiv class=\"tb-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eTracked Delivery\u003c\/strong\u003e\n                \u003cspan\u003eTrack your package after dispatch.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-guarantee-card\"\u003e\n              \u003cdiv class=\"tb-guarantee-icon\"\u003e↩️\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003e30-Day Return Policy\u003c\/strong\u003e\n                \u003cspan\u003eReturn conditions apply according to store policy.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"tb-guarantee-card\"\u003e\n              \u003cdiv class=\"tb-guarantee-icon\"\u003e🔒\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n                \u003cspan\u003eProtected online payment processing.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tb-guarantee-seal\"\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003e30\u003c\/strong\u003e\n            \u003cspan\u003eDay Return Policy\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"tb-final\"\u003e\n    \u003cdiv class=\"tb-container\"\u003e\n\n      \u003ch2\u003e\n        Your Ride Deserves a Better Soundtrack\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Bring bold amplified sound, wireless music and vibrant RGB lighting to\n        your next trail, campsite, golf day or outdoor gathering.\n      \u003c\/p\u003e\n\n      \u003cbutton class=\"tb-btn tb-btn-orange\" type=\"button\" onclick=\"tbBuyNow()\"\u003e\n        Get TrailBeat™ K100\n        \u003cspan\u003e→\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"tb-final-trust\"\u003e\n        \u003cspan\u003e✓ 800W Peak Power\u003c\/span\u003e\n        \u003cspan\u003e✓ Bluetooth 5.4\u003c\/span\u003e\n        \u003cspan\u003e✓ IP67 Waterproof\u003c\/span\u003e\n        \u003cspan\u003e✓ Installation Kit Included\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MOBILE STICKY CTA --\u003e\n  \u003cdiv class=\"tb-sticky\"\u003e\n    \u003cdiv class=\"tb-sticky-copy\"\u003e\n      \u003cstrong\u003eTrailBeat™ K100 Soundbar\u003c\/strong\u003e\n      \u003cspan\u003e25-inch · IP67 · Bluetooth 5.4\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cbutton class=\"tb-btn tb-btn-orange\" type=\"button\" onclick=\"tbBuyNow()\"\u003e\n      Buy Now\n    \u003c\/button\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function tbBuyNow() {\n    var selectors = [\n      'form[action*=\"\/cart\/add\"]',\n      \".product-form\",\n      \".product__info-container\",\n      \".product-single__meta\",\n      \".product-info\",\n      \"[data-product-form]\",\n      \".product-form__buttons\",\n      'button[name=\"add\"]',\n      \".shopify-payment-button\"\n    ];\n\n    var target = null;\n\n    for (var i = 0; i \u003c selectors.length; i++) {\n      target = document.querySelector(selectors[i]);\n\n      if (target) {\n        break;\n      }\n    }\n\n    if (target) {\n      var position =\n        target.getBoundingClientRect().top +\n        window.pageYOffset -\n        90;\n\n      window.scrollTo({\n        top: position,\n        behavior: \"smooth\"\n      });\n    } else {\n      window.scrollTo({\n        top: 0,\n        behavior: \"smooth\"\n      });\n    }\n  }\n\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    var questions = document.querySelectorAll(\".tb-faq-question\");\n\n    questions.forEach(function (question) {\n      question.addEventListener(\"click\", function () {\n        var item = this.parentElement;\n        var isActive = item.classList.contains(\"active\");\n\n        document\n          .querySelectorAll(\".tb-faq-item\")\n          .forEach(function (faqItem) {\n            faqItem.classList.remove(\"active\");\n          });\n\n        if (!isActive) {\n          item.classList.add(\"active\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Livendoa","offers":[{"title":"Default Title","offer_id":57999136457035,"sku":null,"price":32.7,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1054\/9087\/4699\/files\/freecompress-ChatGPTImage2026_6_27_16_34_27_3952e32c-4b42-412f-89dd-cb73655585c9.jpg?v=1785495037","url":"https:\/\/livendoa.shop\/de\/products\/trailbeat-k100-waterproof-rgb-utv-soundbar","provider":"Livendoa","version":"1.0","type":"link"}