{"product_id":"texonic-cs76b-6-inch-commercial-wall-speaker","title":"TEXONIC CS76B 6″ 2-Way 70V\/100V\/8Ω Commercial Wall Speaker","description":"\u003cstyle\u003e\n  .cs76b-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  .cs76b-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .cs76b-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .cs76b-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .cs76b-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  .cs76b-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  .cs76b-main-title span {\n    color: #d82929;\n  }\n\n  .cs76b-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .cs76b-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .cs76b-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  .cs76b-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  .cs76b-tab-label,\n  .cs76b-manual-btn {\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  .cs76b-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  .cs76b-manual-btn {\n    background: #d82929;\n    border-color: #d82929;\n    color: #ffffff !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .cs76b-manual-btn:hover {\n    background: #111;\n    border-color: #111;\n    color: #ffffff !important;\n    text-decoration: none !important;\n  }\n\n  .cs76b-tabs-wrap .cs76b-manual-btn,\n  .cs76b-tabs-wrap .cs76b-manual-btn:visited,\n  .cs76b-tabs-wrap .cs76b-manual-btn:hover,\n  .cs76b-tabs-wrap .cs76b-manual-btn:focus {\n    color: #ffffff !important;\n    text-decoration: none !important;\n  }\n\n  #cs76b-overview:checked ~ .cs76b-tab-buttons label[for=\"cs76b-overview\"],\n  #cs76b-features:checked ~ .cs76b-tab-buttons label[for=\"cs76b-features\"],\n  #cs76b-specs:checked ~ .cs76b-tab-buttons label[for=\"cs76b-specs\"],\n  #cs76b-taps:checked ~ .cs76b-tab-buttons label[for=\"cs76b-taps\"],\n  #cs76b-included:checked ~ .cs76b-tab-buttons label[for=\"cs76b-included\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .cs76b-tab-panel {\n    display: none;\n    animation: cs76bFade 0.35s ease;\n  }\n\n  #cs76b-overview:checked ~ .cs76b-panels .cs76b-panel-overview,\n  #cs76b-features:checked ~ .cs76b-panels .cs76b-panel-features,\n  #cs76b-specs:checked ~ .cs76b-panels .cs76b-panel-specs,\n  #cs76b-taps:checked ~ .cs76b-panels .cs76b-panel-taps,\n  #cs76b-included:checked ~ .cs76b-panels .cs76b-panel-included {\n    display: block;\n  }\n\n  @keyframes cs76bFade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .cs76b-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .cs76b-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .cs76b-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .cs76b-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .cs76b-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .cs76b-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .cs76b-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  .cs76b-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  .cs76b-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .cs76b-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .cs76b-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .cs76b-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .cs76b-spec-line span {\n    color: #444;\n  }\n\n  .cs76b-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .cs76b-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  .cs76b-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  .cs76b-tap-box {\n    border-left: 8px solid #d82929;\n    background: #fafafa;\n  }\n\n  .cs76b-table-wrap {\n    overflow-x: auto;\n    margin-top: 18px;\n  }\n\n  .cs76b-load-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    min-width: 560px;\n  }\n\n  .cs76b-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  .cs76b-load-table td {\n    padding: 15px 16px;\n    border: 1px solid #d6d8dc;\n    color: #303236;\n    vertical-align: top;\n  }\n\n  .cs76b-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    .cs76b-top,\n    .cs76b-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .cs76b-main-title {\n      font-size: 23px;\n    }\n\n    .cs76b-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .cs76b-tab-label,\n    .cs76b-manual-btn {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .cs76b-use-grid,\n    .cs76b-feature-list,\n    .cs76b-spec-list,\n    .cs76b-included-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cs76b-tabs-wrap\"\u003e\n\n  \u003cinput class=\"cs76b-radio\" type=\"radio\" name=\"cs76b-tabs\" id=\"cs76b-overview\" checked\u003e\n  \u003cinput class=\"cs76b-radio\" type=\"radio\" name=\"cs76b-tabs\" id=\"cs76b-features\"\u003e\n  \u003cinput class=\"cs76b-radio\" type=\"radio\" name=\"cs76b-tabs\" id=\"cs76b-specs\"\u003e\n  \u003cinput class=\"cs76b-radio\" type=\"radio\" name=\"cs76b-tabs\" id=\"cs76b-taps\"\u003e\n  \u003cinput class=\"cs76b-radio\" type=\"radio\" name=\"cs76b-tabs\" id=\"cs76b-included\"\u003e\n\n  \u003cdiv class=\"cs76b-top\"\u003e\n    \u003cspan class=\"cs76b-small-title\"\u003e6-Inch 2-Way Commercial Wall Speaker\u003c\/span\u003e\n\n    \u003ch2 class=\"cs76b-main-title\"\u003e\n      TEXONIC CS76B \u003cspan\u003e6\" 2-Way On-Wall\u003c\/span\u003e Commercial Speaker\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eTEXONIC CS76B\u003c\/strong\u003e is a 6\" two-way on-wall commercial speaker designed for background music, voice paging and general business audio systems.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It supports 70V and 100V distributed audio systems, plus compatible 8Ω low-impedance amplifier use. The rear rotary selector makes it easy to choose the correct transformer tap for the system design.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cs76b-pill-row\"\u003e\n      \u003cspan\u003e70V \/ 100V \/ 8Ω\u003c\/span\u003e\n      \u003cspan\u003e6\" + 1.5\" Two-Way\u003c\/span\u003e\n      \u003cspan\u003e94dB Sensitivity\u003c\/span\u003e\n      \u003cspan\u003e120° Coverage\u003c\/span\u003e\n      \u003cspan\u003eBlack Finish\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs76b-tab-buttons\"\u003e\n    \u003clabel class=\"cs76b-tab-label\" for=\"cs76b-overview\"\u003eOverview\u003c\/label\u003e\n    \u003clabel class=\"cs76b-tab-label\" for=\"cs76b-features\"\u003eFeatures\u003c\/label\u003e\n    \u003clabel class=\"cs76b-tab-label\" for=\"cs76b-specs\"\u003eSpecs\u003c\/label\u003e\n    \u003clabel class=\"cs76b-tab-label\" for=\"cs76b-taps\"\u003eTap Settings\u003c\/label\u003e\n    \u003clabel class=\"cs76b-tab-label\" for=\"cs76b-included\"\u003eWhat’s Included\u003c\/label\u003e\n\n    \u003ca class=\"cs76b-manual-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TEXONIC-CS-Series-On-Wall-Commercial-Speaker-Manual.pdf?v=1787696872\" target=\"_blank\" rel=\"noopener\"\u003e\n      Manual\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs76b-panels\"\u003e\n\n    \u003cdiv class=\"cs76b-tab-panel cs76b-panel-overview\"\u003e\n      \u003cdiv class=\"cs76b-panel-box\"\u003e\n        \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The CS76B is designed for business spaces that need fuller wall-mounted sound than smaller speakers can provide. Its larger 6\" driver helps improve low-frequency performance, while the high-frequency driver helps keep music and announcements clear.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The included U-shaped bracket allows the speaker to be mounted on a wall or used in an open-ceiling commercial application. It can be positioned horizontally or vertically and angled toward the main listening area.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"cs76b-use-grid\"\u003e\n          \u003cdiv class=\"cs76b-use-card\"\u003e\n            \u003cstrong\u003eBest For\u003c\/strong\u003e\n            Restaurants, cafés, retail stores, showrooms, offices, hotels, schools, training rooms, gyms, warehouses, reception areas, waiting areas and open-ceiling commercial spaces.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-use-card\"\u003e\n            \u003cstrong\u003eSystem Fit\u003c\/strong\u003e\n            70V\/100V distributed audio systems for commercial background music and paging, or compatible 8Ω low-impedance systems.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs76b-tab-panel cs76b-panel-features\"\u003e\n      \u003cdiv class=\"cs76b-panel-box\"\u003e\n        \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n        \u003cul class=\"cs76b-feature-list\"\u003e\n          \u003cli\u003e6\" two-way on-wall commercial speaker\u003c\/li\u003e\n          \u003cli\u003eDesigned for background music and voice paging\u003c\/li\u003e\n          \u003cli\u003eSupports 70V, 100V and 8Ω audio systems\u003c\/li\u003e\n          \u003cli\u003eBuilt-in 70V\/100V transformer\u003c\/li\u003e\n          \u003cli\u003eRear rotary transformer tap selector\u003c\/li\u003e\n          \u003cli\u003eFive selectable positions for 70V operation\u003c\/li\u003e\n          \u003cli\u003eFour active selectable power settings for 100V operation\u003c\/li\u003e\n          \u003cli\u003eUp to 40W transformer tap\u003c\/li\u003e\n          \u003cli\u003e100W output rating in 8Ω mode\u003c\/li\u003e\n          \u003cli\u003e50Hz–20kHz frequency response\u003c\/li\u003e\n          \u003cli\u003e94dB sensitivity at 1W \/ 1m\u003c\/li\u003e\n          \u003cli\u003eWide 120° sound coverage\u003c\/li\u003e\n          \u003cli\u003eGold-plated screw \/ banana-plug terminals\u003c\/li\u003e\n          \u003cli\u003eDurable ABS enclosure with metal grille\u003c\/li\u003e\n          \u003cli\u003eAdjustable U-shaped mounting bracket\u003c\/li\u003e\n          \u003cli\u003eHorizontal or vertical mounting\u003c\/li\u003e\n          \u003cli\u003eAdjustable listening angle\u003c\/li\u003e\n          \u003cli\u003eBlack finish\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs76b-tab-panel cs76b-panel-specs\"\u003e\n      \u003cdiv class=\"cs76b-panel-box\"\u003e\n        \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n        \u003cdiv class=\"cs76b-spec-list\"\u003e\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eBrand\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eModel \/ SKU\u003c\/strong\u003e\n            \u003cspan\u003eCS76B\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n            \u003cspan\u003e2-way on-wall commercial speaker\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Size\u003c\/strong\u003e\n            \u003cspan\u003e6\"\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Configuration\u003c\/strong\u003e\n            \u003cspan\u003e6\" + 1.5\" two-way speaker unit\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eSystem Compatibility\u003c\/strong\u003e\n            \u003cspan\u003e70V \/ 100V \/ 8Ω\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eFrequency Response\u003c\/strong\u003e\n            \u003cspan\u003e50Hz – 20kHz (-10dB)\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eSensitivity\u003c\/strong\u003e\n            \u003cspan\u003e94dB at 1W \/ 1m\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003e8Ω Power Rating\u003c\/strong\u003e\n            \u003cspan\u003e100W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eCoverage Angle\u003c\/strong\u003e\n            \u003cspan\u003e120°\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003e70V Power Taps\u003c\/strong\u003e\n            \u003cspan\u003e2.5W \/ 5W \/ 10W \/ 20W \/ 40W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003e100V Power Taps\u003c\/strong\u003e\n            \u003cspan\u003e5W \/ 10W \/ 20W \/ 40W \/ N.C.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eTransformer Impedance\u003c\/strong\u003e\n            \u003cspan\u003e2kΩ \/ 1kΩ \/ 500Ω \/ 250Ω \/ 122Ω\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eLow-Impedance Setting\u003c\/strong\u003e\n            \u003cspan\u003e8Ω\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eConnections\u003c\/strong\u003e\n            \u003cspan\u003eGold-plated screw \/ banana-plug terminals\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eEnclosure\u003c\/strong\u003e\n            \u003cspan\u003eABS\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eGrille\u003c\/strong\u003e\n            \u003cspan\u003eMetal\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eMounting\u003c\/strong\u003e\n            \u003cspan\u003eAdjustable U-shaped mounting bracket\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eMounting Orientation\u003c\/strong\u003e\n            \u003cspan\u003eHorizontal or vertical\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eDimensions\u003c\/strong\u003e\n            \u003cspan\u003e29.8 × 21.5 × 22.5 cm\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eWeight\u003c\/strong\u003e\n            \u003cspan\u003eApprox. 3.7 kg\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eColour\u003c\/strong\u003e\n            \u003cspan\u003eBlack\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cs76b-spec-line\"\u003e\n            \u003cstrong\u003eSelling Unit\u003c\/strong\u003e\n            \u003cspan\u003e1 speaker\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cs76b-note\"\u003e\n          \u003cstrong\u003eConnection Notice:\u003c\/strong\u003e Select the proper 70V, 100V or 8Ω setting before powering the system. Do not use the 8Ω position when the speaker is connected to a 70V or 100V amplifier output.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs76b-tab-panel cs76b-panel-taps\"\u003e\n      \u003cdiv class=\"cs76b-panel-box cs76b-tap-box\"\u003e\n        \u003ch3\u003eSpeaker Tap Settings\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Use the rear rotary tap selector to choose the correct wattage for the amplifier output and system design.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"cs76b-table-wrap\"\u003e\n          \u003ctable class=\"cs76b-load-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSystem\u003c\/th\u003e\n                \u003cth\u003eSelector Position\u003c\/th\u003e\n                \u003cth\u003eTap Setting\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e70V\u003c\/td\u003e\n                \u003ctd\u003ePosition 1\u003c\/td\u003e\n                \u003ctd\u003e2.5W\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e70V\u003c\/td\u003e\n                \u003ctd\u003ePosition 2\u003c\/td\u003e\n                \u003ctd\u003e5W\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e70V\u003c\/td\u003e\n                \u003ctd\u003ePosition 3\u003c\/td\u003e\n                \u003ctd\u003e10W\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e70V\u003c\/td\u003e\n                \u003ctd\u003ePosition 4\u003c\/td\u003e\n                \u003ctd\u003e20W\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e70V\u003c\/td\u003e\n                \u003ctd\u003ePosition 5\u003c\/td\u003e\n                \u003ctd\u003e40W\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e100V\u003c\/td\u003e\n                \u003ctd\u003ePosition 1\u003c\/td\u003e\n                \u003ctd\u003e5W\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e100V\u003c\/td\u003e\n                \u003ctd\u003ePosition 2\u003c\/td\u003e\n                \u003ctd\u003e10W\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e100V\u003c\/td\u003e\n                \u003ctd\u003ePosition 3\u003c\/td\u003e\n                \u003ctd\u003e20W\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e100V\u003c\/td\u003e\n                \u003ctd\u003ePosition 4\u003c\/td\u003e\n                \u003ctd\u003e40W\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e100V\u003c\/td\u003e\n                \u003ctd\u003ePosition 5\u003c\/td\u003e\n                \u003ctd\u003eN.C. – Do Not Use\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e8Ω\u003c\/td\u003e\n                \u003ctd\u003e8Ω Position\u003c\/td\u003e\n                \u003ctd\u003eUse only with a compatible low-impedance amplifier\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cs76b-red-alert\"\u003e\n          Important: Power down the amplifier before wiring or changing tap settings. For 70V or 100V systems, add the wattage of all connected speakers and confirm the total load does not exceed the amplifier’s output capacity.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs76b-tab-panel cs76b-panel-included\"\u003e\n      \u003cdiv class=\"cs76b-panel-box\"\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n        \u003cdiv class=\"cs76b-included-grid\"\u003e\n          \u003cdiv class=\"cs76b-included-item\"\u003e1 × TEXONIC CS76B 6\" on-wall commercial speaker\u003c\/div\u003e\n          \u003cdiv class=\"cs76b-included-item\"\u003e1 × U-shaped mounting bracket\u003c\/div\u003e\n          \u003cdiv class=\"cs76b-included-item\"\u003eUser manual\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cs76b-note\"\u003e\n          \u003cstrong\u003eInstallation Reminder:\u003c\/strong\u003e Mounting screws, bolts and wall anchors are not included. Use mounting hardware rated for the installation surface and capable of supporting the speaker and bracket.\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":41830299435141,"sku":"CS76B","price":189.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TEXONIC-CS76-2-Way-On-Wall-Commercial-Speaker.png?v=1787698540","url":"https:\/\/www.texonic.ca\/products\/texonic-cs76b-6-inch-commercial-wall-speaker","provider":"TEXONIC AV Inc","version":"1.0","type":"link"}