{"product_id":"texonic-ch30t-30w-ip65-paging-horn-speaker","title":"TEXONIC CH30T 30W IP65 70V\/100V Paging Horn Speaker","description":"\u003cstyle\u003e\n  .ch30t-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  .ch30t-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .ch30t-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .ch30t-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .ch30t-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  .ch30t-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  .ch30t-main-title span {\n    color: #d82929;\n  }\n\n  .ch30t-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .ch30t-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .ch30t-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  .ch30t-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  .ch30t-tab-label,\n  .ch30t-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  .ch30t-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  .ch30t-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  .ch30t-manual-btn:hover {\n    background: #111;\n    border-color: #111;\n    color: #ffffff !important;\n    text-decoration: none !important;\n  }\n\n  .ch30t-tabs-wrap .ch30t-manual-btn,\n  .ch30t-tabs-wrap .ch30t-manual-btn:visited,\n  .ch30t-tabs-wrap .ch30t-manual-btn:hover,\n  .ch30t-tabs-wrap .ch30t-manual-btn:focus {\n    color: #ffffff !important;\n    text-decoration: none !important;\n  }\n\n  #ch30t-overview:checked ~ .ch30t-tab-buttons label[for=\"ch30t-overview\"],\n  #ch30t-features:checked ~ .ch30t-tab-buttons label[for=\"ch30t-features\"],\n  #ch30t-specs:checked ~ .ch30t-tab-buttons label[for=\"ch30t-specs\"],\n  #ch30t-included:checked ~ .ch30t-tab-buttons label[for=\"ch30t-included\"],\n  #ch30t-tap:checked ~ .ch30t-tab-buttons label[for=\"ch30t-tap\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .ch30t-tab-panel {\n    display: none;\n    animation: ch30tFade 0.35s ease;\n  }\n\n  #ch30t-overview:checked ~ .ch30t-panels .ch30t-panel-overview,\n  #ch30t-features:checked ~ .ch30t-panels .ch30t-panel-features,\n  #ch30t-specs:checked ~ .ch30t-panels .ch30t-panel-specs,\n  #ch30t-included:checked ~ .ch30t-panels .ch30t-panel-included,\n  #ch30t-tap:checked ~ .ch30t-panels .ch30t-panel-tap {\n    display: block;\n  }\n\n  @keyframes ch30tFade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .ch30t-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .ch30t-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .ch30t-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .ch30t-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .ch30t-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .ch30t-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .ch30t-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  .ch30t-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  .ch30t-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .ch30t-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .ch30t-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .ch30t-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .ch30t-spec-line span {\n    color: #444;\n  }\n\n  .ch30t-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .ch30t-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  .ch30t-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  .ch30t-tap-card {\n    border-left: 8px solid #d82929;\n    background: #fafafa;\n  }\n\n  .ch30t-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  .ch30t-table-wrap {\n    overflow-x: auto;\n    margin-top: 18px;\n  }\n\n  .ch30t-load-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    min-width: 640px;\n  }\n\n  .ch30t-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  .ch30t-load-table td {\n    padding: 15px 16px;\n    border: 1px solid #d6d8dc;\n    color: #303236;\n    vertical-align: top;\n  }\n\n  .ch30t-good {\n    color: #237a3b;\n    font-weight: 800;\n  }\n\n  .ch30t-warning {\n    color: #cc1f28;\n    font-weight: 800;\n  }\n\n  .ch30t-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  .ch30t-start-point strong {\n    color: #d82929;\n    font-size: 18px;\n  }\n\n  .ch30t-red-alert {\n    margin-top: 20px;\n    border-radius: 10px;\n    background: #d82929;\n    color: #fff;\n    padding: 18px 20px;\n    font-size: 17px;\n    font-weight: 800;\n  }\n\n  @media (max-width: 749px) {\n    .ch30t-top,\n    .ch30t-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .ch30t-main-title {\n      font-size: 23px;\n    }\n\n    .ch30t-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .ch30t-tab-label,\n    .ch30t-manual-btn {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .ch30t-use-grid,\n    .ch30t-feature-list,\n    .ch30t-spec-list,\n    .ch30t-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ch30t-load-formula {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ch30t-tabs-wrap\"\u003e\n\u003cinput class=\"ch30t-radio\" type=\"radio\" name=\"ch30t-tabs\" id=\"ch30t-overview\" checked\u003e \u003cinput class=\"ch30t-radio\" type=\"radio\" name=\"ch30t-tabs\" id=\"ch30t-features\"\u003e \u003cinput class=\"ch30t-radio\" type=\"radio\" name=\"ch30t-tabs\" id=\"ch30t-specs\"\u003e \u003cinput class=\"ch30t-radio\" type=\"radio\" name=\"ch30t-tabs\" id=\"ch30t-included\"\u003e \u003cinput class=\"ch30t-radio\" type=\"radio\" name=\"ch30t-tabs\" id=\"ch30t-tap\"\u003e\n\u003cdiv class=\"ch30t-top\"\u003e\n\u003cspan class=\"ch30t-small-title\"\u003e30W IP65 Paging Horn Speaker\u003c\/span\u003e\n\u003ch2 class=\"ch30t-main-title\"\u003eTEXONIC CH30T \u003cspan\u003e30W IP65\u003c\/span\u003e 70V\/100V Paging Horn Speaker\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eTEXONIC CH30T\u003c\/strong\u003e is a 30W commercial paging horn speaker built for clear voice announcements in indoor and outdoor commercial spaces.\u003c\/p\u003e\n\u003cp\u003eIts directional horn design helps project paging, safety messages, and general announcements across warehouses, loading areas, commercial properties, yards, parking areas, factories, and other locations where speech needs to remain easy to understand.\u003c\/p\u003e\n\u003cdiv class=\"ch30t-pill-row\"\u003e\n\u003cspan\u003e30W Rated Power\u003c\/span\u003e \u003cspan\u003e70V \/ 100V System\u003c\/span\u003e \u003cspan\u003eIP65 Rated\u003c\/span\u003e \u003cspan\u003e113dB Sensitivity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-tab-buttons\"\u003e\n\u003clabel class=\"ch30t-tab-label\" for=\"ch30t-overview\"\u003eOverview\u003c\/label\u003e \u003clabel class=\"ch30t-tab-label\" for=\"ch30t-features\"\u003eFeatures\u003c\/label\u003e \u003clabel class=\"ch30t-tab-label\" for=\"ch30t-specs\"\u003eSpecs\u003c\/label\u003e \u003clabel class=\"ch30t-tab-label\" for=\"ch30t-included\"\u003eWhat’s Included\u003c\/label\u003e \u003clabel class=\"ch30t-tab-label\" for=\"ch30t-tap\"\u003eTap Example\u003c\/label\u003e \u003ca class=\"ch30t-manual-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TEXONIC_CH30T_Horn_Speaker_Manual.pdf?v=1787251341\" rel=\"noopener\" target=\"_blank\"\u003e Manual \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-panels\"\u003e\n\u003cdiv class=\"ch30t-tab-panel ch30t-panel-overview\"\u003e\n\u003cdiv class=\"ch30t-panel-box\"\u003e\n\u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\u003cp\u003eThe CH30T is designed mainly for voice paging and public address applications, rather than full-range background music. Its focused sound projection makes it practical for busy commercial areas with higher ambient noise or wider coverage needs.\u003c\/p\u003e\n\u003cp\u003eThe speaker connects to compatible 70V or 100V commercial amplifiers. Selectable power taps allow the installer to balance horn output and amplifier load for the project.\u003c\/p\u003e\n\u003cdiv class=\"ch30t-use-grid\"\u003e\n\u003cdiv class=\"ch30t-use-card\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e Warehouses, factories, loading areas, commercial yards, parking areas, service zones, and general commercial paging applications.\u003c\/div\u003e\n\u003cdiv class=\"ch30t-use-card\"\u003e\n\u003cstrong\u003eSystem Fit\u003c\/strong\u003e Compatible 70V\/100V commercial audio systems where voice announcements and paging coverage are required.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-tab-panel ch30t-panel-features\"\u003e\n\u003cdiv class=\"ch30t-panel-box\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul class=\"ch30t-feature-list\"\u003e\n\u003cli\u003e30W commercial paging horn speaker\u003c\/li\u003e\n\u003cli\u003eDesigned for clear voice announcements and public address use\u003c\/li\u003e\n\u003cli\u003e70V and 100V commercial speaker system compatibility\u003c\/li\u003e\n\u003cli\u003eSelectable power taps for amplifier load planning\u003c\/li\u003e\n\u003cli\u003eHigh 113dB sensitivity for strong speech projection\u003c\/li\u003e\n\u003cli\u003eFocused directional horn coverage for busy commercial areas\u003c\/li\u003e\n\u003cli\u003eIP65-rated enclosure for dust and water exposure protection\u003c\/li\u003e\n\u003cli\u003eSuitable for properly installed indoor and outdoor commercial applications\u003c\/li\u003e\n\u003cli\u003ePowder-coated aluminium construction with ABS flare and rear cover\u003c\/li\u003e\n\u003cli\u003eAdjustable powder-coated steel mounting bracket\u003c\/li\u003e\n\u003cli\u003eWhite finish for clean commercial installations\u003c\/li\u003e\n\u003cli\u003eOperating temperature range from -40°C to +66°C\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-tab-panel ch30t-panel-specs\"\u003e\n\u003cdiv class=\"ch30t-panel-box\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ch30t-spec-list\"\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eBrand\u003c\/strong\u003e \u003cspan\u003eTEXONIC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eModel \/ SKU\u003c\/strong\u003e \u003cspan\u003eCH30T\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eCommercial paging horn speaker\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eRated Power\u003c\/strong\u003e \u003cspan\u003e30W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eSpeaker System\u003c\/strong\u003e \u003cspan\u003e70V \/ 100V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003e70V Power Taps\u003c\/strong\u003e \u003cspan\u003e7.5W \/ 15W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003e100V Power Taps\u003c\/strong\u003e \u003cspan\u003e15W \/ 30W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eSensitivity\u003c\/strong\u003e \u003cspan\u003e113dB @ 1W \/ 1m\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eFrequency Response\u003c\/strong\u003e \u003cspan\u003e250Hz – 10kHz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eProtection Rating\u003c\/strong\u003e \u003cspan\u003eIP65\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eOperating Temperature\u003c\/strong\u003e \u003cspan\u003e-40°C to +66°C\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eHorn Construction\u003c\/strong\u003e \u003cspan\u003ePowder-coated aluminium with ABS flare and rear cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eMounting\u003c\/strong\u003e \u003cspan\u003eAdjustable powder-coated steel bracket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eDimensions\u003c\/strong\u003e \u003cspan\u003e28.4 W × 22.8 H × 28.2 D cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eNet Weight\u003c\/strong\u003e \u003cspan\u003e2.2kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eColour\u003c\/strong\u003e \u003cspan\u003eWhite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-spec-line\"\u003e\n\u003cstrong\u003eWarranty\u003c\/strong\u003e \u003cspan\u003e2 years\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-note\"\u003e\n\u003cstrong\u003eConnection Notice:\u003c\/strong\u003e The CH30T is intended for use with a compatible 70V\/100V commercial audio amplifier. For multi-speaker installations, confirm the selected tap settings and total amplifier load before installation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-tab-panel ch30t-panel-included\"\u003e\n\u003cdiv class=\"ch30t-panel-box\"\u003e\n\u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\u003cdiv class=\"ch30t-included-grid\"\u003e\n\u003cdiv class=\"ch30t-included-item\"\u003e1 × TEXONIC CH30T paging horn speaker\u003c\/div\u003e\n\u003cdiv class=\"ch30t-included-item\"\u003e1 × Adjustable mounting bracket\u003c\/div\u003e\n\u003cdiv class=\"ch30t-included-item\"\u003eAttached speaker connection cable\u003c\/div\u003e\n\u003cdiv class=\"ch30t-included-item\"\u003e1 × CH30T user manual\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-note\"\u003e\n\u003cstrong\u003eProduct Note:\u003c\/strong\u003e The CH30T is primarily designed for paging and voice announcements, not full-range background music.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-tab-panel ch30t-panel-tap\"\u003e\n\u003cdiv class=\"ch30t-panel-box ch30t-tap-card\"\u003e\n\u003ch3\u003eCH30T Power Tap Examples\u003c\/h3\u003e\n\u003cp\u003eAdd together the selected wattage tap of every connected CH30T horn speaker. The total speaker load must stay within the rated output of the connected 70V\/100V commercial amplifier.\u003c\/p\u003e\n\u003cdiv class=\"ch30t-load-formula\"\u003eTotal load = speaker tap wattage × number of speakers\u003c\/div\u003e\n\u003cdiv class=\"ch30t-table-wrap\"\u003e\n\u003ctable class=\"ch30t-load-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eTap Selection\u003c\/th\u003e\n\u003cth\u003eTotal Load\u003c\/th\u003e\n\u003cth\u003eGuidance\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 × 7.5W at 70V\u003c\/td\u003e\n\u003ctd\u003e7.5W\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"ch30t-good\"\u003eSuitable\u003c\/span\u003e for a lower-output paging point\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 × 15W at 70V or 100V\u003c\/td\u003e\n\u003ctd\u003e15W\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"ch30t-good\"\u003eRecommended\u003c\/span\u003e for many single-horn paging locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 × 15W\u003c\/td\u003e\n\u003ctd\u003e30W\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"ch30t-good\"\u003eSuitable\u003c\/span\u003e for two paging locations on a compatible amplifier\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 × 15W\u003c\/td\u003e\n\u003ctd\u003e60W\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"ch30t-good\"\u003eUseful\u003c\/span\u003e when several horn speakers are needed and amplifier capacity allows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 × 30W at 100V\u003c\/td\u003e\n\u003ctd\u003e30W\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"ch30t-good\"\u003eMaximum CH30T tap\u003c\/span\u003e for one horn speaker\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 × 30W at 100V\u003c\/td\u003e\n\u003ctd\u003e120W\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"ch30t-warning\"\u003eUse only\u003c\/span\u003e with a properly rated amplifier and total load calculation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch30t-start-point\"\u003e\n\u003cstrong\u003eSuggested starting point:\u003c\/strong\u003e For many paging systems, start with the 15W tap and increase to 30W at 100V only where stronger horn output is required.\u003c\/div\u003e\n\u003cdiv class=\"ch30t-red-alert\"\u003eUse either the 70V or 100V amplifier output and select matching speaker taps. Confirm the total connected wattage before powering the system.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TEXONIC","offers":[{"title":"Default Title","offer_id":41821337911429,"sku":"CH30T","price":149.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TEXONIC-CH30T-Paging-Horn-Speaker.jpg?v=1787250884","url":"https:\/\/www.texonic.ca\/products\/texonic-ch30t-30w-ip65-paging-horn-speaker","provider":"TEXONIC AV Inc","version":"1.0","type":"link"}