{"title":"Home Wi-Fi Amplifiers","description":"","products":[{"product_id":"wi-fi-hi-fi-amplifier-2x50w-airplay-bluetooth","title":"Wi-Fi Hi-Fi Streaming Class D Amplifier 2x50W - AirPlay, FM, USB \u0026 Bluetooth","description":"\u003cstyle\u003e\n  .qx100-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  .qx100-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .qx100-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .qx100-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .qx100-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  .qx100-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  .qx100-main-title span {\n    color: #d82929;\n  }\n\n  .qx100-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .qx100-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .qx100-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  .qx100-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  .qx100-tab-label,\n  .qx100-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  .qx100-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  #qx100-overview:checked ~ .qx100-tab-buttons label[for=\"qx100-overview\"],\n  #qx100-features:checked ~ .qx100-tab-buttons label[for=\"qx100-features\"],\n  #qx100-specs:checked ~ .qx100-tab-buttons label[for=\"qx100-specs\"],\n  #qx100-included:checked ~ .qx100-tab-buttons label[for=\"qx100-included\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .qx100-manual-btn {\n    background: #d82929;\n    border-color: #d82929;\n    color: #ffffff !important;\n    font-weight: 700;\n  }\n\n  .qx100-manual-btn:hover {\n    background: #111;\n    border-color: #111;\n    color: #ffffff !important;\n    text-decoration: none;\n  }\n\n  .qx100-tabs-wrap .qx100-manual-btn,\n  .qx100-tabs-wrap .qx100-manual-btn:visited,\n  .qx100-tabs-wrap .qx100-manual-btn:hover,\n  .qx100-tabs-wrap .qx100-manual-btn:focus {\n    color: #ffffff !important;\n  }\n\n  .qx100-tab-panel {\n    display: none;\n    animation: qx100Fade 0.35s ease;\n  }\n\n  #qx100-overview:checked ~ .qx100-panels .qx100-panel-overview,\n  #qx100-features:checked ~ .qx100-panels .qx100-panel-features,\n  #qx100-specs:checked ~ .qx100-panels .qx100-panel-specs,\n  #qx100-included:checked ~ .qx100-panels .qx100-panel-included {\n    display: block;\n  }\n\n  @keyframes qx100Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .qx100-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .qx100-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .qx100-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .qx100-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .qx100-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .qx100-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .qx100-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  .qx100-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  .qx100-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .qx100-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .qx100-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .qx100-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .qx100-spec-line span {\n    color: #444;\n  }\n\n  .qx100-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .qx100-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  .qx100-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    .qx100-top,\n    .qx100-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .qx100-main-title {\n      font-size: 23px;\n    }\n\n    .qx100-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .qx100-tab-label,\n    .qx100-manual-btn {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .qx100-use-grid,\n    .qx100-feature-list,\n    .qx100-spec-list,\n    .qx100-included-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qx100-tabs-wrap\"\u003e\n\u003cinput checked id=\"qx100-overview\" name=\"qx100-tabs\" type=\"radio\" class=\"qx100-radio\"\u003e \u003cinput id=\"qx100-features\" name=\"qx100-tabs\" type=\"radio\" class=\"qx100-radio\"\u003e \u003cinput id=\"qx100-specs\" name=\"qx100-tabs\" type=\"radio\" class=\"qx100-radio\"\u003e \u003cinput id=\"qx100-included\" name=\"qx100-tabs\" type=\"radio\" class=\"qx100-radio\"\u003e\n\u003cdiv class=\"qx100-top\"\u003e\n\u003cspan class=\"qx100-small-title\"\u003eWi-Fi Hi-Fi Streaming Amplifier\u003c\/span\u003e\n\u003ch2 class=\"qx100-main-title\"\u003eTEXONIC QX100 \u003cspan\u003e2×50W Wi-Fi\u003c\/span\u003e Hi-Fi Amplifier\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eTEXONIC QX100\u003c\/strong\u003e is a compact 2×50W Class-D Wi-Fi Hi-Fi streaming amplifier designed for simple single-zone audio systems.\u003c\/p\u003e\n\u003cp\u003eWith AirPlay, Bluetooth, FM tuner, USB, RCA, LAN, SD card support, microphone input, and 4Stream app control, the QX100 is a practical amplifier for home audio, background music, small commercial audio, and paging applications.\u003c\/p\u003e\n\u003cdiv class=\"qx100-pill-row\"\u003e\n\u003cspan\u003e2×50W RMS\u003c\/span\u003e \u003cspan\u003eWi-Fi + AirPlay\u003c\/span\u003e \u003cspan\u003eBluetooth + FM\u003c\/span\u003e \u003cspan\u003e4Stream App Control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-tab-buttons\"\u003e\n\u003clabel for=\"qx100-overview\" class=\"qx100-tab-label\"\u003eOverview\u003c\/label\u003e \u003clabel for=\"qx100-features\" class=\"qx100-tab-label\"\u003eFeatures\u003c\/label\u003e \u003clabel for=\"qx100-specs\" class=\"qx100-tab-label\"\u003eSpecifications\u003c\/label\u003e \u003clabel for=\"qx100-included\" class=\"qx100-tab-label\"\u003eWhat’s Included\u003c\/label\u003e \u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/QX100-Wifi-Amplifier-Manual.pdf?v=1755040132\" class=\"qx100-manual-btn\" target=\"_blank\"\u003e Manual \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-panels\"\u003e\n\u003cdiv class=\"qx100-tab-panel qx100-panel-overview\"\u003e\n\u003cdiv class=\"qx100-panel-box\"\u003e\n\u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\u003cp\u003eThe QX100 is made for users who need an easy-to-use stereo amplifier with modern streaming features. It connects to compatible passive speakers and allows music playback from Wi-Fi, Bluetooth, USB, RCA, SD card, LAN, and FM sources.\u003c\/p\u003e\n\u003cp\u003eIts compact wall-mountable design makes it a clean choice for single-room audio, background music, small business sound systems, offices, lounges, kitchens, meeting rooms, and residential audio zones.\u003c\/p\u003e\n\u003cdiv class=\"qx100-use-grid\"\u003e\n\u003cdiv class=\"qx100-use-card\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e Home audio, offices, lounges, retail areas, small cafés, waiting rooms, meeting rooms, background music, and single-zone speaker systems.\u003c\/div\u003e\n\u003cdiv class=\"qx100-use-card\"\u003e\n\u003cstrong\u003eSystem Fit\u003c\/strong\u003e Single-zone stereo systems using compatible 4–8Ω or 16Ω passive speakers with app-based streaming control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-tab-panel qx100-panel-features\"\u003e\n\u003cdiv class=\"qx100-panel-box\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul class=\"qx100-feature-list\"\u003e\n\u003cli\u003e2×50W RMS Class-D stereo amplifier\u003c\/li\u003e\n\u003cli\u003eWi-Fi streaming for app-based music control\u003c\/li\u003e\n\u003cli\u003eAirPlay support for compatible Apple devices\u003c\/li\u003e\n\u003cli\u003eBluetooth wireless audio playback\u003c\/li\u003e\n\u003cli\u003eUSB input for simple media playback\u003c\/li\u003e\n\u003cli\u003eRCA input for wired audio sources\u003c\/li\u003e\n\u003cli\u003eLAN connection for stable wired network use\u003c\/li\u003e\n\u003cli\u003eSD card support for local audio playback\u003c\/li\u003e\n\u003cli\u003eFM tuner for local radio playback\u003c\/li\u003e\n\u003cli\u003eMicrophone input for paging or announcements\u003c\/li\u003e\n\u003cli\u003eFree 4Stream app control for Android and iOS devices\u003c\/li\u003e\n\u003cli\u003eCompatible with 4–8Ω and 16Ω speaker loads\u003c\/li\u003e\n\u003cli\u003eCompact wall-mountable design\u003c\/li\u003e\n\u003cli\u003ePlug-and-play setup for easy installation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-tab-panel qx100-panel-specs\"\u003e\n\u003cdiv class=\"qx100-panel-box\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"qx100-spec-list\"\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eBrand\u003c\/strong\u003e \u003cspan\u003eTEXONIC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eModel \/ SKU\u003c\/strong\u003e \u003cspan\u003eQX100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eWi-Fi Hi-Fi streaming Class-D amplifier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eRated Output\u003c\/strong\u003e \u003cspan\u003e2×50W RMS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eAmplifier Type\u003c\/strong\u003e \u003cspan\u003eClass-D stereo amplifier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eSpeaker Compatibility\u003c\/strong\u003e \u003cspan\u003e4–8Ω and 16Ω passive speakers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eWireless Playback\u003c\/strong\u003e \u003cspan\u003eWi-Fi, AirPlay, and Bluetooth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eWired \/ Local Inputs\u003c\/strong\u003e \u003cspan\u003eRCA, USB, LAN, and SD card\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eApp Control\u003c\/strong\u003e \u003cspan\u003eFree 4Stream app for Android and iOS devices\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eRadio\u003c\/strong\u003e \u003cspan\u003eBuilt-in FM tuner\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eMicrophone Input\u003c\/strong\u003e \u003cspan\u003eMicrophone input for paging and announcements\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eInstallation Design\u003c\/strong\u003e \u003cspan\u003eCompact, wall-mountable, plug-and-play setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-spec-line\"\u003e\n\u003cstrong\u003eRecommended Use\u003c\/strong\u003e \u003cspan\u003eResidential and commercial single-zone audio systems\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-note\"\u003e\n\u003cstrong\u003eConnection Notice:\u003c\/strong\u003e Use compatible passive speakers and confirm speaker impedance before connecting. Do not connect speaker loads below the supported impedance range.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-tab-panel qx100-panel-included\"\u003e\n\u003cdiv class=\"qx100-panel-box\"\u003e\n\u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\u003cdiv class=\"qx100-included-grid\"\u003e\n\u003cdiv class=\"qx100-included-item\"\u003e1 × TEXONIC QX100 amplifier\u003c\/div\u003e\n\u003cdiv class=\"qx100-included-item\"\u003eFM antenna\u003c\/div\u003e\n\u003cdiv class=\"qx100-included-item\"\u003eWi-Fi antenna\u003c\/div\u003e\n\u003cdiv class=\"qx100-included-item\"\u003eBluetooth Antenna\u003c\/div\u003e\n\u003cdiv class=\"qx100-included-item\"\u003eRemote control\u003c\/div\u003e\n\u003cdiv class=\"qx100-included-item\"\u003eAC power adaptor\u003c\/div\u003e\n\u003cdiv class=\"qx100-included-item\"\u003eUser manual\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qx100-note\"\u003e\n\u003cstrong\u003eProduct Note:\u003c\/strong\u003e 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","offers":[{"title":"Default Title","offer_id":41061839765637,"sku":"QX100","price":289.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TEXONIC-Qx100-wifi-streaming-amplifier.jpg?v=1755039406"},{"product_id":"texonic-rx84-4-zone-network-streaming-amplifier","title":"TEXONIC RX84 | 4 Zone Network Streaming Amplifier – Multi-Room Audio for Home \u0026 Business","description":"\u003cstyle\u003e\n  .rx84-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  .rx84-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .rx84-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .rx84-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .rx84-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  .rx84-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  .rx84-main-title span {\n    color: #d82929;\n  }\n\n  .rx84-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .rx84-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .rx84-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  .rx84-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  .rx84-tab-label,\n  .rx84-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  .rx84-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  #rx84-overview:checked ~ .rx84-tab-buttons label[for=\"rx84-overview\"],\n  #rx84-features:checked ~ .rx84-tab-buttons label[for=\"rx84-features\"],\n  #rx84-specs:checked ~ .rx84-tab-buttons label[for=\"rx84-specs\"],\n  #rx84-included:checked ~ .rx84-tab-buttons label[for=\"rx84-included\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .rx84-manual-btn {\n    background: #d82929;\n    border-color: #d82929;\n    color: #ffffff !important;\n    font-weight: 700;\n  }\n\n  .rx84-manual-btn:hover {\n    background: #111;\n    border-color: #111;\n    color: #ffffff !important;\n    text-decoration: none;\n  }\n\n  .rx84-tabs-wrap .rx84-manual-btn,\n  .rx84-tabs-wrap .rx84-manual-btn:visited,\n  .rx84-tabs-wrap .rx84-manual-btn:hover,\n  .rx84-tabs-wrap .rx84-manual-btn:focus {\n    color: #ffffff !important;\n  }\n\n  .rx84-tab-panel {\n    display: none;\n    animation: rx84Fade 0.35s ease;\n  }\n\n  #rx84-overview:checked ~ .rx84-panels .rx84-panel-overview,\n  #rx84-features:checked ~ .rx84-panels .rx84-panel-features,\n  #rx84-specs:checked ~ .rx84-panels .rx84-panel-specs,\n  #rx84-included:checked ~ .rx84-panels .rx84-panel-included {\n    display: block;\n  }\n\n  @keyframes rx84Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .rx84-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .rx84-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .rx84-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .rx84-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .rx84-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .rx84-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .rx84-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  .rx84-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  .rx84-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .rx84-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .rx84-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .rx84-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .rx84-spec-line span {\n    color: #444;\n  }\n\n  .rx84-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .rx84-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  .rx84-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    .rx84-top,\n    .rx84-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .rx84-main-title {\n      font-size: 23px;\n    }\n\n    .rx84-tab-buttons {\n      overflow-x: auto;\n      overflow-y: hidden;\n      -webkit-overflow-scrolling: touch;\n      padding-bottom: 12px;\n    }\n\n    .rx84-use-grid,\n    .rx84-feature-list,\n    .rx84-spec-list,\n    .rx84-included-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rx84-tabs-wrap\"\u003e\n\n  \u003cinput class=\"rx84-radio\" type=\"radio\" name=\"rx84-tabs\" id=\"rx84-overview\" checked\u003e\n  \u003cinput class=\"rx84-radio\" type=\"radio\" name=\"rx84-tabs\" id=\"rx84-features\"\u003e\n  \u003cinput class=\"rx84-radio\" type=\"radio\" name=\"rx84-tabs\" id=\"rx84-specs\"\u003e\n  \u003cinput class=\"rx84-radio\" type=\"radio\" name=\"rx84-tabs\" id=\"rx84-included\"\u003e\n\n  \u003cdiv class=\"rx84-top\"\u003e\n    \u003cspan class=\"rx84-small-title\"\u003e4-Zone Network Streaming Amplifier\u003c\/span\u003e\n\n    \u003ch2 class=\"rx84-main-title\"\u003e\n      TEXONIC RX84 \u003cspan\u003e4-Zone Multi-Room\u003c\/span\u003e Streaming Amplifier\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eTEXONIC RX84\u003c\/strong\u003e is a 4-zone network streaming amplifier designed for whole-home audio, multi-room music, offices, showrooms, hospitality spaces, and light commercial audio systems.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With 8 amplified channels, independent zone control, network streaming, high-resolution audio support, and flexible input options, the RX84 is a clean solution for projects that need music in several rooms or areas from one organized amplifier.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rx84-pill-row\"\u003e\n      \u003cspan\u003e4 Audio Zones\u003c\/span\u003e\n      \u003cspan\u003e8 Amplified Channels\u003c\/span\u003e\n      \u003cspan\u003e50W × 8 at 8Ω\u003c\/span\u003e\n      \u003cspan\u003eNetwork Streaming\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rx84-tab-buttons\"\u003e\n    \u003clabel class=\"rx84-tab-label\" for=\"rx84-overview\"\u003eOverview\u003c\/label\u003e\n    \u003clabel class=\"rx84-tab-label\" for=\"rx84-features\"\u003eFeatures\u003c\/label\u003e\n    \u003clabel class=\"rx84-tab-label\" for=\"rx84-specs\"\u003eSpecs\u003c\/label\u003e\n    \u003clabel class=\"rx84-tab-label\" for=\"rx84-included\"\u003eWhat’s Included\u003c\/label\u003e\n\n    \u003ca class=\"rx84-tab-label\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/RX84_4_Zone_Network_Streaming_Amplifier_Catalog.pdf?v=1783110289\" target=\"_blank\" rel=\"noopener\"\u003e\n      Catalog\n    \u003c\/a\u003e\n\n    \u003ca class=\"rx84-manual-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TEXONIC-RX84-4-Zone-Network-Streaming-Amplifier-Manual.pdf?v=1761254010\" target=\"_blank\" rel=\"noopener\"\u003e\n      Manual\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rx84-panels\"\u003e\n\n    \u003cdiv class=\"rx84-tab-panel rx84-panel-overview\"\u003e\n      \u003cdiv class=\"rx84-panel-box\"\u003e\n        \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The RX84 is made for projects that need four separate listening areas from one amplifier. Each zone can be used for a different room, office, showroom area, or shared space, giving the system more flexibility than a simple stereo amplifier.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          It is suitable for low-impedance passive speaker systems where app-based control, network streaming, and multi-room playback are required.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"rx84-use-grid\"\u003e\n          \u003cdiv class=\"rx84-use-card\"\u003e\n            \u003cstrong\u003eBest For\u003c\/strong\u003e\n            Whole-home audio, offices, showrooms, hospitality suites, amenity rooms, boardrooms, staff areas, studios, and light commercial music systems.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-use-card\"\u003e\n            \u003cstrong\u003eSystem Fit\u003c\/strong\u003e\n            4-zone \/ 8-channel multi-room speaker systems using compatible passive speakers and network audio control.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rx84-tab-panel rx84-panel-features\"\u003e\n      \u003cdiv class=\"rx84-panel-box\"\u003e\n        \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n        \u003cul class=\"rx84-feature-list\"\u003e\n          \u003cli\u003e4-zone network streaming amplifier for multi-room audio\u003c\/li\u003e\n          \u003cli\u003e8 amplified channels for multiple passive speaker zones\u003c\/li\u003e\n          \u003cli\u003e50W × 8 channels at 8 ohms\u003c\/li\u003e\n          \u003cli\u003e100W × 4 bridged output at 4 ohms\u003c\/li\u003e\n          \u003cli\u003eIndependent zone control for volume, EQ, input, and naming\u003c\/li\u003e\n          \u003cli\u003eSupports synchronized playback across zones\u003c\/li\u003e\n          \u003cli\u003eSupports AirPlay, Spotify Connect, Tidal Connect, DLNA, UPnP, and Qplay\u003c\/li\u003e\n          \u003cli\u003eAirPlay and AirPlay 2 versions available as selectable options\u003c\/li\u003e\n          \u003cli\u003eHigh-resolution 192kHz \/ 24-bit audio decoding\u003c\/li\u003e\n          \u003cli\u003eESS ES9023P DACs for clean audio playback\u003c\/li\u003e\n          \u003cli\u003eOptical, coaxial, RCA, USB host, and RJ45 Ethernet inputs\u003c\/li\u003e\n          \u003cli\u003eUSB host playback for music files from USB storage\u003c\/li\u003e\n          \u003cli\u003eExpandable system design for larger multi-room projects\u003c\/li\u003e\n          \u003cli\u003eGood for whole-home, office, showroom, and light commercial audio systems\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rx84-tab-panel rx84-panel-specs\"\u003e\n      \u003cdiv class=\"rx84-panel-box\"\u003e\n        \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n        \u003cdiv class=\"rx84-spec-list\"\u003e\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eBrand\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eModel \/ SKU\u003c\/strong\u003e\n            \u003cspan\u003eRX84\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n            \u003cspan\u003e4-zone network streaming amplifier\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Channels\u003c\/strong\u003e\n            \u003cspan\u003e8 channels\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eZones\u003c\/strong\u003e\n            \u003cspan\u003e4 independent audio zones\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eOutput at 8Ω\u003c\/strong\u003e\n            \u003cspan\u003e50W × 8 channels\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eBridged Output at 4Ω\u003c\/strong\u003e\n            \u003cspan\u003e100W × 4 channels\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Type\u003c\/strong\u003e\n            \u003cspan\u003eClass-D digital amplification\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eStreaming Protocols\u003c\/strong\u003e\n            \u003cspan\u003eAirPlay, Spotify Connect, Tidal Connect, DLNA, UPnP, and Qplay\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eAudio Decoding\u003c\/strong\u003e\n            \u003cspan\u003eUp to 192kHz \/ 24-bit\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eAudio Formats\u003c\/strong\u003e\n            \u003cspan\u003eFLAC, WAV, APE, AAC, MP3, and ALAC\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eAudio Inputs\u003c\/strong\u003e\n            \u003cspan\u003eOptical, coaxial, RCA analog, and USB host\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eNetwork Connection\u003c\/strong\u003e\n            \u003cspan\u003eRJ45 LAN input \/ output\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eUSB Host\u003c\/strong\u003e\n            \u003cspan\u003eSupports USB drive playback for music files\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eControl\u003c\/strong\u003e\n            \u003cspan\u003eApp \/ network streaming control with independent zone settings\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003ePower Input\u003c\/strong\u003e\n            \u003cspan\u003e115–230V AC, 50\/60Hz\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eAvailable Options\u003c\/strong\u003e\n            \u003cspan\u003eAirPlay version or AirPlay 2 version\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rx84-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Use\u003c\/strong\u003e\n            \u003cspan\u003eWhole-home audio, multi-room music, office audio, showroom audio, and light commercial audio systems\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rx84-note\"\u003e\n          \u003cstrong\u003eConnection Notice:\u003c\/strong\u003e RX84 is designed for compatible low-impedance passive speaker systems. Confirm speaker impedance, speaker wiring, bridged mode requirements, and amplifier load before powering the system.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rx84-tab-panel rx84-panel-included\"\u003e\n      \u003cdiv class=\"rx84-panel-box\"\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n        \u003cdiv class=\"rx84-included-grid\"\u003e\n          \u003cdiv class=\"rx84-included-item\"\u003e1 × TEXONIC RX84 4-zone network streaming amplifier\u003c\/div\u003e\n          \u003cdiv class=\"rx84-included-item\"\u003e1 × User guide \/ manual access\u003c\/div\u003e\n          \u003cdiv class=\"rx84-included-item\"\u003e1 × Power cable\u003c\/div\u003e\n          \u003cdiv class=\"rx84-included-item\"\u003e1 × Rack mount kit\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rx84-note\"\u003e\n          \u003cstrong\u003eProduct Note:\u003c\/strong\u003e Product design and specifications may change without notice.\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":"AirPlay Version","offer_id":41556028063877,"sku":"RX84","price":1199.99,"currency_code":"CAD","in_stock":true},{"title":"AirPlay 2 Version","offer_id":41556028096645,"sku":"RX84.2V","price":1989.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TEXONIC-RX84_4_Zone_muti-zone-Network_Streaming_Amplifier.jpg?v=1783537454"},{"product_id":"texonic-qx200-dual-zone-network-streaming-amplifier","title":"QX200 Dual Zone Network Streaming Amplifier – 4 Channel Wi-Fi \u0026 Bluetooth Multi-Room Audio Amplifier 4×60W","description":"\u003cstyle\u003e\n  .qx200-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  .qx200-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .qx200-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .qx200-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .qx200-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  .qx200-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  .qx200-main-title span {\n    color: #d82929;\n  }\n\n  .qx200-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .qx200-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .qx200-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  .qx200-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  .qx200-tab-label,\n  .qx200-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  .qx200-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n  }\n\n  #qx200-overview:checked ~ .qx200-tab-buttons label[for=\"qx200-overview\"],\n  #qx200-features:checked ~ .qx200-tab-buttons label[for=\"qx200-features\"],\n  #qx200-specs:checked ~ .qx200-tab-buttons label[for=\"qx200-specs\"],\n  #qx200-included:checked ~ .qx200-tab-buttons label[for=\"qx200-included\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .qx200-manual-btn {\n    background: #d82929;\n    border-color: #d82929;\n    color: #ffffff !important;\n    font-weight: 700;\n  }\n\n  .qx200-manual-btn:hover {\n    background: #111;\n    border-color: #111;\n    color: #ffffff !important;\n    text-decoration: none;\n  }\n\n  .qx200-tabs-wrap .qx200-manual-btn,\n  .qx200-tabs-wrap .qx200-manual-btn:visited,\n  .qx200-tabs-wrap .qx200-manual-btn:hover,\n  .qx200-tabs-wrap .qx200-manual-btn:focus {\n    color: #ffffff !important;\n  }\n\n  .qx200-tab-panel {\n    display: none;\n    animation: qx200Fade 0.35s ease;\n  }\n\n  #qx200-overview:checked ~ .qx200-panels .qx200-panel-overview,\n  #qx200-features:checked ~ .qx200-panels .qx200-panel-features,\n  #qx200-specs:checked ~ .qx200-panels .qx200-panel-specs,\n  #qx200-included:checked ~ .qx200-panels .qx200-panel-included {\n    display: block;\n  }\n\n  @keyframes qx200Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .qx200-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .qx200-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .qx200-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .qx200-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .qx200-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .qx200-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .qx200-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  .qx200-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  .qx200-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .qx200-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .qx200-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .qx200-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .qx200-spec-line span {\n    color: #444;\n  }\n\n  .qx200-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .qx200-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  .qx200-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    .qx200-top,\n    .qx200-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .qx200-main-title {\n      font-size: 23px;\n    }\n\n    .qx200-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .qx200-tab-label,\n    .qx200-manual-btn {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .qx200-use-grid,\n    .qx200-feature-list,\n    .qx200-spec-list,\n    .qx200-included-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qx200-tabs-wrap\"\u003e\n\n  \u003cinput class=\"qx200-radio\" type=\"radio\" name=\"qx200-tabs\" id=\"qx200-overview\" checked\u003e\n  \u003cinput class=\"qx200-radio\" type=\"radio\" name=\"qx200-tabs\" id=\"qx200-features\"\u003e\n  \u003cinput class=\"qx200-radio\" type=\"radio\" name=\"qx200-tabs\" id=\"qx200-specs\"\u003e\n  \u003cinput class=\"qx200-radio\" type=\"radio\" name=\"qx200-tabs\" id=\"qx200-included\"\u003e\n\n  \u003cdiv class=\"qx200-top\"\u003e\n    \u003cspan class=\"qx200-small-title\"\u003eDual-Zone Network Streaming Amplifier\u003c\/span\u003e\n\n    \u003ch2 class=\"qx200-main-title\"\u003e\n      TEXONIC QX200 \u003cspan\u003eWi-Fi \u0026amp; Bluetooth\u003c\/span\u003e Streaming Amplifier\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eTEXONIC QX200\u003c\/strong\u003e is a dual-zone, 4-channel network streaming amplifier designed for multi-room audio, background music, and flexible sound control in homes and commercial spaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With built-in Wi-Fi streaming, Bluetooth, USB MP3 playback, line input, and 4Stream app control, the QX200 is a practical choice for restaurants, cafés, offices, clinics, gyms, retail stores, and home audio systems.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"qx200-pill-row\"\u003e\n      \u003cspan\u003eDual-Zone Control\u003c\/span\u003e\n      \u003cspan\u003e4-Channel Amplifier\u003c\/span\u003e\n      \u003cspan\u003eWi-Fi + Bluetooth\u003c\/span\u003e\n      \u003cspan\u003e4Stream App Control\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"qx200-tab-buttons\"\u003e\n    \u003clabel class=\"qx200-tab-label\" for=\"qx200-overview\"\u003eOverview\u003c\/label\u003e\n    \u003clabel class=\"qx200-tab-label\" for=\"qx200-features\"\u003eFeatures\u003c\/label\u003e\n    \u003clabel class=\"qx200-tab-label\" for=\"qx200-specs\"\u003eSpecifications\u003c\/label\u003e\n    \u003clabel class=\"qx200-tab-label\" for=\"qx200-included\"\u003eWhat’s Included\u003c\/label\u003e\n\n    \u003ca class=\"qx200-manual-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/QX200_Network_Zone_Amplifier.pdf?v=1783029644\" target=\"_blank\" rel=\"noopener\"\u003e\n      Manual\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"qx200-panels\"\u003e\n\n    \u003cdiv class=\"qx200-tab-panel qx200-panel-overview\"\u003e\n      \u003cdiv class=\"qx200-panel-box\"\u003e\n        \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The QX200 is made for audio systems that need simple streaming and independent zone volume control from one compact amplifier. It can power two stereo speaker zones, making it useful for separate rooms or separate business areas.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Use it for background music, multi-room audio, and everyday sound systems where Wi-Fi streaming, Bluetooth, app control, and speaker zone control are important.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"qx200-use-grid\"\u003e\n          \u003cdiv class=\"qx200-use-card\"\u003e\n            \u003cstrong\u003eBest For\u003c\/strong\u003e\n            Restaurants, cafés, retail stores, offices, clinics, gyms, waiting rooms, lounges, homes, and small commercial audio systems.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-use-card\"\u003e\n            \u003cstrong\u003eSystem Fit\u003c\/strong\u003e\n            4-ohm or 8-ohm speaker systems where two stereo zones need separate volume control from one network streaming amplifier.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qx200-tab-panel qx200-panel-features\"\u003e\n      \u003cdiv class=\"qx200-panel-box\"\u003e\n        \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n        \u003cul class=\"qx200-feature-list\"\u003e\n          \u003cli\u003eDual-zone amplifier with independent zone volume control\u003c\/li\u003e\n          \u003cli\u003e4-channel amplifier design for two stereo speaker zones\u003c\/li\u003e\n          \u003cli\u003e60W × 4 output at 4 ohms\u003c\/li\u003e\n          \u003cli\u003e30W × 4 output at 8 ohms\u003c\/li\u003e\n          \u003cli\u003eBuilt-in Wi-Fi audio streaming\u003c\/li\u003e\n          \u003cli\u003eBuilt-in Bluetooth wireless audio playback\u003c\/li\u003e\n          \u003cli\u003eUSB MP3 playback support\u003c\/li\u003e\n          \u003cli\u003eCompatible with the 4Stream multi-room audio app\u003c\/li\u003e\n          \u003cli\u003eLine input for external audio sources\u003c\/li\u003e\n          \u003cli\u003eNetwork streaming support for mobile and network devices\u003c\/li\u003e\n          \u003cli\u003eDesigned for 4-ohm and 8-ohm speaker systems\u003c\/li\u003e\n          \u003cli\u003e94dB signal-to-noise ratio for clear sound performance\u003c\/li\u003e\n          \u003cli\u003eOptional 19-inch rack-mount kit available separately\u003c\/li\u003e\n          \u003cli\u003eSuitable for residential and commercial audio installations\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qx200-tab-panel qx200-panel-specs\"\u003e\n      \u003cdiv class=\"qx200-panel-box\"\u003e\n        \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n        \u003cdiv class=\"qx200-spec-list\"\u003e\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eBrand\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eModel \/ SKU\u003c\/strong\u003e\n            \u003cspan\u003eQX200\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Type\u003c\/strong\u003e\n            \u003cspan\u003eDual-zone network streaming amplifier\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Channels\u003c\/strong\u003e\n            \u003cspan\u003e4 channels\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eZone Control\u003c\/strong\u003e\n            \u003cspan\u003e2 zones with independent volume control\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003ePower Output at 4Ω\u003c\/strong\u003e\n            \u003cspan\u003e60W × 4\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003ePower Output at 8Ω\u003c\/strong\u003e\n            \u003cspan\u003e30W × 4\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eWireless Streaming\u003c\/strong\u003e\n            \u003cspan\u003eWi-Fi audio streaming and Bluetooth\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eApp Control\u003c\/strong\u003e\n            \u003cspan\u003e4Stream multi-room audio app\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eMedia Playback\u003c\/strong\u003e\n            \u003cspan\u003eUSB MP3 player support\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eAudio Inputs\u003c\/strong\u003e\n            \u003cspan\u003eLine input, USB, and network streaming\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eInput Sensitivity\u003c\/strong\u003e\n            \u003cspan\u003e500mV line input\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Compatibility\u003c\/strong\u003e\n            \u003cspan\u003e4-ohm and 8-ohm speaker systems\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eSignal-to-Noise Ratio\u003c\/strong\u003e\n            \u003cspan\u003e94dB\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eInstallation\u003c\/strong\u003e\n            \u003cspan\u003eOptional 19-inch rack-mount kit available separately\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"qx200-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Use\u003c\/strong\u003e\n            \u003cspan\u003eMulti-room audio, background music, home audio, and small commercial sound systems\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx200-note\"\u003e\n          \u003cstrong\u003eConnection Notice:\u003c\/strong\u003e Use compatible 4-ohm or 8-ohm speakers only. Keep speaker wiring polarity consistent and do not exceed the amplifier’s rated speaker load.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qx200-tab-panel qx200-panel-included\"\u003e\n      \u003cdiv class=\"qx200-panel-box\"\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n        \u003cdiv class=\"qx200-included-grid\"\u003e\n          \u003cdiv class=\"qx200-included-item\"\u003e1 × TEXONIC QX200 amplifier\u003c\/div\u003e\n          \u003cdiv class=\"qx200-included-item\"\u003eBT \u0026amp; Wi-Fi antenna\u003c\/div\u003e\n          \u003cdiv class=\"qx200-included-item\"\u003eAC power cord\u003c\/div\u003e\n          \u003cdiv class=\"qx200-included-item\"\u003eRemote control\u003c\/div\u003e\n          \u003cdiv class=\"qx200-included-item\"\u003eUser manual\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx200-note\"\u003e\n          \u003cstrong\u003eProduct Note:\u003c\/strong\u003e Product design, packaging, included accessories, streaming functions, app compatibility, and specifications may change without notice. Confirm speaker load, network setup, and installation requirements before use.\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":"No","offer_id":41704217870469,"sku":"QX200","price":584.99,"currency_code":"CAD","in_stock":true},{"title":"Yes","offer_id":41704217903237,"sku":"QX200B","price":609.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TEXONICAudioQX2002-ZoneNetworkStreamingAmplifier.jpg?v=1774455311"}],"url":"https:\/\/www.texonic.ca\/collections\/home-wi-fi-amplifiers.oembed","provider":"TEXONIC AV Inc","version":"1.0","type":"link"}