{"product_id":"rxd240-240w-100v-commercial-zone-amplifier","title":"TEXONIC RXD240 240W 100V Commercial Amplifier","description":"\u003cstyle\u003e\n  .rxd240-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  .rxd240-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .rxd240-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .rxd240-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .rxd240-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  .rxd240-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  .rxd240-main-title span {\n    color: #d82929;\n  }\n\n  .rxd240-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .rxd240-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .rxd240-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  .rxd240-tab-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 22px;\n    border-bottom: 1px solid #e5e5e5;\n    padding-bottom: 12px;\n  }\n\n  .rxd240-tab-label,\n  .rxd240-manual-btn {\n    border: 1px solid #ddd;\n    background: #fff;\n    color: #333;\n    padding: 10px 15px;\n    border-radius: 999px;\n    font-family: inherit;\n    font-size: 14px;\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  }\n\n  .rxd240-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n  }\n\n  #rxd240-overview:checked ~ .rxd240-tab-buttons label[for=\"rxd240-overview\"],\n  #rxd240-features:checked ~ .rxd240-tab-buttons label[for=\"rxd240-features\"],\n  #rxd240-specs:checked ~ .rxd240-tab-buttons label[for=\"rxd240-specs\"],\n  #rxd240-included:checked ~ .rxd240-tab-buttons label[for=\"rxd240-included\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .rxd240-manual-btn {\n    background: #d82929;\n    border-color: #d82929;\n    color: #ffffff !important;\n    font-weight: 700;\n  }\n\n  .rxd240-manual-btn:hover {\n    background: #111;\n    border-color: #111;\n    color: #ffffff !important;\n    text-decoration: none;\n  }\n\n  .rxd240-tabs-wrap .rxd240-manual-btn,\n  .rxd240-tabs-wrap .rxd240-manual-btn:visited,\n  .rxd240-tabs-wrap .rxd240-manual-btn:hover,\n  .rxd240-tabs-wrap .rxd240-manual-btn:focus {\n    color: #ffffff !important;\n  }\n\n  .rxd240-tab-panel {\n    display: none;\n    animation: rxd240Fade 0.35s ease;\n  }\n\n  #rxd240-overview:checked ~ .rxd240-panels .rxd240-panel-overview,\n  #rxd240-features:checked ~ .rxd240-panels .rxd240-panel-features,\n  #rxd240-specs:checked ~ .rxd240-panels .rxd240-panel-specs,\n  #rxd240-included:checked ~ .rxd240-panels .rxd240-panel-included {\n    display: block;\n  }\n\n  @keyframes rxd240Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .rxd240-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .rxd240-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .rxd240-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .rxd240-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .rxd240-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .rxd240-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .rxd240-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  .rxd240-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  .rxd240-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .rxd240-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .rxd240-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .rxd240-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .rxd240-spec-line span {\n    color: #444;\n  }\n\n  .rxd240-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .rxd240-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  .rxd240-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  @media (max-width: 749px) {\n    .rxd240-top,\n    .rxd240-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .rxd240-main-title {\n      font-size: 23px;\n    }\n\n    .rxd240-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .rxd240-tab-label,\n    .rxd240-manual-btn {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .rxd240-use-grid,\n    .rxd240-feature-list,\n    .rxd240-spec-list,\n    .rxd240-included-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rxd240-tabs-wrap\"\u003e\n\u003cinput checked id=\"rxd240-overview\" name=\"rxd240-tabs\" type=\"radio\" class=\"rxd240-radio\"\u003e \u003cinput id=\"rxd240-features\" name=\"rxd240-tabs\" type=\"radio\" class=\"rxd240-radio\"\u003e \u003cinput id=\"rxd240-specs\" name=\"rxd240-tabs\" type=\"radio\" class=\"rxd240-radio\"\u003e \u003cinput id=\"rxd240-included\" name=\"rxd240-tabs\" type=\"radio\" class=\"rxd240-radio\"\u003e\n\u003cdiv class=\"rxd240-top\"\u003e\n\u003cspan class=\"rxd240-small-title\"\u003eCommercial Zone Amplifier\u003c\/span\u003e\n\u003ch2 class=\"rxd240-main-title\"\u003eTEXONIC RXD240 \u003cspan\u003e240W 100V\u003c\/span\u003e Class-D Amplifier\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eTEXONIC RXD240\u003c\/strong\u003e is a mid-power Class-D commercial zone amplifier designed for 100V distributed speakers, background music, and clean commercial sound coverage.\u003c\/p\u003e\n\u003cp\u003eIt is a strong choice for restaurants, cafés, retail stores, offices, clinics, studios, salons, showrooms, and small-to-medium business spaces.\u003c\/p\u003e\n\u003cdiv class=\"rxd240-pill-row\"\u003e\n\u003cspan\u003e240W 100V Output\u003c\/span\u003e \u003cspan\u003eClass-D Design\u003c\/span\u003e \u003cspan\u003e2 × 120W at 8 Ohms\u003c\/span\u003e \u003cspan\u003eMedium Business Audio\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-tab-buttons\"\u003e\n\u003clabel for=\"rxd240-overview\" class=\"rxd240-tab-label\"\u003eOverview\u003c\/label\u003e \u003clabel for=\"rxd240-features\" class=\"rxd240-tab-label\"\u003eFeatures\u003c\/label\u003e \u003clabel for=\"rxd240-specs\" class=\"rxd240-tab-label\"\u003eSpecifications\u003c\/label\u003e \u003clabel for=\"rxd240-included\" class=\"rxd240-tab-label\"\u003eWhat’s Included\u003c\/label\u003e \u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/RXD_Class_D_100V_Amplifer_Series_Manual.pdf?v=1779744006\" class=\"rxd240-manual-btn\" target=\"_blank\"\u003e Manual \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-panels\"\u003e\n\u003cdiv class=\"rxd240-tab-panel rxd240-panel-overview\"\u003e\n\u003cdiv class=\"rxd240-panel-box\"\u003e\n\u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\u003cp\u003eThe RXD240 is a practical middle option when a 120W amplifier is too small and a larger 480W amplifier is more power than the project needs.\u003c\/p\u003e\n\u003cp\u003eWith \u003cstrong\u003e240W 100V output\u003c\/strong\u003e, efficient \u003cstrong\u003eClass-D amplifier design\u003c\/strong\u003e, and \u003cstrong\u003e2 × 120W at 8 ohms\u003c\/strong\u003e support, the RXD240 is suitable for medium 100V speaker layouts and everyday commercial background music systems.\u003c\/p\u003e\n\u003cdiv class=\"rxd240-use-grid\"\u003e\n\u003cdiv class=\"rxd240-use-card\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e Restaurants, cafés, retail stores, offices, clinics, salons, studios, showrooms, and medium business spaces.\u003c\/div\u003e\n\u003cdiv class=\"rxd240-use-card\"\u003e\n\u003cstrong\u003eSystem Fit\u003c\/strong\u003e Medium 100V speaker systems where more headroom than a 120W amplifier is needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-tab-panel rxd240-panel-features\"\u003e\n\u003cdiv class=\"rxd240-panel-box\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul class=\"rxd240-feature-list\"\u003e\n\u003cli\u003eMid-power 240W commercial zone amplifier\u003c\/li\u003e\n\u003cli\u003eEfficient Class-D amplifier design\u003c\/li\u003e\n\u003cli\u003e100V output for commercial distributed speaker systems\u003c\/li\u003e\n\u003cli\u003e2 × 120W at 8 ohms for compatible low-impedance speaker use\u003c\/li\u003e\n\u003cli\u003eDesigned for small-to-medium business audio systems\u003c\/li\u003e\n\u003cli\u003eGood for background music and everyday sound coverage\u003c\/li\u003e\n\u003cli\u003eSuitable for restaurants, cafés, offices, retail stores, salons, clinics, and showrooms\u003c\/li\u003e\n\u003cli\u003ePractical choice when 120W is too small and 480W is oversized\u003c\/li\u003e\n\u003cli\u003eCompatible RXD rack mount kits are available separately\u003c\/li\u003e\n\u003cli\u003eWorks with compatible 100V ceiling, wall, pendant, or surface speakers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-tab-panel rxd240-panel-specs\"\u003e\n\u003cdiv class=\"rxd240-panel-box\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"rxd240-spec-list\"\u003e\n\u003cdiv class=\"rxd240-spec-line\"\u003e\n\u003cstrong\u003eBrand\u003c\/strong\u003e \u003cspan\u003eTEXONIC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-spec-line\"\u003e\n\u003cstrong\u003eModel\u003c\/strong\u003e \u003cspan\u003eRXD240\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-spec-line\"\u003e\n\u003cstrong\u003eAmplifier Type\u003c\/strong\u003e \u003cspan\u003eClass-D commercial zone amplifier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-spec-line\"\u003e\n\u003cstrong\u003e100V Output Power\u003c\/strong\u003e \u003cspan\u003e240W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-spec-line\"\u003e\n\u003cstrong\u003eLow-Impedance Output\u003c\/strong\u003e \u003cspan\u003e2 × 120W at 8 ohms\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-spec-line\"\u003e\n\u003cstrong\u003eSpeaker Compatibility\u003c\/strong\u003e \u003cspan\u003e100V distributed speakers or compatible 8-ohm speaker systems\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-spec-line\"\u003e\n\u003cstrong\u003eRecommended Use\u003c\/strong\u003e \u003cspan\u003eRestaurants, cafés, retail stores, offices, clinics, studios, salons, showrooms, and medium business audio systems\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-spec-line\"\u003e\n\u003cstrong\u003eInstallation Type\u003c\/strong\u003e \u003cspan\u003eRack, cabinet, shelf, or professional AV installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-spec-line\"\u003e\n\u003cstrong\u003eSystem Style\u003c\/strong\u003e \u003cspan\u003eMedium commercial background music amplifier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-spec-line\"\u003e\n\u003cstrong\u003eSuggested Speaker Load\u003c\/strong\u003e \u003cspan\u003eBest for medium 100V layouts with proper amplifier headroom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-note\"\u003e\n\u003cstrong\u003eConnection Notice:\u003c\/strong\u003e Use only one amplifier output type at a time. Do not combine 100V and low-impedance speaker outputs together. Incorrect wiring may damage the amplifier or connected speakers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-tab-panel rxd240-panel-included\"\u003e\n\u003cdiv class=\"rxd240-panel-box\"\u003e\n\u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\u003cdiv class=\"rxd240-included-grid\"\u003e\n\u003cdiv class=\"rxd240-included-item\"\u003e1 × TEXONIC RXD240 amplifier\u003c\/div\u003e\n\u003cdiv class=\"rxd240-included-item\"\u003e1 x AC power cable\u003c\/div\u003e\n\u003cdiv class=\"rxd240-included-item\"\u003eUser manual\u003c\/div\u003e\n\u003cdiv class=\"rxd240-included-item\"\u003eSpeaker connection terminal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd240-note\"\u003e\n\u003cstrong\u003eProduct Note:\u003c\/strong\u003e Rack mount kits, speaker cable, wall volume controls, music streamers, external audio cables, and speakers are optional accessories unless specifically included with the order. Product design and specifications may change without notice.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TEXONIC AV Inc","offers":[{"title":"Default Title","offer_id":41669675122821,"sku":"RXD240","price":389.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/RXD240.jpg?v=1781034018","url":"https:\/\/www.texonic.ca\/products\/rxd240-240w-100v-commercial-zone-amplifier","provider":"TEXONIC AV Inc","version":"1.0","type":"link"}