{"product_id":"cst86-indoor-outdoor-wall-speaker","title":"CST86 6.5″ 60W 70V\/100V\/8Ω Indoor\/Outdoor Wall Speaker","description":"\u003cstyle\u003e\n  .cst86-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  .cst86-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .cst86-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .cst86-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .cst86-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  .cst86-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  .cst86-main-title span {\n    color: #d82929;\n  }\n\n  .cst86-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .cst86-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .cst86-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  .cst86-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  .cst86-tab-label,\n  .cst86-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  .cst86-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  .cst86-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  .cst86-manual-btn:hover {\n    background: #111;\n    border-color: #111;\n    color: #ffffff !important;\n    text-decoration: none !important;\n  }\n\n  .cst86-tabs-wrap .cst86-manual-btn,\n  .cst86-tabs-wrap .cst86-manual-btn:visited,\n  .cst86-tabs-wrap .cst86-manual-btn:hover,\n  .cst86-tabs-wrap .cst86-manual-btn:focus {\n    color: #ffffff !important;\n    text-decoration: none !important;\n  }\n\n  #cst86-overview:checked ~ .cst86-tab-buttons label[for=\"cst86-overview\"],\n  #cst86-features:checked ~ .cst86-tab-buttons label[for=\"cst86-features\"],\n  #cst86-specs:checked ~ .cst86-tab-buttons label[for=\"cst86-specs\"],\n  #cst86-taps:checked ~ .cst86-tab-buttons label[for=\"cst86-taps\"],\n  #cst86-included:checked ~ .cst86-tab-buttons label[for=\"cst86-included\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .cst86-tab-panel {\n    display: none;\n    animation: cst86Fade 0.35s ease;\n  }\n\n  #cst86-overview:checked ~ .cst86-panels .cst86-panel-overview,\n  #cst86-features:checked ~ .cst86-panels .cst86-panel-features,\n  #cst86-specs:checked ~ .cst86-panels .cst86-panel-specs,\n  #cst86-taps:checked ~ .cst86-panels .cst86-panel-taps,\n  #cst86-included:checked ~ .cst86-panels .cst86-panel-included {\n    display: block;\n  }\n\n  @keyframes cst86Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .cst86-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .cst86-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .cst86-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .cst86-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .cst86-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .cst86-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .cst86-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  .cst86-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  .cst86-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .cst86-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .cst86-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .cst86-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .cst86-spec-line span {\n    color: #444;\n  }\n\n  .cst86-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .cst86-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  .cst86-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  .cst86-tap-box {\n    border-left: 8px solid #d82929;\n    background: #fafafa;\n  }\n\n  .cst86-table-wrap {\n    overflow-x: auto;\n    margin-top: 18px;\n  }\n\n  .cst86-load-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    min-width: 560px;\n  }\n\n  .cst86-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  .cst86-load-table td {\n    padding: 15px 16px;\n    border: 1px solid #d6d8dc;\n    color: #303236;\n    vertical-align: top;\n  }\n\n  .cst86-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    .cst86-top,\n    .cst86-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .cst86-main-title {\n      font-size: 23px;\n    }\n\n    .cst86-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .cst86-tab-label,\n    .cst86-manual-btn {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .cst86-use-grid,\n    .cst86-feature-list,\n    .cst86-spec-list,\n    .cst86-included-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cst86-tabs-wrap\"\u003e\n\n  \u003cinput class=\"cst86-radio\" type=\"radio\" name=\"cst86-tabs\" id=\"cst86-overview\" checked\u003e\n  \u003cinput class=\"cst86-radio\" type=\"radio\" name=\"cst86-tabs\" id=\"cst86-features\"\u003e\n  \u003cinput class=\"cst86-radio\" type=\"radio\" name=\"cst86-tabs\" id=\"cst86-specs\"\u003e\n  \u003cinput class=\"cst86-radio\" type=\"radio\" name=\"cst86-tabs\" id=\"cst86-taps\"\u003e\n  \u003cinput class=\"cst86-radio\" type=\"radio\" name=\"cst86-tabs\" id=\"cst86-included\"\u003e\n\n  \u003cdiv class=\"cst86-top\"\u003e\n    \u003cspan class=\"cst86-small-title\"\u003e6.5-Inch Indoor\/Outdoor Wall Speaker\u003c\/span\u003e\n\n    \u003ch2 class=\"cst86-main-title\"\u003e\n      TEXONIC CST86 \u003cspan\u003e6.5\" 60W 70V\/100V\/8Ω\u003c\/span\u003e Indoor\/Outdoor Wall Speaker\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eTEXONIC CST86 Series\u003c\/strong\u003e is a 6.5\" two-way indoor\/outdoor wall speaker designed for background music, paging and foreground audio in home and commercial spaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It supports 70V and 100V distributed audio systems, plus 8Ω low-impedance operation. A 6.5\" woofer, 1\" tweeter and rear-mounted bass radiator help deliver fuller sound from a compact wall-mount design.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cst86-pill-row\"\u003e\n      \u003cspan\u003e70V \/ 100V \/ 8Ω\u003c\/span\u003e\n      \u003cspan\u003e60W Rated Power\u003c\/span\u003e\n      \u003cspan\u003e120W Maximum Power\u003c\/span\u003e\n      \u003cspan\u003e6.5\" Woofer + 1\" Tweeter\u003c\/span\u003e\n      \u003cspan\u003eBlack or White Finish\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cst86-tab-buttons\"\u003e\n    \u003clabel class=\"cst86-tab-label\" for=\"cst86-overview\"\u003eOverview\u003c\/label\u003e\n    \u003clabel class=\"cst86-tab-label\" for=\"cst86-features\"\u003eFeatures\u003c\/label\u003e\n    \u003clabel class=\"cst86-tab-label\" for=\"cst86-specs\"\u003eSpecs\u003c\/label\u003e\n    \u003clabel class=\"cst86-tab-label\" for=\"cst86-taps\"\u003eTap Settings\u003c\/label\u003e\n    \u003clabel class=\"cst86-tab-label\" for=\"cst86-included\"\u003eWhat’s Included\u003c\/label\u003e\n\n    \u003ca class=\"cst86-manual-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/NorthLine-CST86-Series-Wall-Speaker-Manual.pdf?v=1787852933\" target=\"_blank\" rel=\"noopener\"\u003e\n      Manual\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cst86-panels\"\u003e\n\n    \u003cdiv class=\"cst86-tab-panel cst86-panel-overview\"\u003e\n      \u003cdiv class=\"cst86-panel-box\"\u003e\n        \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The CST86 Series is made for installed audio applications where wall-mounted speakers are preferred. It can be used for clear background music, paging and stronger foreground audio depending on the amplifier and tap setting used.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The adjustable U-bracket supports horizontal or vertical mounting and lets the speaker angle be aimed toward the main listening area. This makes the CST86 useful for restaurants, cafés, retail stores, offices, patios, covered outdoor areas and other installed audio spaces.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"cst86-use-grid\"\u003e\n          \u003cdiv class=\"cst86-use-card\"\u003e\n            \u003cstrong\u003eBest For\u003c\/strong\u003e\n            Restaurants, cafés, retail stores, offices, patios, covered outdoor areas, commercial spaces and home audio areas where indoor\/outdoor wall speakers are required.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-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 audio systems.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst86-tab-panel cst86-panel-features\"\u003e\n      \u003cdiv class=\"cst86-panel-box\"\u003e\n        \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n        \u003cul class=\"cst86-feature-list\"\u003e\n          \u003cli\u003e6.5\" two-way indoor\/outdoor wall speaker\u003c\/li\u003e\n          \u003cli\u003eDesigned for background music, paging and foreground audio\u003c\/li\u003e\n          \u003cli\u003e6.5\" woofer with 1\" tweeter\u003c\/li\u003e\n          \u003cli\u003eRear-mounted bass radiator for fuller low-frequency response\u003c\/li\u003e\n          \u003cli\u003e70V and 100V transformer operation\u003c\/li\u003e\n          \u003cli\u003e8Ω low-impedance operation\u003c\/li\u003e\n          \u003cli\u003e60W rated power\u003c\/li\u003e\n          \u003cli\u003e120W maximum power\u003c\/li\u003e\n          \u003cli\u003e98dB ±3dB sensitivity\u003c\/li\u003e\n          \u003cli\u003e50Hz–20kHz frequency response\u003c\/li\u003e\n          \u003cli\u003eAdjustable U-bracket for wall mounting\u003c\/li\u003e\n          \u003cli\u003eHorizontal or vertical mounting orientation\u003c\/li\u003e\n          \u003cli\u003eSpeaker angle can be aimed toward the listening area\u003c\/li\u003e\n          \u003cli\u003eIndoor\/outdoor use when installed correctly\u003c\/li\u003e\n          \u003cli\u003eUse weather-rated cable for outdoor installation\u003c\/li\u003e\n          \u003cli\u003eProtect outdoor cable entries and connections from moisture\u003c\/li\u003e\n          \u003cli\u003eAvailable in black or white finish\u003c\/li\u003e\n          \u003cli\u003eSuitable for Canadian weather when installed correctly\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst86-tab-panel cst86-panel-specs\"\u003e\n      \u003cdiv class=\"cst86-panel-box\"\u003e\n        \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n        \u003cdiv class=\"cst86-spec-list\"\u003e\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eBrand\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eSeries \/ Model\u003c\/strong\u003e\n            \u003cspan\u003eCST86 Series\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eVisible SKU on Product Page\u003c\/strong\u003e\n            \u003cspan\u003eCST86B\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n            \u003cspan\u003e2-way indoor\/outdoor wall speaker\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eWoofer\u003c\/strong\u003e\n            \u003cspan\u003e6.5\"\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eTweeter\u003c\/strong\u003e\n            \u003cspan\u003e1\"\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eRated Power\u003c\/strong\u003e\n            \u003cspan\u003e60W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eMaximum Power\u003c\/strong\u003e\n            \u003cspan\u003e120W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eInput\u003c\/strong\u003e\n            \u003cspan\u003e70V \/ 100V \/ 8Ω\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003e70V Transformer Taps\u003c\/strong\u003e\n            \u003cspan\u003e3.75W \/ 7.5W \/ 15W \/ 30W \/ 60W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003e100V Transformer Taps\u003c\/strong\u003e\n            \u003cspan\u003e7.5W \/ 15W \/ 30W \/ 60W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eSensitivity\u003c\/strong\u003e\n            \u003cspan\u003e98dB ±3dB\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eFrequency Response\u003c\/strong\u003e\n            \u003cspan\u003e50Hz – 20kHz\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eMounting\u003c\/strong\u003e\n            \u003cspan\u003eWall mount U-bracket\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eOrientation\u003c\/strong\u003e\n            \u003cspan\u003eHorizontal or vertical\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eEnvironment\u003c\/strong\u003e\n            \u003cspan\u003eIndoor \/ outdoor use\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eFinish\u003c\/strong\u003e\n            \u003cspan\u003eBlack or white\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eDimensions\u003c\/strong\u003e\n            \u003cspan\u003e8.07\" H × 11.30\" W × 7.83\" D\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eMetric Dimensions\u003c\/strong\u003e\n            \u003cspan\u003e20.5 × 28.7 × 19.9 cm\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cst86-spec-line\"\u003e\n            \u003cstrong\u003eNet Weight\u003c\/strong\u003e\n            \u003cspan\u003e7.5 lb \/ 3.4 kg\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cst86-note\"\u003e\n          \u003cstrong\u003eInstallation Note:\u003c\/strong\u003e Fasten the U-bracket securely to the wall using anchors and screws suitable for the wall type. For outdoor use, protect cable entries and connections from moisture. Do not install where the speaker can be submerged or exposed to standing water.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst86-tab-panel cst86-panel-taps\"\u003e\n      \u003cdiv class=\"cst86-panel-box cst86-tap-box\"\u003e\n        \u003ch3\u003eSpeaker Tap Settings\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Select the correct transformer tap for the amplifier output and system design. Add together the wattage of all connected speakers to confirm the total load does not exceed the amplifier rating.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"cst86-table-wrap\"\u003e\n          \u003ctable class=\"cst86-load-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSystem\u003c\/th\u003e\n                \u003cth\u003eAvailable Tap Settings\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\u003e70V\u003c\/td\u003e\n                \u003ctd\u003e3.75W \/ 7.5W \/ 15W \/ 30W \/ 60W\u003c\/td\u003e\n                \u003ctd\u003eDistributed commercial audio systems where 70V wiring is used\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e100V\u003c\/td\u003e\n                \u003ctd\u003e7.5W \/ 15W \/ 30W \/ 60W\u003c\/td\u003e\n                \u003ctd\u003eDistributed commercial audio systems where 100V wiring is used\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e8Ω\u003c\/td\u003e\n                \u003ctd\u003e8Ω low-impedance operation\u003c\/td\u003e\n                \u003ctd\u003eCompatible low-impedance amplifier channels\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cst86-red-alert\"\u003e\n          Important: Do not connect the speaker to high-impedance 70V\/100V outputs and 8Ω amplifier outputs at the same time. Set the correct transformer tap before operating the amplifier.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst86-tab-panel cst86-panel-included\"\u003e\n      \u003cdiv class=\"cst86-panel-box\"\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n        \u003cdiv class=\"cst86-included-grid\"\u003e\n          \u003cdiv class=\"cst86-included-item\"\u003e1 × CST86 wall-mount speaker\u003c\/div\u003e\n          \u003cdiv class=\"cst86-included-item\"\u003e1 × integrated U-bracket\u003c\/div\u003e\n          \u003cdiv class=\"cst86-included-item\"\u003eUser manual\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cst86-note\"\u003e\n          \u003cstrong\u003eInstallation Reminder:\u003c\/strong\u003e Use mounting hardware that is appropriate for the wall or mounting surface, capable of supporting the speaker’s weight, and compliant with applicable local building codes and regulations.\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":"Black","offer_id":41834135257221,"sku":"CST86B","price":119.89,"currency_code":"CAD","in_stock":false},{"title":"White","offer_id":41834135289989,"sku":"CST86W","price":119.89,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/CST86-Series-Wall-Speaker.jpg?v=1787854381","url":"https:\/\/www.texonic.ca\/fr\/products\/cst86-indoor-outdoor-wall-speaker","provider":"TEXONIC AV Inc","version":"1.0","type":"link"}