{"product_id":"rxd120-120w-100v-commercial-zone-amplifier","title":"TEXONIC RXD120 120W 100V Commercial Class D Amplifier","description":"\u003cstyle\u003e\n  .rxd120-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  .rxd120-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .rxd120-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .rxd120-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .rxd120-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  .rxd120-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  .rxd120-main-title span {\n    color: #d82929;\n  }\n\n  .rxd120-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .rxd120-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .rxd120-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  .rxd120-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  .rxd120-tab-label,\n  .rxd120-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  .rxd120-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n  }\n\n  #rxd120-overview:checked ~ .rxd120-tab-buttons label[for=\"rxd120-overview\"],\n  #rxd120-features:checked ~ .rxd120-tab-buttons label[for=\"rxd120-features\"],\n  #rxd120-specs:checked ~ .rxd120-tab-buttons label[for=\"rxd120-specs\"],\n  #rxd120-included:checked ~ .rxd120-tab-buttons label[for=\"rxd120-included\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .rxd120-manual-btn {\n    background: #d82929;\n    border-color: #d82929;\n    color: #ffffff !important;\n    font-weight: 700;\n  }\n\n  .rxd120-manual-btn:hover {\n    background: #111;\n    border-color: #111;\n    color: #ffffff !important;\n    text-decoration: none;\n  }\n\n  .rxd120-tabs-wrap .rxd120-manual-btn,\n  .rxd120-tabs-wrap .rxd120-manual-btn:visited,\n  .rxd120-tabs-wrap .rxd120-manual-btn:hover,\n  .rxd120-tabs-wrap .rxd120-manual-btn:focus {\n    color: #ffffff !important;\n  }\n\n  .rxd120-tab-panel {\n    display: none;\n    animation: rxd120Fade 0.35s ease;\n  }\n\n  #rxd120-overview:checked ~ .rxd120-panels .rxd120-panel-overview,\n  #rxd120-features:checked ~ .rxd120-panels .rxd120-panel-features,\n  #rxd120-specs:checked ~ .rxd120-panels .rxd120-panel-specs,\n  #rxd120-included:checked ~ .rxd120-panels .rxd120-panel-included {\n    display: block;\n  }\n\n  @keyframes rxd120Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .rxd120-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .rxd120-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .rxd120-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .rxd120-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .rxd120-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .rxd120-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .rxd120-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  .rxd120-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  .rxd120-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .rxd120-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .rxd120-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .rxd120-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .rxd120-spec-line span {\n    color: #444;\n  }\n\n  .rxd120-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .rxd120-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  .rxd120-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    .rxd120-top,\n    .rxd120-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .rxd120-main-title {\n      font-size: 23px;\n    }\n\n    .rxd120-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .rxd120-tab-label,\n    .rxd120-manual-btn {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .rxd120-use-grid,\n    .rxd120-feature-list,\n    .rxd120-spec-list,\n    .rxd120-included-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rxd120-tabs-wrap\"\u003e\n\u003cinput checked id=\"rxd120-overview\" name=\"rxd120-tabs\" type=\"radio\" class=\"rxd120-radio\"\u003e \u003cinput id=\"rxd120-features\" name=\"rxd120-tabs\" type=\"radio\" class=\"rxd120-radio\"\u003e \u003cinput id=\"rxd120-specs\" name=\"rxd120-tabs\" type=\"radio\" class=\"rxd120-radio\"\u003e \u003cinput id=\"rxd120-included\" name=\"rxd120-tabs\" type=\"radio\" class=\"rxd120-radio\"\u003e\n\u003cdiv class=\"rxd120-top\"\u003e\n\u003cspan class=\"rxd120-small-title\"\u003eCommercial Zone Amplifier\u003c\/span\u003e\n\u003ch2 class=\"rxd120-main-title\"\u003eTEXONIC RXD120 \u003cspan\u003e120W 100V\u003c\/span\u003e Class-D Amplifier\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eTEXONIC RXD120\u003c\/strong\u003e is a compact commercial zone amplifier designed for small business audio systems, 100V speaker layouts, and everyday background music applications.\u003c\/p\u003e\n\u003cp\u003eIt is a strong choice for cafés, retail shops, offices, reception areas, clinics, salons, studios, staff rooms, and other compact commercial spaces.\u003c\/p\u003e\n\u003cdiv class=\"rxd120-pill-row\"\u003e\n\u003cspan\u003e120W 100V Output\u003c\/span\u003e \u003cspan\u003eClass-D Design\u003c\/span\u003e \u003cspan\u003e2 × 60W at 8 Ohms\u003c\/span\u003e \u003cspan\u003eSmall Business Audio\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-tab-buttons\"\u003e\n\u003clabel for=\"rxd120-overview\" class=\"rxd120-tab-label\"\u003eOverview\u003c\/label\u003e \u003clabel for=\"rxd120-features\" class=\"rxd120-tab-label\"\u003eFeatures\u003c\/label\u003e \u003clabel for=\"rxd120-specs\" class=\"rxd120-tab-label\"\u003eSpecifications\u003c\/label\u003e \u003clabel for=\"rxd120-included\" class=\"rxd120-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=\"rxd120-manual-btn\" target=\"_blank\"\u003e Manual \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-panels\"\u003e\n\u003cdiv class=\"rxd120-tab-panel rxd120-panel-overview\"\u003e\n\u003cdiv class=\"rxd120-panel-box\"\u003e\n\u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\u003cp\u003eThe RXD120 is designed for smaller commercial audio projects where a full-size high-power amplifier is not required. It gives installers and business owners a simple amplifier option for compact 100V speaker layouts.\u003c\/p\u003e\n\u003cp\u003eWith \u003cstrong\u003e120W 100V output\u003c\/strong\u003e, efficient \u003cstrong\u003eClass-D amplifier design\u003c\/strong\u003e, and \u003cstrong\u003e2 × 60W at 8 ohms\u003c\/strong\u003e support, the RXD120 is suitable for light-to-medium background music and compact distributed audio systems.\u003c\/p\u003e\n\u003cdiv class=\"rxd120-use-grid\"\u003e\n\u003cdiv class=\"rxd120-use-card\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e Small cafés, retail stores, offices, reception areas, clinics, salons, and staff rooms.\u003c\/div\u003e\n\u003cdiv class=\"rxd120-use-card\"\u003e\n\u003cstrong\u003eSystem Fit\u003c\/strong\u003e Compact 100V speaker systems with modest speaker counts and lower tap settings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-tab-panel rxd120-panel-features\"\u003e\n\u003cdiv class=\"rxd120-panel-box\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul class=\"rxd120-feature-list\"\u003e\n\u003cli\u003eCompact 120W 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 × 60W at 8 ohms for compatible low-impedance speaker use\u003c\/li\u003e\n\u003cli\u003eDesigned for small business audio systems\u003c\/li\u003e\n\u003cli\u003eGood for background music and everyday sound coverage\u003c\/li\u003e\n\u003cli\u003eSuitable for cafés, offices, retail stores, salons, clinics, and reception areas\u003c\/li\u003e\n\u003cli\u003ePractical choice when a larger amplifier would be oversized\u003c\/li\u003e\n\u003cli\u003eCompact size for AV cabinets, racks, and professional installations\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=\"rxd120-tab-panel rxd120-panel-specs\"\u003e\n\u003cdiv class=\"rxd120-panel-box\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"rxd120-spec-list\"\u003e\n\u003cdiv class=\"rxd120-spec-line\"\u003e\n\u003cstrong\u003eBrand\u003c\/strong\u003e \u003cspan\u003eTEXONIC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-spec-line\"\u003e\n\u003cstrong\u003eModel\u003c\/strong\u003e \u003cspan\u003eRXD120\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-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=\"rxd120-spec-line\"\u003e\n\u003cstrong\u003e100V Output Power\u003c\/strong\u003e \u003cspan\u003e120W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-spec-line\"\u003e\n\u003cstrong\u003eLow-Impedance Output\u003c\/strong\u003e \u003cspan\u003e2 × 60W at 8 ohms\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-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=\"rxd120-spec-line\"\u003e\n\u003cstrong\u003eRecommended Use\u003c\/strong\u003e \u003cspan\u003eSmall cafés, retail shops, offices, reception areas, salons, clinics, and compact systems\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-spec-line\"\u003e\n\u003cstrong\u003eInstallation Type\u003c\/strong\u003e \u003cspan\u003eRack, cabinet, or professional AV installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-spec-line\"\u003e\n\u003cstrong\u003eSystem Style\u003c\/strong\u003e \u003cspan\u003eCompact commercial background music amplifier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-spec-line\"\u003e\n\u003cstrong\u003eSuggested Speaker Load\u003c\/strong\u003e \u003cspan\u003eBest for modest 100V layouts with proper amplifier headroom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-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=\"rxd120-tab-panel rxd120-panel-included\"\u003e\n\u003cdiv class=\"rxd120-panel-box\"\u003e\n\u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\u003cdiv class=\"rxd120-included-grid\"\u003e\n\u003cdiv class=\"rxd120-included-item\"\u003e1 × TEXONIC RXD120 amplifier\u003c\/div\u003e\n\u003cdiv class=\"rxd120-included-item\"\u003e1 × AC power cable\u003c\/div\u003e\n\u003cdiv class=\"rxd120-included-item\"\u003eUser manual\u003c\/div\u003e\n\u003cdiv class=\"rxd120-included-item\"\u003eSpeaker connection terminal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rxd120-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":41669670862981,"sku":"RXD120","price":349.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/RXD120.jpg?v=1781035258","url":"https:\/\/www.texonic.ca\/fr\/products\/rxd120-120w-100v-commercial-zone-amplifier","provider":"TEXONIC AV Inc","version":"1.0","type":"link"}