{"title":"Clinic \u0026 Professional Office Sound Systems","description":null,"products":[{"product_id":"commercial-audio-package-for-restaurants-bars-with-bluetooth-fm-tuner","title":"TEXONIC DXT60 Commercial Sound System with 3 CM60T Ceiling Speakers","description":"\u003cstyle\u003e\n  .txp60c03-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  .txp60c03-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .txp60c03-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .txp60c03-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .txp60c03-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  .txp60c03-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  .txp60c03-main-title span {\n    color: #d82929;\n  }\n\n  .txp60c03-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txp60c03-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .txp60c03-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  .txp60c03-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  .txp60c03-tab-label {\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  .txp60c03-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  #txp60c03-overview:checked ~ .txp60c03-tab-buttons label[for=\"txp60c03-overview\"],\n  #txp60c03-features:checked ~ .txp60c03-tab-buttons label[for=\"txp60c03-features\"],\n  #txp60c03-specs:checked ~ .txp60c03-tab-buttons label[for=\"txp60c03-specs\"],\n  #txp60c03-included:checked ~ .txp60c03-tab-buttons label[for=\"txp60c03-included\"],\n  #txp60c03-tap:checked ~ .txp60c03-tab-buttons label[for=\"txp60c03-tap\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .txp60c03-tab-panel {\n    display: none;\n    animation: txp60c03Fade 0.35s ease;\n  }\n\n  #txp60c03-overview:checked ~ .txp60c03-panels .txp60c03-panel-overview,\n  #txp60c03-features:checked ~ .txp60c03-panels .txp60c03-panel-features,\n  #txp60c03-specs:checked ~ .txp60c03-panels .txp60c03-panel-specs,\n  #txp60c03-included:checked ~ .txp60c03-panels .txp60c03-panel-included,\n  #txp60c03-tap:checked ~ .txp60c03-panels .txp60c03-panel-tap {\n    display: block;\n  }\n\n  @keyframes txp60c03Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .txp60c03-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .txp60c03-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .txp60c03-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txp60c03-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .txp60c03-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .txp60c03-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .txp60c03-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  .txp60c03-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  .txp60c03-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .txp60c03-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .txp60c03-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .txp60c03-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .txp60c03-spec-line span {\n    color: #444;\n  }\n\n  .txp60c03-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .txp60c03-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  .txp60c03-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  .txp60c03-tap-card {\n    border-left: 8px solid #d82929;\n    background: #fafafa;\n  }\n\n  .txp60c03-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  .txp60c03-table-wrap {\n    overflow-x: auto;\n    margin-top: 18px;\n  }\n\n  .txp60c03-load-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    min-width: 640px;\n  }\n\n  .txp60c03-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  .txp60c03-load-table td {\n    padding: 15px 16px;\n    border: 1px solid #d6d8dc;\n    color: #303236;\n    vertical-align: top;\n  }\n\n  .txp60c03-good {\n    color: #237a3b;\n    font-weight: 800;\n  }\n\n  .txp60c03-warning {\n    color: #cc1f28;\n    font-weight: 800;\n  }\n\n  .txp60c03-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  .txp60c03-start-point strong {\n    color: #d82929;\n    font-size: 18px;\n  }\n\n  .txp60c03-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    .txp60c03-top,\n    .txp60c03-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .txp60c03-main-title {\n      font-size: 23px;\n    }\n\n    .txp60c03-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .txp60c03-tab-label {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .txp60c03-use-grid,\n    .txp60c03-feature-list,\n    .txp60c03-spec-list,\n    .txp60c03-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .txp60c03-load-formula {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"txp60c03-tabs-wrap\"\u003e\n\n  \u003cinput class=\"txp60c03-radio\" type=\"radio\" name=\"txp60c03-tabs\" id=\"txp60c03-overview\" checked\u003e\n  \u003cinput class=\"txp60c03-radio\" type=\"radio\" name=\"txp60c03-tabs\" id=\"txp60c03-features\"\u003e\n  \u003cinput class=\"txp60c03-radio\" type=\"radio\" name=\"txp60c03-tabs\" id=\"txp60c03-specs\"\u003e\n  \u003cinput class=\"txp60c03-radio\" type=\"radio\" name=\"txp60c03-tabs\" id=\"txp60c03-included\"\u003e\n  \u003cinput class=\"txp60c03-radio\" type=\"radio\" name=\"txp60c03-tabs\" id=\"txp60c03-tap\"\u003e\n\n  \u003cdiv class=\"txp60c03-top\"\u003e\n    \u003cspan class=\"txp60c03-small-title\"\u003eCommercial Audio Package for Restaurants \u0026amp; Bars\u003c\/span\u003e\n\n    \u003ch2 class=\"txp60c03-main-title\"\u003e\n      TEXONIC DXT60 \u003cspan\u003ewith 3 CM60T\u003c\/span\u003e Ceiling Speakers\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eTEXONIC DXT60 commercial audio system\u003c\/strong\u003e includes one 60W commercial amplifier and three CM60T two-way ceiling speakers for clear background music in smaller business spaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This package is well suited for restaurants, bars, cafés, boutiques, reception areas, clinics, small offices, and other indoor spaces where three ceiling speaker locations can provide practical and balanced sound coverage.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"txp60c03-pill-row\"\u003e\n      \u003cspan\u003e1 × DXT60 Amplifier\u003c\/span\u003e\n      \u003cspan\u003e3 × CM60T Ceiling Speakers\u003c\/span\u003e\n      \u003cspan\u003eBluetooth \/ FM \/ USB \/ SD\u003c\/span\u003e\n      \u003cspan\u003e70V \/ 100V System\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"txp60c03-tab-buttons\"\u003e\n    \u003clabel class=\"txp60c03-tab-label\" for=\"txp60c03-overview\"\u003eOverview\u003c\/label\u003e\n    \u003clabel class=\"txp60c03-tab-label\" for=\"txp60c03-features\"\u003eFeatures\u003c\/label\u003e\n    \u003clabel class=\"txp60c03-tab-label\" for=\"txp60c03-specs\"\u003eSpecs\u003c\/label\u003e\n    \u003clabel class=\"txp60c03-tab-label\" for=\"txp60c03-included\"\u003eWhat’s Included\u003c\/label\u003e\n    \u003clabel class=\"txp60c03-tab-label\" for=\"txp60c03-tap\"\u003eTap Example\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"txp60c03-panels\"\u003e\n\n    \u003cdiv class=\"txp60c03-tab-panel txp60c03-panel-overview\"\u003e\n      \u003cdiv class=\"txp60c03-panel-box\"\u003e\n        \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\n        \u003cp\u003e\n          This DXT60 and CM60T package is designed for smaller commercial areas that need simple background music without a complicated audio rack. The DXT60 combines source playback, microphone mixing, and amplification in one compact unit.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Three ceiling speakers can be placed across the room to help reduce loud and quiet spots. This creates a more comfortable atmosphere for customers and staff compared with using one speaker at a high volume.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txp60c03-use-grid\"\u003e\n          \u003cdiv class=\"txp60c03-use-card\"\u003e\n            \u003cstrong\u003eBest For\u003c\/strong\u003e\n            Restaurants, bars, small cafés, boutiques, reception areas, clinics, small offices, waiting rooms, and compact commercial spaces.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-use-card\"\u003e\n            \u003cstrong\u003eSystem Fit\u003c\/strong\u003e\n            70V\/100V distributed ceiling speaker systems where clear background music and simple daily operation are required.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txp60c03-tab-panel txp60c03-panel-features\"\u003e\n      \u003cdiv class=\"txp60c03-panel-box\"\u003e\n        \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n        \u003cul class=\"txp60c03-feature-list\"\u003e\n          \u003cli\u003eComplete 60W commercial audio package with amplifier and three ceiling speakers\u003c\/li\u003e\n          \u003cli\u003eDesigned for restaurants, bars, cafés, offices, boutiques, and reception areas\u003c\/li\u003e\n          \u003cli\u003eDXT60 amplifier supports 70V and 100V commercial speaker lines\u003c\/li\u003e\n          \u003cli\u003eBluetooth playback from compatible smartphones, tablets, iPads, or laptops\u003c\/li\u003e\n          \u003cli\u003eBuilt-in FM tuner using the supplied indoor FM antenna\u003c\/li\u003e\n          \u003cli\u003eUSB and SD inputs for compatible MP3 music playback\u003c\/li\u003e\n          \u003cli\u003eExternal audio input for compatible computers, media players, or line-level sources\u003c\/li\u003e\n          \u003cli\u003eMicrophone input support for paging or simple announcements\u003c\/li\u003e\n          \u003cli\u003eThree CM60T speaker positions help provide practical sound coverage\u003c\/li\u003e\n          \u003cli\u003eCM60T two-way ceiling speakers are designed for clear music and speech\u003c\/li\u003e\n          \u003cli\u003eSelectable transformer taps allow speaker level adjustment by area\u003c\/li\u003e\n          \u003cli\u003eShips from Barrie, Ontario for Canadian business customers\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txp60c03-tab-panel txp60c03-panel-specs\"\u003e\n      \u003cdiv class=\"txp60c03-panel-box\"\u003e\n        \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n        \u003cdiv class=\"txp60c03-spec-list\"\u003e\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003eBrand\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003ePackage SKU\u003c\/strong\u003e\n            \u003cspan\u003eTXP60C03\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003ePackage Type\u003c\/strong\u003e\n            \u003cspan\u003eCommercial audio system with 3 ceiling speakers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Model\u003c\/strong\u003e\n            \u003cspan\u003eDXT60\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Power\u003c\/strong\u003e\n            \u003cspan\u003e60W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Model\u003c\/strong\u003e\n            \u003cspan\u003eCM60T two-way ceiling speaker\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Quantity\u003c\/strong\u003e\n            \u003cspan\u003e3 ceiling speakers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Line\u003c\/strong\u003e\n            \u003cspan\u003e70V \/ 100V constant-voltage system\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003e70V Power Taps\u003c\/strong\u003e\n            \u003cspan\u003e3.5W \/ 7.5W \/ 15W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003e100V Power Taps\u003c\/strong\u003e\n            \u003cspan\u003e7.5W \/ 15W \/ 30W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003eAudio Sources\u003c\/strong\u003e\n            \u003cspan\u003eBluetooth, FM radio, USB, SD, and external audio input\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Applications\u003c\/strong\u003e\n            \u003cspan\u003eRestaurants, bars, cafés, boutiques, clinics, reception areas, small offices, and waiting rooms\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003eShipping Location\u003c\/strong\u003e\n            \u003cspan\u003eShips from Barrie, Ontario\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Starting Tap\u003c\/strong\u003e\n            \u003cspan\u003e7.5W per speaker for a combined 22.5W load\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60c03-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Maximum Load\u003c\/strong\u003e\n            \u003cspan\u003e48W, based on 80% of the DXT60’s 60W rating\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txp60c03-note\"\u003e\n          \u003cstrong\u003eConnection Notice:\u003c\/strong\u003e Select either the 70V or 100V amplifier output and use matching voltage taps on every speaker. Do not connect transformer-tapped speakers to the amplifier’s 4Ω or 8Ω terminals.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txp60c03-tab-panel txp60c03-panel-included\"\u003e\n      \u003cdiv class=\"txp60c03-panel-box\"\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n        \u003cdiv class=\"txp60c03-included-grid\"\u003e\n          \u003cdiv class=\"txp60c03-included-item\"\u003e1 × TEXONIC DXT60 60W amplifier\u003c\/div\u003e\n          \u003cdiv class=\"txp60c03-included-item\"\u003e3 × TEXONIC CM60T ceiling speakers\u003c\/div\u003e\n          \u003cdiv class=\"txp60c03-included-item\"\u003e1 × Remote control\u003c\/div\u003e\n          \u003cdiv class=\"txp60c03-included-item\"\u003e1 × Indoor FM antenna\u003c\/div\u003e\n          \u003cdiv class=\"txp60c03-included-item\"\u003e1 × AC power cord\u003c\/div\u003e\n          \u003cdiv class=\"txp60c03-included-item\"\u003eInstruction manual and speaker cutout template\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txp60c03-note\"\u003e\n          \u003cstrong\u003eInstallation Reminder:\u003c\/strong\u003e Permanent speaker wiring should meet applicable Canadian electrical, building, and fire requirements.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txp60c03-tab-panel txp60c03-panel-tap\"\u003e\n      \u003cdiv class=\"txp60c03-panel-box txp60c03-tap-card\"\u003e\n        \u003ch3\u003eThree-Speaker Tap Examples\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Maintain at least 20% amplifier headroom. The recommended connected speaker load should remain at or below 80% of the DXT60’s 60W output.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txp60c03-load-formula\"\u003e\n          60W × 80% = 48W maximum recommended load\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txp60c03-table-wrap\"\u003e\n          \u003ctable class=\"txp60c03-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\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e3 × 3.5W at 70V\u003c\/td\u003e\n                \u003ctd\u003e10.5W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txp60c03-good\"\u003eSuitable\u003c\/span\u003e for gentle background music\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e3 × 7.5W\u003c\/td\u003e\n                \u003ctd\u003e22.5W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txp60c03-good\"\u003eRecommended\u003c\/span\u003e for normal office or retail use\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e2 × 15W + 1 × 7.5W\u003c\/td\u003e\n                \u003ctd\u003e37.5W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txp60c03-good\"\u003eSuitable\u003c\/span\u003e when two areas require higher output\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e3 × 15W\u003c\/td\u003e\n                \u003ctd\u003e45W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txp60c03-good\"\u003eMaximum recommended\u003c\/span\u003e setting\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e3 × 30W at 100V\u003c\/td\u003e\n                \u003ctd\u003e90W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txp60c03-warning\"\u003eDo not use\u003c\/span\u003e — exceeds amplifier capacity\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txp60c03-start-point\"\u003e\n          \u003cstrong\u003eSuggested starting setting:\u003c\/strong\u003e Use three CM60T speakers at 7.5W each for a total load of 22.5W.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txp60c03-red-alert\"\u003e\n          Select either the 70V or 100V output and use matching voltage taps on every speaker. Do not connect transformer-tapped speakers to the amplifier’s 4Ω or 8Ω terminals.\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":"Default Title","offer_id":40143010529413,"sku":"TXPC03-01","price":445.96,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TXP60C03.png?v=1784302943"},{"product_id":"70v-commercial-audio-system-restaurants-bars","title":"TEXONIC DXT60 Commercial Sound System with 4 Ceiling Speakers","description":"\u003cstyle\u003e\n  .dxt60-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  .dxt60-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .dxt60-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .dxt60-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .dxt60-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  .dxt60-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  .dxt60-main-title span {\n    color: #d82929;\n  }\n\n  .dxt60-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .dxt60-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .dxt60-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  .dxt60-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  .dxt60-tab-label {\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  .dxt60-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  #dxt60-overview:checked ~ .dxt60-tab-buttons label[for=\"dxt60-overview\"],\n  #dxt60-features:checked ~ .dxt60-tab-buttons label[for=\"dxt60-features\"],\n  #dxt60-specs:checked ~ .dxt60-tab-buttons label[for=\"dxt60-specs\"],\n  #dxt60-included:checked ~ .dxt60-tab-buttons label[for=\"dxt60-included\"],\n  #dxt60-tap:checked ~ .dxt60-tab-buttons label[for=\"dxt60-tap\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .dxt60-tab-panel {\n    display: none;\n    animation: dxt60Fade 0.35s ease;\n  }\n\n  #dxt60-overview:checked ~ .dxt60-panels .dxt60-panel-overview,\n  #dxt60-features:checked ~ .dxt60-panels .dxt60-panel-features,\n  #dxt60-specs:checked ~ .dxt60-panels .dxt60-panel-specs,\n  #dxt60-included:checked ~ .dxt60-panels .dxt60-panel-included,\n  #dxt60-tap:checked ~ .dxt60-panels .dxt60-panel-tap {\n    display: block;\n  }\n\n  @keyframes dxt60Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .dxt60-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .dxt60-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .dxt60-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .dxt60-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .dxt60-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .dxt60-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .dxt60-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  .dxt60-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  .dxt60-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .dxt60-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .dxt60-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .dxt60-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .dxt60-spec-line span {\n    color: #444;\n  }\n\n  .dxt60-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .dxt60-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  .dxt60-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  .dxt60-tap-card {\n    border-left: 8px solid #d82929;\n    background: #fafafa;\n  }\n\n  .dxt60-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  .dxt60-table-wrap {\n    overflow-x: auto;\n    margin-top: 18px;\n  }\n\n  .dxt60-load-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    min-width: 640px;\n  }\n\n  .dxt60-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  .dxt60-load-table td {\n    padding: 15px 16px;\n    border: 1px solid #d6d8dc;\n    color: #303236;\n    vertical-align: top;\n  }\n\n  .dxt60-good {\n    color: #237a3b;\n    font-weight: 800;\n  }\n\n  .dxt60-warning {\n    color: #cc1f28;\n    font-weight: 800;\n  }\n\n  .dxt60-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  .dxt60-start-point strong {\n    color: #d82929;\n    font-size: 18px;\n  }\n\n  .dxt60-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    .dxt60-top,\n    .dxt60-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .dxt60-main-title {\n      font-size: 23px;\n    }\n\n    .dxt60-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .dxt60-tab-label {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .dxt60-use-grid,\n    .dxt60-feature-list,\n    .dxt60-spec-list,\n    .dxt60-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .dxt60-load-formula {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dxt60-tabs-wrap\"\u003e\n\u003cinput class=\"dxt60-radio\" type=\"radio\" name=\"dxt60-tabs\" id=\"dxt60-overview\" checked\u003e \u003cinput class=\"dxt60-radio\" type=\"radio\" name=\"dxt60-tabs\" id=\"dxt60-features\"\u003e \u003cinput class=\"dxt60-radio\" type=\"radio\" name=\"dxt60-tabs\" id=\"dxt60-specs\"\u003e \u003cinput class=\"dxt60-radio\" type=\"radio\" name=\"dxt60-tabs\" id=\"dxt60-included\"\u003e \u003cinput class=\"dxt60-radio\" type=\"radio\" name=\"dxt60-tabs\" id=\"dxt60-tap\"\u003e\n\u003cdiv class=\"dxt60-top\"\u003e\n\u003cspan class=\"dxt60-small-title\"\u003e60W Commercial Audio Package\u003c\/span\u003e\n\u003ch2 class=\"dxt60-main-title\"\u003eTEXONIC DXT60 \u003cspan\u003eBluetooth Commercial\u003c\/span\u003e Audio System\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eTEXONIC DXT60 commercial audio package\u003c\/strong\u003e is a compact 60W background music system designed for offices, retail stores, cafés, reception areas, and small business spaces.\u003c\/p\u003e\n\u003cp\u003eThis package combines a 60W commercial amplifier with Bluetooth, FM tuner, USB\/SD MP3 playback, microphone inputs, 70V\/100V speaker outputs, and four in-ceiling speakers for clean and even background music coverage.\u003c\/p\u003e\n\u003cdiv class=\"dxt60-pill-row\"\u003e\n\u003cspan\u003e60W Amplifier\u003c\/span\u003e \u003cspan\u003eBluetooth \/ FM \/ USB \/ SD\u003c\/span\u003e \u003cspan\u003e70V \/ 100V Speaker Output\u003c\/span\u003e \u003cspan\u003e4 Ceiling Speakers Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-tab-buttons\"\u003e\n\u003clabel class=\"dxt60-tab-label\" for=\"dxt60-overview\"\u003eOverview\u003c\/label\u003e \u003clabel class=\"dxt60-tab-label\" for=\"dxt60-features\"\u003eFeatures\u003c\/label\u003e \u003clabel class=\"dxt60-tab-label\" for=\"dxt60-specs\"\u003eSpecs\u003c\/label\u003e \u003clabel class=\"dxt60-tab-label\" for=\"dxt60-included\"\u003eWhat’s Included\u003c\/label\u003e \u003clabel class=\"dxt60-tab-label\" for=\"dxt60-tap\"\u003eTap Example\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-panels\"\u003e\n\u003cdiv class=\"dxt60-tab-panel dxt60-panel-overview\"\u003e\n\u003cdiv class=\"dxt60-panel-box\"\u003e\n\u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\u003cp\u003eThis DXT60 package is built for small commercial spaces that need easy background music without a complicated system. Bluetooth makes it simple to play music from a phone, tablet, laptop, or other compatible device.\u003c\/p\u003e\n\u003cp\u003eThe included CM60T ceiling speakers are suitable for drop-tile ceilings and general business audio coverage. The amplifier also supports microphone paging, making it useful for simple announcements in retail, office, café, or waiting room spaces.\u003c\/p\u003e\n\u003cdiv class=\"dxt60-use-grid\"\u003e\n\u003cdiv class=\"dxt60-use-card\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e Offices, retail stores, small restaurants, cafés, clinics, waiting rooms, reception areas, salons, and small commercial spaces.\u003c\/div\u003e\n\u003cdiv class=\"dxt60-use-card\"\u003e\n\u003cstrong\u003eSystem Fit\u003c\/strong\u003e 70V\/100V distributed ceiling speaker systems where clear background music and simple paging are required.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-tab-panel dxt60-panel-features\"\u003e\n\u003cdiv class=\"dxt60-panel-box\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul class=\"dxt60-feature-list\"\u003e\n\u003cli\u003eComplete 60W commercial background music package\u003c\/li\u003e\n\u003cli\u003eIncludes DXT60 commercial amplifier and four in-ceiling speakers\u003c\/li\u003e\n\u003cli\u003eBluetooth playback for phones, tablets, and laptops\u003c\/li\u003e\n\u003cli\u003eBuilt-in FM tuner for radio playback\u003c\/li\u003e\n\u003cli\u003eUSB and SD inputs for MP3 music playback\u003c\/li\u003e\n\u003cli\u003e70V and 100V speaker outputs for commercial speaker wiring\u003c\/li\u003e\n\u003cli\u003e4–8Ω speaker output support for compatible low-impedance use\u003c\/li\u003e\n\u003cli\u003eMicrophone input for paging and announcements\u003c\/li\u003e\n\u003cli\u003eRCA line input and line output for external audio devices\u003c\/li\u003e\n\u003cli\u003eEMC input for emergency or fire alarm signal integration\u003c\/li\u003e\n\u003cli\u003eShort-circuit, clip, overload, and high-temperature protection\u003c\/li\u003e\n\u003cli\u003eGood for low to medium-level background music in small spaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-tab-panel dxt60-panel-specs\"\u003e\n\u003cdiv class=\"dxt60-panel-box\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"dxt60-spec-list\"\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eBrand\u003c\/strong\u003e \u003cspan\u003eTEXONIC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eProduct SKU\u003c\/strong\u003e \u003cspan\u003eTX242001-6\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eAmplifier Model\u003c\/strong\u003e \u003cspan\u003eDXT60\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003ePackage Type\u003c\/strong\u003e \u003cspan\u003eCommercial amplifier and 4 ceiling speaker package\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003ePower Output\u003c\/strong\u003e \u003cspan\u003e60W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eSpeaker Outputs\u003c\/strong\u003e \u003cspan\u003e100V \/ 70V and 4–8Ω\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eAudio Sources\u003c\/strong\u003e \u003cspan\u003eBluetooth, FM tuner, USB, SD, and RCA line input\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eInputs\u003c\/strong\u003e \u003cspan\u003eMic1 6.3mm jack, Mic\/Line2 balanced XLR with +48V phantom power, RCA line input, EMC input\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eOutputs\u003c\/strong\u003e \u003cspan\u003eSpeaker output and RCA line output\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eFrequency Response\u003c\/strong\u003e \u003cspan\u003e60Hz – 15kHz, ±3dB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eSignal-to-Noise Ratio\u003c\/strong\u003e \u003cspan\u003eLine ≥ 85dB, Mic ≥ 72dB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eProtection\u003c\/strong\u003e \u003cspan\u003eShort-circuit, clip, overload, and high-temperature protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003ePower Supply\u003c\/strong\u003e \u003cspan\u003e110\/240V AC and 24V DC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eIncluded Speaker Type\u003c\/strong\u003e \u003cspan\u003e6″ CM60T commercial in-ceiling speakers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eSpeaker Line Input\u003c\/strong\u003e \u003cspan\u003e70V \/ 100V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eSpeaker SPL\u003c\/strong\u003e \u003cspan\u003e93 ±3dB at 1W \/ 1m\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eSpeaker Frequency Response\u003c\/strong\u003e \u003cspan\u003e100Hz – 20kHz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-spec-line\"\u003e\n\u003cstrong\u003eSpeaker Cutout Size\u003c\/strong\u003e \u003cspan\u003eØ200mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-note\"\u003e\n\u003cstrong\u003eConnection Notice:\u003c\/strong\u003e For commercial ceiling speakers, use either the 70V or 100V output and set each speaker to the matching voltage tap. Do not connect transformer-tapped speakers to the 4Ω or 8Ω amplifier terminals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-tab-panel dxt60-panel-included\"\u003e\n\u003cdiv class=\"dxt60-panel-box\"\u003e\n\u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\u003cdiv class=\"dxt60-included-grid\"\u003e\n\u003cdiv class=\"dxt60-included-item\"\u003e1 × TEXONIC DXT60 60W commercial amplifier\u003c\/div\u003e\n\u003cdiv class=\"dxt60-included-item\"\u003e4 × CM60T In-ceiling speakers\u003c\/div\u003e\n\u003cdiv class=\"dxt60-included-item\"\u003e1 × Remote control\u003c\/div\u003e\n\u003cdiv class=\"dxt60-included-item\"\u003e1 × Indoor FM antenna\u003c\/div\u003e\n\u003cdiv class=\"dxt60-included-item\"\u003e1 × AC power cord\u003c\/div\u003e\n\u003cdiv class=\"dxt60-included-item\"\u003e1 × Instruction manual\u003c\/div\u003e\n\u003cdiv class=\"dxt60-included-item\"\u003eSpeaker cutout template\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-note\"\u003e\n\u003cstrong\u003eProduct Note:\u003c\/strong\u003e The microphone shown in some product images is for demonstration only and is not included with this package.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-tab-panel dxt60-panel-tap\"\u003e\n\u003cdiv class=\"dxt60-panel-box dxt60-tap-card\"\u003e\n\u003ch3\u003eFour-Speaker Load Examples\u003c\/h3\u003e\n\u003cp\u003eKeep at least 20% amplifier headroom. The recommended connected speaker load is therefore no more than 80% of the DXT60’s 60W rating.\u003c\/p\u003e\n\u003cdiv class=\"dxt60-load-formula\"\u003e60W × 0.80 = 48W maximum recommended load\u003c\/div\u003e\n\u003cdiv class=\"dxt60-table-wrap\"\u003e\n\u003ctable class=\"dxt60-load-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eTap Selection\u003c\/th\u003e\n\u003cth\u003eTotal Speaker 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\u003e4 × 3.5W at 70V\u003c\/td\u003e\n\u003ctd\u003e14W\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"dxt60-good\"\u003eSuitable\u003c\/span\u003e for low-level background music\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 × 7.5W\u003c\/td\u003e\n\u003ctd\u003e30W\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"dxt60-good\"\u003eRecommended\u003c\/span\u003e for normal office or retail use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 × 15W + 2 × 7.5W\u003c\/td\u003e\n\u003ctd\u003e45W\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"dxt60-good\"\u003eAcceptable\u003c\/span\u003e when two areas require more output\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=\"dxt60-warning\"\u003eNot recommended\u003c\/span\u003e because no 20% headroom remains\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=\"dxt60-warning\"\u003eDo not use\u003c\/span\u003e because the load exceeds amplifier capacity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dxt60-start-point\"\u003e\n\u003cstrong\u003eSuggested starting point:\u003c\/strong\u003e Set all four speakers to 7.5W for a combined 30W load.\u003c\/div\u003e\n\u003cdiv class=\"dxt60-red-alert\"\u003eUse either the 70V or 100V output and set every speaker to the matching voltage tap. Do not connect transformer-tapped speakers to the 4Ω or 8Ω amplifier terminals.\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":41064142078085,"sku":"TXPC0406","price":499.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TXP60C04.png?v=1784243750"},{"product_id":"60w-commercial-audio-system-office-retail-canada","title":"TEXONIC DXT60 Commercial Sound System with 5 CM60T Ceiling Speakers","description":"\u003cstyle\u003e\n  .txpc05-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  .txpc05-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .txpc05-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .txpc05-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .txpc05-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  .txpc05-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  .txpc05-main-title span {\n    color: #d82929;\n  }\n\n  .txpc05-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txpc05-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .txpc05-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  .txpc05-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  .txpc05-tab-label {\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  .txpc05-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  #txpc05-overview:checked ~ .txpc05-tab-buttons label[for=\"txpc05-overview\"],\n  #txpc05-features:checked ~ .txpc05-tab-buttons label[for=\"txpc05-features\"],\n  #txpc05-specs:checked ~ .txpc05-tab-buttons label[for=\"txpc05-specs\"],\n  #txpc05-included:checked ~ .txpc05-tab-buttons label[for=\"txpc05-included\"],\n  #txpc05-tap:checked ~ .txpc05-tab-buttons label[for=\"txpc05-tap\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .txpc05-tab-panel {\n    display: none;\n    animation: txpc05Fade 0.35s ease;\n  }\n\n  #txpc05-overview:checked ~ .txpc05-panels .txpc05-panel-overview,\n  #txpc05-features:checked ~ .txpc05-panels .txpc05-panel-features,\n  #txpc05-specs:checked ~ .txpc05-panels .txpc05-panel-specs,\n  #txpc05-included:checked ~ .txpc05-panels .txpc05-panel-included,\n  #txpc05-tap:checked ~ .txpc05-panels .txpc05-panel-tap {\n    display: block;\n  }\n\n  @keyframes txpc05Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .txpc05-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .txpc05-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .txpc05-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txpc05-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .txpc05-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .txpc05-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .txpc05-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  .txpc05-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  .txpc05-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .txpc05-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .txpc05-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .txpc05-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .txpc05-spec-line span {\n    color: #444;\n  }\n\n  .txpc05-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .txpc05-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  .txpc05-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  .txpc05-tap-card {\n    border-left: 8px solid #d82929;\n    background: #fafafa;\n  }\n\n  .txpc05-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  .txpc05-table-wrap {\n    overflow-x: auto;\n    margin-top: 18px;\n  }\n\n  .txpc05-load-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    min-width: 640px;\n  }\n\n  .txpc05-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  .txpc05-load-table td {\n    padding: 15px 16px;\n    border: 1px solid #d6d8dc;\n    color: #303236;\n    vertical-align: top;\n  }\n\n  .txpc05-good {\n    color: #237a3b;\n    font-weight: 800;\n  }\n\n  .txpc05-warning {\n    color: #cc1f28;\n    font-weight: 800;\n  }\n\n  .txpc05-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  .txpc05-start-point strong {\n    color: #d82929;\n    font-size: 18px;\n  }\n\n  .txpc05-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    .txpc05-top,\n    .txpc05-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .txpc05-main-title {\n      font-size: 23px;\n    }\n\n    .txpc05-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .txpc05-tab-label {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .txpc05-use-grid,\n    .txpc05-feature-list,\n    .txpc05-spec-list,\n    .txpc05-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .txpc05-load-formula {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"txpc05-tabs-wrap\"\u003e\n\n  \u003cinput class=\"txpc05-radio\" type=\"radio\" name=\"txpc05-tabs\" id=\"txpc05-overview\" checked\u003e\n  \u003cinput class=\"txpc05-radio\" type=\"radio\" name=\"txpc05-tabs\" id=\"txpc05-features\"\u003e\n  \u003cinput class=\"txpc05-radio\" type=\"radio\" name=\"txpc05-tabs\" id=\"txpc05-specs\"\u003e\n  \u003cinput class=\"txpc05-radio\" type=\"radio\" name=\"txpc05-tabs\" id=\"txpc05-included\"\u003e\n  \u003cinput class=\"txpc05-radio\" type=\"radio\" name=\"txpc05-tabs\" id=\"txpc05-tap\"\u003e\n\n  \u003cdiv class=\"txpc05-top\"\u003e\n    \u003cspan class=\"txpc05-small-title\"\u003e60W Commercial Sound System with 5 Ceiling Speakers\u003c\/span\u003e\n\n    \u003ch2 class=\"txpc05-main-title\"\u003e\n      TEXONIC DXT60 \u003cspan\u003ewith 5 CM60T\u003c\/span\u003e Ceiling Speakers\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eTEXONIC 60W commercial sound system\u003c\/strong\u003e includes one DXT60 amplifier and five CM60T two-way ceiling speakers for clear background music and practical audio control in small business interiors.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This compact commercial sound package is well suited to Canadian offices, retail stores, cafés, clinics, reception areas, and other small business spaces with accessible or drop-tile ceilings.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"txpc05-pill-row\"\u003e\n      \u003cspan\u003e1 × DXT60 Amplifier\u003c\/span\u003e\n      \u003cspan\u003e5 × CM60T Ceiling Speakers\u003c\/span\u003e\n      \u003cspan\u003eBluetooth \/ FM \/ USB \/ SD\u003c\/span\u003e\n      \u003cspan\u003e70V \/ 100V System\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"txpc05-tab-buttons\"\u003e\n    \u003clabel class=\"txpc05-tab-label\" for=\"txpc05-overview\"\u003eOverview\u003c\/label\u003e\n    \u003clabel class=\"txpc05-tab-label\" for=\"txpc05-features\"\u003eFeatures\u003c\/label\u003e\n    \u003clabel class=\"txpc05-tab-label\" for=\"txpc05-specs\"\u003eSpecs\u003c\/label\u003e\n    \u003clabel class=\"txpc05-tab-label\" for=\"txpc05-included\"\u003eWhat’s Included\u003c\/label\u003e\n    \u003clabel class=\"txpc05-tab-label\" for=\"txpc05-tap\"\u003eTap Example\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"txpc05-panels\"\u003e\n\n    \u003cdiv class=\"txpc05-tab-panel txpc05-panel-overview\"\u003e\n      \u003cdiv class=\"txpc05-panel-box\"\u003e\n        \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\n        \u003cp\u003e\n          This DXT60 and CM60T package is designed for businesses that need comfortable background music without a complicated sound system. The DXT60 combines music playback, microphone input support, and 60W commercial amplification in one compact desktop unit.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Five CM60T ceiling speakers provide additional placement flexibility for irregular rooms, hallways, reception areas, or connected customer spaces. The distributed layout helps maintain a comfortable listening level without relying on one loud speaker.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txpc05-use-grid\"\u003e\n          \u003cdiv class=\"txpc05-use-card\"\u003e\n            \u003cstrong\u003eBest For\u003c\/strong\u003e\n            Offices, retail stores, cafés, clinics, reception areas, small business interiors, hallways, and connected customer spaces.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-use-card\"\u003e\n            \u003cstrong\u003eSystem Fit\u003c\/strong\u003e\n            70V\/100V distributed ceiling speaker systems where background music and simple paging or announcements are required.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txpc05-tab-panel txpc05-panel-features\"\u003e\n      \u003cdiv class=\"txpc05-panel-box\"\u003e\n        \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n        \u003cul class=\"txpc05-feature-list\"\u003e\n          \u003cli\u003eComplete 60W commercial sound system with amplifier and five ceiling speakers\u003c\/li\u003e\n          \u003cli\u003eIncludes DXT60 amplifier and five CM60T two-way ceiling speakers\u003c\/li\u003e\n          \u003cli\u003eDesigned for offices, retail stores, cafés, clinics, and reception areas\u003c\/li\u003e\n          \u003cli\u003eBluetooth playback from compatible smartphones, tablets, iPads, and laptops\u003c\/li\u003e\n          \u003cli\u003eBuilt-in FM tuner using the included indoor FM antenna\u003c\/li\u003e\n          \u003cli\u003eUSB and SD inputs for compatible MP3 music playback\u003c\/li\u003e\n          \u003cli\u003eExternal input for a compatible computer, music player, or line-level device\u003c\/li\u003e\n          \u003cli\u003e70V and 100V speaker line support for commercial audio wiring\u003c\/li\u003e\n          \u003cli\u003eCM60T two-way ceiling speakers deliver clear music and speech\u003c\/li\u003e\n          \u003cli\u003eSelectable 70V and 100V transformer taps allow speaker output adjustment\u003c\/li\u003e\n          \u003cli\u003eMicrophone input support for paging, staff communication, and announcements\u003c\/li\u003e\n          \u003cli\u003eShips from Barrie, Ontario to businesses throughout Canada\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txpc05-tab-panel txpc05-panel-specs\"\u003e\n      \u003cdiv class=\"txpc05-panel-box\"\u003e\n        \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n        \u003cdiv class=\"txpc05-spec-list\"\u003e\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eBrand\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003ePackage SKU\u003c\/strong\u003e\n            \u003cspan\u003eTXPC05-07\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003ePackage Type\u003c\/strong\u003e\n            \u003cspan\u003eCommercial sound system with 5 ceiling speakers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Model\u003c\/strong\u003e\n            \u003cspan\u003eDXT60\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Power\u003c\/strong\u003e\n            \u003cspan\u003e60W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Model\u003c\/strong\u003e\n            \u003cspan\u003eCM60T two-way ceiling speaker\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Quantity\u003c\/strong\u003e\n            \u003cspan\u003e5 ceiling speakers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Type\u003c\/strong\u003e\n            \u003cspan\u003e6-inch two-way CM60T ceiling speakers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Line Input\u003c\/strong\u003e\n            \u003cspan\u003e70V \/ 100V constant-voltage line\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003e70V Power Taps\u003c\/strong\u003e\n            \u003cspan\u003e3.5W \/ 7.5W \/ 15W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003e100V Power Taps\u003c\/strong\u003e\n            \u003cspan\u003e7.5W \/ 15W \/ 30W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eAudio Sources\u003c\/strong\u003e\n            \u003cspan\u003eBluetooth, FM radio, USB, SD, and external audio input\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Applications\u003c\/strong\u003e\n            \u003cspan\u003eOffices, retail stores, cafés, clinics, reception areas, and small business interiors\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eShipping Location\u003c\/strong\u003e\n            \u003cspan\u003eShips from Barrie, Ontario\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Starting Tap\u003c\/strong\u003e\n            \u003cspan\u003e7.5W per speaker for a total connected load of 37.5W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpc05-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Maximum Load\u003c\/strong\u003e\n            \u003cspan\u003e48W, based on 80% of the DXT60 amplifier’s 60W rating\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpc05-note\"\u003e\n          \u003cstrong\u003eConnection Notice:\u003c\/strong\u003e Use either the 70V or 100V amplifier output and set every speaker to the matching voltage tap. Do not connect transformer-tapped speakers to the amplifier’s 4Ω or 8Ω terminals.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txpc05-tab-panel txpc05-panel-included\"\u003e\n      \u003cdiv class=\"txpc05-panel-box\"\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n        \u003cdiv class=\"txpc05-included-grid\"\u003e\n          \u003cdiv class=\"txpc05-included-item\"\u003e1 × TEXONIC DXT60 60W amplifier\u003c\/div\u003e\n          \u003cdiv class=\"txpc05-included-item\"\u003e5 × TEXONIC CM60T ceiling speakers\u003c\/div\u003e\n          \u003cdiv class=\"txpc05-included-item\"\u003e1 × Remote control\u003c\/div\u003e\n          \u003cdiv class=\"txpc05-included-item\"\u003e1 × Indoor FM antenna\u003c\/div\u003e\n          \u003cdiv class=\"txpc05-included-item\"\u003e1 × AC power cord\u003c\/div\u003e\n          \u003cdiv class=\"txpc05-included-item\"\u003eInstruction manual and speaker cutout template\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpc05-note\"\u003e\n          \u003cstrong\u003eInstallation Reminder:\u003c\/strong\u003e Permanent speaker wiring should meet applicable Canadian electrical, building, and fire requirements.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txpc05-tab-panel txpc05-panel-tap\"\u003e\n      \u003cdiv class=\"txpc05-panel-box txpc05-tap-card\"\u003e\n        \u003ch3\u003eFive-Speaker Tap Examples\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Keep at least 20% amplifier headroom. The combined speaker load should not exceed 80% of the DXT60 amplifier’s 60W rating.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txpc05-load-formula\"\u003e\n          60W × 80% = 48W maximum recommended load\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpc05-table-wrap\"\u003e\n          \u003ctable class=\"txpc05-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\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e5 × 3.5W at 70V\u003c\/td\u003e\n                \u003ctd\u003e17.5W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpc05-good\"\u003eSuitable\u003c\/span\u003e for low-level background music\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e3 × 7.5W + 2 × 3.5W\u003c\/td\u003e\n                \u003ctd\u003e29.5W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpc05-good\"\u003eSuitable\u003c\/span\u003e when selected areas need more output\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e5 × 7.5W\u003c\/td\u003e\n                \u003ctd\u003e37.5W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpc05-good\"\u003eRecommended\u003c\/span\u003e for normal office or retail use\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e2 × 15W + 3 × 3.5W\u003c\/td\u003e\n                \u003ctd\u003e40.5W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpc05-good\"\u003eAcceptable\u003c\/span\u003e when two locations require more volume\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e5 × 15W\u003c\/td\u003e\n                \u003ctd\u003e75W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpc05-warning\"\u003eDo not use\u003c\/span\u003e — exceeds amplifier capacity\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e5 × 30W at 100V\u003c\/td\u003e\n                \u003ctd\u003e150W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpc05-warning\"\u003eDo not use\u003c\/span\u003e — substantially exceeds the amplifier rating\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpc05-start-point\"\u003e\n          \u003cstrong\u003eRecommended starting point:\u003c\/strong\u003e Set all five CM60T speakers to 7.5W for a total connected load of 37.5W.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpc05-red-alert\"\u003e\n          Use either the 70V or 100V amplifier output and set every speaker to the matching voltage tap. Do not connect transformer-tapped speakers to the 4Ω or 8Ω terminals.\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":"Default Title","offer_id":41294667743365,"sku":"TXPC05-07","price":549.94,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TXP60C5.png?v=1784261219"}],"url":"https:\/\/www.texonic.ca\/fr\/collections\/clinic-professional-office-sound-systems.oembed","provider":"TEXONIC AV Inc","version":"1.0","type":"link"}