{"product_id":"texonic-ex350d-gym-sound-system-8-cs75-wall-speakers","title":"TEXONIC EX350D Gym Sound System with 8 CS75 Wall Speakers","description":"\u003cstyle\u003e\n  .txow08-tabs-wrap {\n    font-family: inherit;\n    color: #222;\n    max-width: 900px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  .txow08-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .txow08-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .txow08-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .txow08-small-title {\n    display: inline-block;\n    font-size: 12px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #777;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .txow08-main-title {\n    font-size: 28px;\n    line-height: 1.25;\n    margin: 0 0 14px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .txow08-main-title span {\n    color: #d82929;\n  }\n\n  .txow08-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txow08-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .txow08-pill-row span {\n    background: #fff;\n    border: 1px solid #ddd;\n    border-radius: 999px;\n    padding: 7px 13px;\n    font-size: 13px;\n    color: #333;\n  }\n\n  .txow08-tab-buttons {\n    display: flex;\n    flex-wrap: nowrap;\n    gap: 6px;\n    margin-bottom: 22px;\n    border-bottom: 1px solid #e5e5e5;\n    padding-bottom: 12px;\n    overflow: visible;\n  }\n\n  .txow08-tab-label {\n    border: 1px solid #ddd;\n    background: #fff;\n    color: #333;\n    padding: 10px 13px;\n    border-radius: 999px;\n    font-family: inherit;\n    font-size: 14px;\n    line-height: 1.2;\n    cursor: pointer;\n    transition: all 0.25s ease;\n    text-decoration: none;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    white-space: nowrap;\n    flex: 0 0 auto;\n  }\n\n  .txow08-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  #txow08-overview:checked ~ .txow08-tab-buttons label[for=\"txow08-overview\"],\n  #txow08-features:checked ~ .txow08-tab-buttons label[for=\"txow08-features\"],\n  #txow08-specs:checked ~ .txow08-tab-buttons label[for=\"txow08-specs\"],\n  #txow08-load:checked ~ .txow08-tab-buttons label[for=\"txow08-load\"],\n  #txow08-included:checked ~ .txow08-tab-buttons label[for=\"txow08-included\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .txow08-tab-panel {\n    display: none;\n    animation: txow08Fade 0.35s ease;\n  }\n\n  #txow08-overview:checked ~ .txow08-panels .txow08-panel-overview,\n  #txow08-features:checked ~ .txow08-panels .txow08-panel-features,\n  #txow08-specs:checked ~ .txow08-panels .txow08-panel-specs,\n  #txow08-load:checked ~ .txow08-panels .txow08-panel-load,\n  #txow08-included:checked ~ .txow08-panels .txow08-panel-included {\n    display: block;\n  }\n\n  @keyframes txow08Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .txow08-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .txow08-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .txow08-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txow08-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .txow08-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .txow08-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .txow08-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .txow08-feature-list li {\n    background: #fafafa;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 14px 16px;\n    color: #444;\n  }\n\n  .txow08-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .txow08-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .txow08-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .txow08-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .txow08-spec-line span {\n    color: #444;\n  }\n\n  .txow08-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .txow08-included-item {\n    background: #fafafa;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 16px;\n    color: #333;\n    font-weight: 600;\n  }\n\n  .txow08-note {\n    margin-top: 22px;\n    padding: 16px 18px;\n    background: #fff7f7;\n    border-left: 4px solid #d82929;\n    border-radius: 12px;\n    color: #444;\n    font-size: 14px;\n  }\n\n  .txow08-load-card {\n    border-left: 8px solid #d82929;\n    background: #fafafa;\n  }\n\n  .txow08-load-formula {\n    display: inline-block;\n    background: #303236;\n    color: #fff;\n    padding: 12px 20px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 20px;\n    margin: 10px 0 22px;\n  }\n\n  .txow08-table-wrap {\n    overflow-x: auto;\n    margin-top: 18px;\n  }\n\n  .txow08-load-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    min-width: 640px;\n  }\n\n  .txow08-load-table th {\n    background: #e9eaec;\n    color: #303236;\n    text-align: left;\n    padding: 14px 16px;\n    border: 1px solid #d6d8dc;\n    font-size: 16px;\n  }\n\n  .txow08-load-table td {\n    padding: 15px 16px;\n    border: 1px solid #d6d8dc;\n    color: #303236;\n    vertical-align: top;\n  }\n\n  .txow08-good {\n    color: #237a3b;\n    font-weight: 800;\n  }\n\n  .txow08-start-point {\n    margin-top: 20px;\n    border: 1px solid #d82929;\n    border-radius: 10px;\n    background: #fff;\n    padding: 16px 18px;\n    color: #303236;\n    font-size: 16px;\n  }\n\n  .txow08-start-point strong {\n    color: #d82929;\n    font-size: 18px;\n  }\n\n  .txow08-red-alert {\n    margin-top: 20px;\n    border-radius: 10px;\n    background: #d82929;\n    color: #fff;\n    padding: 18px 20px;\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 749px) {\n    .txow08-top,\n    .txow08-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .txow08-main-title {\n      font-size: 23px;\n    }\n\n    .txow08-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .txow08-tab-label {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .txow08-use-grid,\n    .txow08-feature-list,\n    .txow08-spec-list,\n    .txow08-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .txow08-load-formula {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"txow08-tabs-wrap\"\u003e\n\n  \u003cinput class=\"txow08-radio\" type=\"radio\" name=\"txow08-tabs\" id=\"txow08-overview\" checked\u003e\n  \u003cinput class=\"txow08-radio\" type=\"radio\" name=\"txow08-tabs\" id=\"txow08-features\"\u003e\n  \u003cinput class=\"txow08-radio\" type=\"radio\" name=\"txow08-tabs\" id=\"txow08-specs\"\u003e\n  \u003cinput class=\"txow08-radio\" type=\"radio\" name=\"txow08-tabs\" id=\"txow08-load\"\u003e\n  \u003cinput class=\"txow08-radio\" type=\"radio\" name=\"txow08-tabs\" id=\"txow08-included\"\u003e\n\n  \u003cdiv class=\"txow08-top\"\u003e\n    \u003cspan class=\"txow08-small-title\"\u003eLarger Gym \u0026amp; Fitness Audio Package\u003c\/span\u003e\n\n    \u003ch2 class=\"txow08-main-title\"\u003e\n      TEXONIC EX350D \u003cspan\u003eGym Sound System\u003c\/span\u003e with 8 CS75 Wall Speakers\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eTEXONIC EX350D Gym Sound System\u003c\/strong\u003e is a complete commercial audio package designed for larger gyms, fitness studios and training spaces that need clear, evenly distributed music from multiple wall-mounted speakers.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The system combines the 350W TEXONIC EX350D mixer amplifier with eight CS75 5.25-inch 2-way wall speakers. Bluetooth and USB playback make everyday music simple, while microphone inputs allow the same system to handle announcements and general paging when required.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"txow08-pill-row\"\u003e\n      \u003cspan\u003e350W EX350D Amplifier\u003c\/span\u003e\n      \u003cspan\u003e8 × CS75 Wall Speakers\u003c\/span\u003e\n      \u003cspan\u003eBluetooth + USB Playback\u003c\/span\u003e\n      \u003cspan\u003e100V Distributed Audio\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"txow08-tab-buttons\"\u003e\n    \u003clabel class=\"txow08-tab-label\" for=\"txow08-overview\"\u003eOverview\u003c\/label\u003e\n    \u003clabel class=\"txow08-tab-label\" for=\"txow08-features\"\u003eFeatures\u003c\/label\u003e\n    \u003clabel class=\"txow08-tab-label\" for=\"txow08-specs\"\u003eSpecifications\u003c\/label\u003e\n    \u003clabel class=\"txow08-tab-label\" for=\"txow08-load\"\u003eSpeaker Load\u003c\/label\u003e\n    \u003clabel class=\"txow08-tab-label\" for=\"txow08-included\"\u003eWhat’s Included\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"txow08-panels\"\u003e\n\n    \u003cdiv class=\"txow08-tab-panel txow08-panel-overview\"\u003e\n      \u003cdiv class=\"txow08-panel-box\"\u003e\n        \u003ch3\u003eMore Coverage for Larger Fitness Spaces\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Larger gyms can be difficult to cover properly with only a few speakers. This package uses eight wall-mounted CS75 speakers to distribute music around the room instead of relying on one or two speakers playing at high volume.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The CS75 adjustable wall bracket allows each speaker to be aimed toward workout areas, cardio equipment, training areas and other listening zones. This makes the package particularly useful for gyms with open ceilings or spaces where installing ceiling speakers is not practical.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The EX350D provides 350W of commercial amplification along with Bluetooth and USB playback, microphone connectivity and tone controls in one compact system.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txow08-use-grid\"\u003e\n          \u003cdiv class=\"txow08-use-card\"\u003e\n            \u003cstrong\u003eBest Fit\u003c\/strong\u003e\n            Larger gyms and fitness studios, cardio and weight-training areas, group fitness and exercise rooms, training facilities, recreation centres, open-ceiling commercial spaces, and facilities needing wider speaker distribution.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-use-card\"\u003e\n            \u003cstrong\u003eSystem Approach\u003c\/strong\u003e\n            Eight distributed wall speakers, 350W commercial mixer amplifier, 100V commercial speaker wiring, Bluetooth and USB music playback, microphone inputs for announcements, adjustable bass and treble, and amplifier capacity left available.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txow08-note\"\u003e\n          \u003cstrong\u003eRoom Planning:\u003c\/strong\u003e Coverage depends on room size, ceiling height, speaker placement, room acoustics and the music level required. Very large gyms or high-energy fitness facilities may require additional speakers, more amplifier power or supplemental bass.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txow08-tab-panel txow08-panel-features\"\u003e\n      \u003cdiv class=\"txow08-panel-box\"\u003e\n        \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n        \u003cul class=\"txow08-feature-list\"\u003e\n          \u003cli\u003eComplete amplifier and eight-speaker gym audio package\u003c\/li\u003e\n          \u003cli\u003e350W TEXONIC EX350D commercial mixer amplifier\u003c\/li\u003e\n          \u003cli\u003eEight TEXONIC CS75 5.25-inch 2-way wall speakers\u003c\/li\u003e\n          \u003cli\u003e100V distributed audio for multi-speaker installations\u003c\/li\u003e\n          \u003cli\u003eBluetooth wireless music playback\u003c\/li\u003e\n          \u003cli\u003eUSB media playback\u003c\/li\u003e\n          \u003cli\u003eMicrophone inputs for announcements and paging\u003c\/li\u003e\n          \u003cli\u003eExternal audio inputs for additional music sources\u003c\/li\u003e\n          \u003cli\u003eBass, treble and master volume controls\u003c\/li\u003e\n          \u003cli\u003eWide 120° CS75 speaker coverage\u003c\/li\u003e\n          \u003cli\u003eAdjustable wall brackets for flexible speaker aiming\u003c\/li\u003e\n          \u003cli\u003e92dB CS75 speaker sensitivity\u003c\/li\u003e\n          \u003cli\u003eDesigned for larger commercial fitness spaces\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txow08-tab-panel txow08-panel-specs\"\u003e\n      \u003cdiv class=\"txow08-panel-box\"\u003e\n        \u003ch3\u003eSystem Specifications\u003c\/h3\u003e\n\n        \u003cdiv class=\"txow08-spec-list\"\u003e\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eBrand\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003ePackage SKU\u003c\/strong\u003e\n            \u003cspan\u003eTXOW08-2\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003ePackage Type\u003c\/strong\u003e\n            \u003cspan\u003eCommercial gym and fitness sound system\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC EX350D\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Output\u003c\/strong\u003e\n            \u003cspan\u003e350W rated output\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker System\u003c\/strong\u003e\n            \u003cspan\u003e100V distributed audio\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Model\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC CS75\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Quantity\u003c\/strong\u003e\n            \u003cspan\u003e8\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Speaker Tap\u003c\/strong\u003e\n            \u003cspan\u003e30W per CS75 at 100V\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eTotal Connected Speaker Load\u003c\/strong\u003e\n            \u003cspan\u003e240W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Capacity Remaining\u003c\/strong\u003e\n            \u003cspan\u003e110W \/ approximately 31%\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eMusic Sources\u003c\/strong\u003e\n            \u003cspan\u003eBluetooth, USB and external audio sources\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Type\u003c\/strong\u003e\n            \u003cspan\u003e5.25-inch 2-way wall-mount speaker\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Frequency Response\u003c\/strong\u003e\n            \u003cspan\u003e60Hz – 20kHz (-10dB)\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Sensitivity\u003c\/strong\u003e\n            \u003cspan\u003e92dB at 1W \/ 1m\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Coverage\u003c\/strong\u003e\n            \u003cspan\u003e120° wide coverage\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eCS75 100V Tap Options\u003c\/strong\u003e\n            \u003cspan\u003e3.75W, 7.5W, 15W and 30W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Mounting\u003c\/strong\u003e\n            \u003cspan\u003eAdjustable wall-mount bracket\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Applications\u003c\/strong\u003e\n            \u003cspan\u003eLarger gyms, fitness studios, training facilities and recreation spaces\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eProduct Condition\u003c\/strong\u003e\n            \u003cspan\u003eBrand new\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txow08-spec-line\"\u003e\n            \u003cstrong\u003eWarranty\u003c\/strong\u003e\n            \u003cspan\u003e2-year manufacturing warranty listed for TEXONIC products\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txow08-note\"\u003e\n          \u003cstrong\u003eConnection Notice:\u003c\/strong\u003e Wire the eight CS75 speakers in parallel using the EX350D's 100V and COM speaker-line connections with consistent polarity. Do not combine the 100V speaker system with a low-impedance speaker connection on the same amplifier output.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txow08-tab-panel txow08-panel-load\"\u003e\n      \u003cdiv class=\"txow08-panel-box txow08-load-card\"\u003e\n        \u003ch3\u003eRecommended 100V Speaker Load\u003c\/h3\u003e\n\n        \u003cp\u003e\n          For this package, each CS75 speaker can be set to its \u003cstrong\u003e30W \/ 100V\u003c\/strong\u003e tap.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txow08-load-formula\"\u003e\n          8 speakers × 30W = 240W total speaker load\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003e350W amplifier − 240W speaker load = 110W remaining\u003c\/strong\u003e\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This configuration uses approximately 69% of the EX350D's rated output and leaves approximately 31% amplifier capacity available.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txow08-table-wrap\"\u003e\n          \u003ctable class=\"txow08-load-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eCS75 Tap\u003c\/th\u003e\n                \u003cth\u003e8-Speaker Load\u003c\/th\u003e\n                \u003cth\u003eTypical Use\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e7.5W\u003c\/td\u003e\n                \u003ctd\u003e60W total\u003c\/td\u003e\n                \u003ctd\u003eLower-level background music\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e15W\u003c\/td\u003e\n                \u003ctd\u003e120W total\u003c\/td\u003e\n                \u003ctd\u003eModerate background music\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003e30W\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003e\u003cstrong\u003e240W total\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003e\u003cspan class=\"txow08-good\"\u003eRecommended starting point for this gym package\u003c\/span\u003e\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txow08-red-alert\"\u003e\n          Important: Wire the eight CS75 speakers in parallel using the EX350D's 100V and COM speaker-line connections with consistent polarity. Do not combine the 100V speaker system with a low-impedance speaker connection on the same amplifier output.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txow08-start-point\"\u003e\n          \u003cstrong\u003eFinal setup note:\u003c\/strong\u003e Final speaker tap settings should be selected based on the room, speaker placement and required listening level. Turn the amplifier off before connecting speakers or changing transformer tap settings.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txow08-tab-panel txow08-panel-included\"\u003e\n      \u003cdiv class=\"txow08-panel-box\"\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n        \u003cdiv class=\"txow08-included-grid\"\u003e\n          \u003cdiv class=\"txow08-included-item\"\u003e1 × TEXONIC EX350D 350W mixer amplifier\u003c\/div\u003e\n          \u003cdiv class=\"txow08-included-item\"\u003e8 × TEXONIC CS75 5.25-inch wall speakers\u003c\/div\u003e\n          \u003cdiv class=\"txow08-included-item\"\u003e8 × CS75 adjustable wall brackets\u003c\/div\u003e\n          \u003cdiv class=\"txow08-included-item\"\u003eEX350D remote control\u003c\/div\u003e\n          \u003cdiv class=\"txow08-included-item\"\u003eEX350D AC power cord\u003c\/div\u003e\n          \u003cdiv class=\"txow08-included-item\"\u003eEX350D terminal connector\u003c\/div\u003e\n          \u003cdiv class=\"txow08-included-item\"\u003eEX350D setup screwdriver\u003c\/div\u003e\n          \u003cdiv class=\"txow08-included-item\"\u003eEX350D user manual access\u003c\/div\u003e\n          \u003cdiv class=\"txow08-included-item\"\u003eCS75 user manual access\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txow08-note\"\u003e\n          \u003cstrong\u003eInstallation Planning:\u003c\/strong\u003e Speaker cable length and mounting requirements vary by building and room layout. Choose suitable commercial speaker cable and mounting hardware for the installation.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"TEXONIC","offers":[{"title":"Default Title","offer_id":41821485793413,"sku":"TXOW08-2","price":1449.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TXOW08-02_GymSoundSystem.jpg?v=1787261373","url":"https:\/\/www.texonic.ca\/products\/texonic-ex350d-gym-sound-system-8-cs75-wall-speakers","provider":"TEXONIC AV Inc","version":"1.0","type":"link"}