{"title":"Hotel \u0026 Hospitality Sound Systems","description":null,"products":[{"product_id":"affordable-restaurant-sound-system-diy-installation","title":"TEXONIC DXT60 Commercial Sound System with 3 PZ50 Pendant Speakers","description":"\u003cstyle\u003e\n  .txpp03-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  .txpp03-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .txpp03-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .txpp03-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .txpp03-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  .txpp03-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  .txpp03-main-title span {\n    color: #d82929;\n  }\n\n  .txpp03-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txpp03-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .txpp03-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  .txpp03-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  .txpp03-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  .txpp03-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  #txpp03-overview:checked ~ .txpp03-tab-buttons label[for=\"txpp03-overview\"],\n  #txpp03-features:checked ~ .txpp03-tab-buttons label[for=\"txpp03-features\"],\n  #txpp03-specs:checked ~ .txpp03-tab-buttons label[for=\"txpp03-specs\"],\n  #txpp03-included:checked ~ .txpp03-tab-buttons label[for=\"txpp03-included\"],\n  #txpp03-tap:checked ~ .txpp03-tab-buttons label[for=\"txpp03-tap\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .txpp03-tab-panel {\n    display: none;\n    animation: txpp03Fade 0.35s ease;\n  }\n\n  #txpp03-overview:checked ~ .txpp03-panels .txpp03-panel-overview,\n  #txpp03-features:checked ~ .txpp03-panels .txpp03-panel-features,\n  #txpp03-specs:checked ~ .txpp03-panels .txpp03-panel-specs,\n  #txpp03-included:checked ~ .txpp03-panels .txpp03-panel-included,\n  #txpp03-tap:checked ~ .txpp03-panels .txpp03-panel-tap {\n    display: block;\n  }\n\n  @keyframes txpp03Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .txpp03-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .txpp03-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .txpp03-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txpp03-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .txpp03-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .txpp03-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .txpp03-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  .txpp03-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  .txpp03-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .txpp03-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .txpp03-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .txpp03-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .txpp03-spec-line span {\n    color: #444;\n  }\n\n  .txpp03-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .txpp03-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  .txpp03-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  .txpp03-tap-card {\n    border-left: 8px solid #d82929;\n    background: #fafafa;\n  }\n\n  .txpp03-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  .txpp03-table-wrap {\n    overflow-x: auto;\n    margin-top: 18px;\n  }\n\n  .txpp03-load-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    min-width: 640px;\n  }\n\n  .txpp03-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  .txpp03-load-table td {\n    padding: 15px 16px;\n    border: 1px solid #d6d8dc;\n    color: #303236;\n    vertical-align: top;\n  }\n\n  .txpp03-good {\n    color: #237a3b;\n    font-weight: 800;\n  }\n\n  .txpp03-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  .txpp03-start-point strong {\n    color: #d82929;\n    font-size: 18px;\n  }\n\n  .txpp03-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    .txpp03-top,\n    .txpp03-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .txpp03-main-title {\n      font-size: 23px;\n    }\n\n    .txpp03-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .txpp03-tab-label {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .txpp03-use-grid,\n    .txpp03-feature-list,\n    .txpp03-spec-list,\n    .txpp03-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .txpp03-load-formula {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"txpp03-tabs-wrap\"\u003e\n\n  \u003cinput class=\"txpp03-radio\" type=\"radio\" name=\"txpp03-tabs\" id=\"txpp03-overview\" checked\u003e\n  \u003cinput class=\"txpp03-radio\" type=\"radio\" name=\"txpp03-tabs\" id=\"txpp03-features\"\u003e\n  \u003cinput class=\"txpp03-radio\" type=\"radio\" name=\"txpp03-tabs\" id=\"txpp03-specs\"\u003e\n  \u003cinput class=\"txpp03-radio\" type=\"radio\" name=\"txpp03-tabs\" id=\"txpp03-included\"\u003e\n  \u003cinput class=\"txpp03-radio\" type=\"radio\" name=\"txpp03-tabs\" id=\"txpp03-tap\"\u003e\n\n  \u003cdiv class=\"txpp03-top\"\u003e\n    \u003cspan class=\"txpp03-small-title\"\u003eCommercial Sound System with Pendant Speakers\u003c\/span\u003e\n\n    \u003ch2 class=\"txpp03-main-title\"\u003e\n      TEXONIC DXT60 \u003cspan\u003ewith 3 PZ50\u003c\/span\u003e Pendant Speakers\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eTEXONIC DXT60 commercial sound system\u003c\/strong\u003e includes one 60W commercial amplifier and three PZ50 pendant speakers for comfortable background music in smaller open-ceiling business spaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This package is well suited for Canadian cafés, boutiques, reception areas, small offices, studio spaces, and hospitality areas where suspended pendant speakers provide a cleaner installation than conventional in-ceiling speakers.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"txpp03-pill-row\"\u003e\n      \u003cspan\u003e1 × DXT60 Amplifier\u003c\/span\u003e\n      \u003cspan\u003e3 × PZ50 Pendant 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=\"txpp03-tab-buttons\"\u003e\n    \u003clabel class=\"txpp03-tab-label\" for=\"txpp03-overview\"\u003eOverview\u003c\/label\u003e\n    \u003clabel class=\"txpp03-tab-label\" for=\"txpp03-features\"\u003eFeatures\u003c\/label\u003e\n    \u003clabel class=\"txpp03-tab-label\" for=\"txpp03-specs\"\u003eSpecs\u003c\/label\u003e\n    \u003clabel class=\"txpp03-tab-label\" for=\"txpp03-included\"\u003eWhat’s Included\u003c\/label\u003e\n    \u003clabel class=\"txpp03-tab-label\" for=\"txpp03-tap\"\u003eTap Example\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"txpp03-panels\"\u003e\n\n    \u003cdiv class=\"txpp03-tab-panel txpp03-panel-overview\"\u003e\n      \u003cdiv class=\"txpp03-panel-box\"\u003e\n        \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\n        \u003cp\u003e\n          This DXT60 and PZ50 package is designed for open commercial interiors where ceiling tiles are not available or where a suspended speaker style looks better with the room design.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Three downward-facing pendant speakers help deliver music to the occupied area without excessive volume. Staff can select a built-in music source and adjust volume directly from the amplifier for easy daily operation.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txpp03-use-grid\"\u003e\n          \u003cdiv class=\"txpp03-use-card\"\u003e\n            \u003cstrong\u003eBest For\u003c\/strong\u003e\n            Small cafés, boutiques, reception areas, small offices, studio spaces, hospitality spaces, and open-ceiling commercial interiors.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp03-use-card\"\u003e\n            \u003cstrong\u003eSystem Fit\u003c\/strong\u003e\n            70V\/100V distributed pendant speaker systems where clear background music and simple source control are required.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txpp03-tab-panel txpp03-panel-features\"\u003e\n      \u003cdiv class=\"txpp03-panel-box\"\u003e\n        \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n        \u003cul class=\"txpp03-feature-list\"\u003e\n          \u003cli\u003eComplete commercial sound system with amplifier and three pendant speakers\u003c\/li\u003e\n          \u003cli\u003eDesigned for smaller open-ceiling business spaces\u003c\/li\u003e\n          \u003cli\u003eDXT60 60W 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\u003eThree pendant speaker positions help provide focused music coverage\u003c\/li\u003e\n          \u003cli\u003ePZ50 pendant speakers provide a clean suspended speaker look\u003c\/li\u003e\n          \u003cli\u003eSelectable PZ50 transformer taps allow speaker level adjustment by location\u003c\/li\u003e\n          \u003cli\u003eSuitable for comfortable background music in customer and staff areas\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=\"txpp03-tab-panel txpp03-panel-specs\"\u003e\n      \u003cdiv class=\"txpp03-panel-box\"\u003e\n        \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n        \u003cdiv class=\"txpp03-spec-list\"\u003e\n          \u003cdiv class=\"txpp03-spec-line\"\u003e\n            \u003cstrong\u003eBrand\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp03-spec-line\"\u003e\n            \u003cstrong\u003ePackage SKU\u003c\/strong\u003e\n            \u003cspan\u003eTXPP03-01\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp03-spec-line\"\u003e\n            \u003cstrong\u003ePackage Type\u003c\/strong\u003e\n            \u003cspan\u003eCommercial sound system with 3 pendant speakers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp03-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Model\u003c\/strong\u003e\n            \u003cspan\u003eDXT60\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp03-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Power\u003c\/strong\u003e\n            \u003cspan\u003e60W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp03-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Model\u003c\/strong\u003e\n            \u003cspan\u003ePZ50 pendant speaker\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp03-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Quantity\u003c\/strong\u003e\n            \u003cspan\u003e3 pendant speakers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp03-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=\"txpp03-spec-line\"\u003e\n            \u003cstrong\u003ePZ50 Power Taps\u003c\/strong\u003e\n            \u003cspan\u003e2.5W \/ 5W \/ 10W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp03-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=\"txpp03-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Applications\u003c\/strong\u003e\n            \u003cspan\u003eSmall cafés, boutiques, reception areas, small offices, studio spaces, and hospitality spaces\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp03-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=\"txpp03-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Starting Tap\u003c\/strong\u003e\n            \u003cspan\u003e5W per speaker for a combined 15W load\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp03-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=\"txpp03-note\"\u003e\n          \u003cstrong\u003eConnection Notice:\u003c\/strong\u003e Use either the amplifier’s 70V output or 100V output and select a compatible transformer tap on every speaker. Never connect these speakers to the 4Ω or 8Ω terminals while using their transformer settings.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txpp03-tab-panel txpp03-panel-included\"\u003e\n      \u003cdiv class=\"txpp03-panel-box\"\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n        \u003cdiv class=\"txpp03-included-grid\"\u003e\n          \u003cdiv class=\"txpp03-included-item\"\u003e1 × TEXONIC DXT60 60W amplifier\u003c\/div\u003e\n          \u003cdiv class=\"txpp03-included-item\"\u003e3 × TEXONIC PZ50 pendant speakers\u003c\/div\u003e\n          \u003cdiv class=\"txpp03-included-item\"\u003e1 × Remote control\u003c\/div\u003e\n          \u003cdiv class=\"txpp03-included-item\"\u003e1 × Indoor FM antenna\u003c\/div\u003e\n          \u003cdiv class=\"txpp03-included-item\"\u003e1 × AC power cord\u003c\/div\u003e\n          \u003cdiv class=\"txpp03-included-item\"\u003e1 × Instruction manual\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpp03-note\"\u003e\n          \u003cstrong\u003eInstallation Reminder:\u003c\/strong\u003e Ceiling suspension, safety cables, and 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=\"txpp03-tab-panel txpp03-panel-tap\"\u003e\n      \u003cdiv class=\"txpp03-panel-box txpp03-tap-card\"\u003e\n        \u003ch3\u003eThree-Speaker Tap Examples\u003c\/h3\u003e\n\n        \u003cp\u003e\n          For reliable commercial operation, keep at least 20% amplifier headroom. The recommended speaker load should remain at or below 80% of the DXT60’s rated 60W output.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txpp03-load-formula\"\u003e\n          60W × 80% = 48W recommended maximum load\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpp03-table-wrap\"\u003e\n          \u003ctable class=\"txpp03-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\u003eSuggested Use\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e3 × 2.5W\u003c\/td\u003e\n                \u003ctd\u003e7.5W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpp03-good\"\u003eSuitable\u003c\/span\u003e for soft background music\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e3 × 5W\u003c\/td\u003e\n                \u003ctd\u003e15W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpp03-good\"\u003eRecommended\u003c\/span\u003e for normal café or office use\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e2 × 10W + 1 × 5W\u003c\/td\u003e\n                \u003ctd\u003e25W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpp03-good\"\u003eSuitable\u003c\/span\u003e when two areas need more output\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e3 × 10W\u003c\/td\u003e\n                \u003ctd\u003e30W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpp03-good\"\u003eSafe\u003c\/span\u003e for higher background music levels\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpp03-start-point\"\u003e\n          \u003cstrong\u003eSuggested starting setting:\u003c\/strong\u003e Set all three PZ50 speakers to 5W for a combined 15W load, then increase the taps only when additional output is required.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpp03-red-alert\"\u003e\n          Use the amplifier’s 70V or 100V output and select a compatible transformer tap on every speaker. Never connect these speakers to the 4Ω or 8Ω terminals while using their transformer settings.\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":"Black","offer_id":41768845574277,"sku":"TXPP03-01","price":569.96,"currency_code":"CAD","in_stock":true},{"title":"White","offer_id":41768845607045,"sku":"TXPP03-02","price":569.96,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TXP60P03-B.png?v=1784320715"},{"product_id":"texonic-dxt60-commercial-sound-system-with-3-pz50-pendant-speakers","title":"TEXONIC DXT60 Commercial Sound System with 5 PZ50 Pendant Speakers","description":"\u003cstyle\u003e\n  .txp60p05-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  .txp60p05-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .txp60p05-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .txp60p05-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .txp60p05-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  .txp60p05-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  .txp60p05-main-title span {\n    color: #d82929;\n  }\n\n  .txp60p05-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txp60p05-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .txp60p05-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  .txp60p05-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  .txp60p05-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  .txp60p05-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  #txp60p05-overview:checked ~ .txp60p05-tab-buttons label[for=\"txp60p05-overview\"],\n  #txp60p05-features:checked ~ .txp60p05-tab-buttons label[for=\"txp60p05-features\"],\n  #txp60p05-specs:checked ~ .txp60p05-tab-buttons label[for=\"txp60p05-specs\"],\n  #txp60p05-included:checked ~ .txp60p05-tab-buttons label[for=\"txp60p05-included\"],\n  #txp60p05-tap:checked ~ .txp60p05-tab-buttons label[for=\"txp60p05-tap\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .txp60p05-tab-panel {\n    display: none;\n    animation: txp60p05Fade 0.35s ease;\n  }\n\n  #txp60p05-overview:checked ~ .txp60p05-panels .txp60p05-panel-overview,\n  #txp60p05-features:checked ~ .txp60p05-panels .txp60p05-panel-features,\n  #txp60p05-specs:checked ~ .txp60p05-panels .txp60p05-panel-specs,\n  #txp60p05-included:checked ~ .txp60p05-panels .txp60p05-panel-included,\n  #txp60p05-tap:checked ~ .txp60p05-panels .txp60p05-panel-tap {\n    display: block;\n  }\n\n  @keyframes txp60p05Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .txp60p05-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .txp60p05-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .txp60p05-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txp60p05-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .txp60p05-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .txp60p05-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .txp60p05-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  .txp60p05-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  .txp60p05-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .txp60p05-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .txp60p05-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .txp60p05-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .txp60p05-spec-line span {\n    color: #444;\n  }\n\n  .txp60p05-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .txp60p05-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  .txp60p05-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  .txp60p05-tap-card {\n    border-left: 8px solid #d82929;\n    background: #fafafa;\n  }\n\n  .txp60p05-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  .txp60p05-table-wrap {\n    overflow-x: auto;\n    margin-top: 18px;\n  }\n\n  .txp60p05-load-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    min-width: 640px;\n  }\n\n  .txp60p05-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  .txp60p05-load-table td {\n    padding: 15px 16px;\n    border: 1px solid #d6d8dc;\n    color: #303236;\n    vertical-align: top;\n  }\n\n  .txp60p05-good {\n    color: #237a3b;\n    font-weight: 800;\n  }\n\n  .txp60p05-warning {\n    color: #cc1f28;\n    font-weight: 800;\n  }\n\n  .txp60p05-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  .txp60p05-start-point strong {\n    color: #d82929;\n    font-size: 18px;\n  }\n\n  .txp60p05-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    .txp60p05-top,\n    .txp60p05-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .txp60p05-main-title {\n      font-size: 23px;\n    }\n\n    .txp60p05-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .txp60p05-tab-label {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .txp60p05-use-grid,\n    .txp60p05-feature-list,\n    .txp60p05-spec-list,\n    .txp60p05-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .txp60p05-load-formula {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"txp60p05-tabs-wrap\"\u003e\n\n  \u003cinput class=\"txp60p05-radio\" type=\"radio\" name=\"txp60p05-tabs\" id=\"txp60p05-overview\" checked\u003e\n  \u003cinput class=\"txp60p05-radio\" type=\"radio\" name=\"txp60p05-tabs\" id=\"txp60p05-features\"\u003e\n  \u003cinput class=\"txp60p05-radio\" type=\"radio\" name=\"txp60p05-tabs\" id=\"txp60p05-specs\"\u003e\n  \u003cinput class=\"txp60p05-radio\" type=\"radio\" name=\"txp60p05-tabs\" id=\"txp60p05-included\"\u003e\n  \u003cinput class=\"txp60p05-radio\" type=\"radio\" name=\"txp60p05-tabs\" id=\"txp60p05-tap\"\u003e\n\n  \u003cdiv class=\"txp60p05-top\"\u003e\n    \u003cspan class=\"txp60p05-small-title\"\u003eCommercial Sound System with Pendant Speakers\u003c\/span\u003e\n\n    \u003ch2 class=\"txp60p05-main-title\"\u003e\n      TEXONIC DXT60 \u003cspan\u003ewith 5 PZ50\u003c\/span\u003e Pendant Speakers\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eTEXONIC DXT60 commercial sound system\u003c\/strong\u003e includes one 60W commercial amplifier and five PZ50 pendant speakers for smooth background music in open-ceiling business spaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This package is well suited for Canadian cafés, restaurants, boutiques, offices, showrooms, and hospitality areas where suspended pendant speakers provide a clean and professional installation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"txp60p05-pill-row\"\u003e\n      \u003cspan\u003e1 × DXT60 Amplifier\u003c\/span\u003e\n      \u003cspan\u003e5 × PZ50 Pendant 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=\"txp60p05-tab-buttons\"\u003e\n    \u003clabel class=\"txp60p05-tab-label\" for=\"txp60p05-overview\"\u003eOverview\u003c\/label\u003e\n    \u003clabel class=\"txp60p05-tab-label\" for=\"txp60p05-features\"\u003eFeatures\u003c\/label\u003e\n    \u003clabel class=\"txp60p05-tab-label\" for=\"txp60p05-specs\"\u003eSpecs\u003c\/label\u003e\n    \u003clabel class=\"txp60p05-tab-label\" for=\"txp60p05-included\"\u003eWhat’s Included\u003c\/label\u003e\n    \u003clabel class=\"txp60p05-tab-label\" for=\"txp60p05-tap\"\u003eTap Example\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"txp60p05-panels\"\u003e\n\n    \u003cdiv class=\"txp60p05-tab-panel txp60p05-panel-overview\"\u003e\n      \u003cdiv class=\"txp60p05-panel-box\"\u003e\n        \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\n        \u003cp\u003e\n          This DXT60 and PZ50 package is designed for open commercial interiors where ceiling tiles are not available or where a suspended speaker style looks better with the room design.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Five pendant speaker locations allow music to be distributed across customer, service, and work areas at a comfortable level. This helps reduce loud spots while improving overall coverage throughout the space.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txp60p05-use-grid\"\u003e\n          \u003cdiv class=\"txp60p05-use-card\"\u003e\n            \u003cstrong\u003eBest For\u003c\/strong\u003e\n            Cafés, restaurants, retail stores, boutiques, showrooms, open offices, reception areas, and hospitality spaces.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60p05-use-card\"\u003e\n            \u003cstrong\u003eSystem Fit\u003c\/strong\u003e\n            70V\/100V distributed pendant speaker systems where clear background music and simple source control are required.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txp60p05-tab-panel txp60p05-panel-features\"\u003e\n      \u003cdiv class=\"txp60p05-panel-box\"\u003e\n        \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n        \u003cul class=\"txp60p05-feature-list\"\u003e\n          \u003cli\u003eComplete commercial sound system with amplifier and five pendant speakers\u003c\/li\u003e\n          \u003cli\u003eDesigned for open ceilings, exposed structures, beams, and modern interiors\u003c\/li\u003e\n          \u003cli\u003eDXT60 60W 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 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\u003eFive speaker positions improve music distribution across the space\u003c\/li\u003e\n          \u003cli\u003ePZ50 pendant speakers provide a clean suspended speaker look\u003c\/li\u003e\n          \u003cli\u003eSelectable PZ50 transformer taps allow speaker level adjustment by location\u003c\/li\u003e\n          \u003cli\u003eGood solution for comfortable background music in customer and staff areas\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=\"txp60p05-tab-panel txp60p05-panel-specs\"\u003e\n      \u003cdiv class=\"txp60p05-panel-box\"\u003e\n        \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n        \u003cdiv class=\"txp60p05-spec-list\"\u003e\n          \u003cdiv class=\"txp60p05-spec-line\"\u003e\n            \u003cstrong\u003eBrand\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60p05-spec-line\"\u003e\n            \u003cstrong\u003ePackage SKU\u003c\/strong\u003e\n            \u003cspan\u003eTXP60P05-W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60p05-spec-line\"\u003e\n            \u003cstrong\u003ePackage Type\u003c\/strong\u003e\n            \u003cspan\u003eCommercial sound system with 5 pendant speakers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60p05-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Model\u003c\/strong\u003e\n            \u003cspan\u003eDXT60\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60p05-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Power\u003c\/strong\u003e\n            \u003cspan\u003e60W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60p05-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Model\u003c\/strong\u003e\n            \u003cspan\u003ePZ50 pendant speaker\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60p05-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Quantity\u003c\/strong\u003e\n            \u003cspan\u003e5 pendant speakers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60p05-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=\"txp60p05-spec-line\"\u003e\n            \u003cstrong\u003ePZ50 Power Taps\u003c\/strong\u003e\n            \u003cspan\u003e2.5W \/ 5W \/ 10W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60p05-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=\"txp60p05-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Applications\u003c\/strong\u003e\n            \u003cspan\u003eCafés, restaurants, retail stores, boutiques, showrooms, open offices, and hospitality areas\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60p05-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=\"txp60p05-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Starting Tap\u003c\/strong\u003e\n            \u003cspan\u003e5W per speaker for a combined 25W load\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txp60p05-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=\"txp60p05-note\"\u003e\n          \u003cstrong\u003eConnection Notice:\u003c\/strong\u003e Use either the amplifier’s 70V output or 100V output and select a compatible transformer tap on every speaker. Do not use the 4Ω or 8Ω terminals for this distributed speaker installation.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txp60p05-tab-panel txp60p05-panel-included\"\u003e\n      \u003cdiv class=\"txp60p05-panel-box\"\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n        \u003cdiv class=\"txp60p05-included-grid\"\u003e\n          \u003cdiv class=\"txp60p05-included-item\"\u003e1 × TEXONIC DXT60 60W amplifier\u003c\/div\u003e\n          \u003cdiv class=\"txp60p05-included-item\"\u003e5 × TEXONIC PZ50 pendant speakers\u003c\/div\u003e\n          \u003cdiv class=\"txp60p05-included-item\"\u003e1 × Remote control\u003c\/div\u003e\n          \u003cdiv class=\"txp60p05-included-item\"\u003e1 × Indoor FM antenna\u003c\/div\u003e\n          \u003cdiv class=\"txp60p05-included-item\"\u003e1 × AC power cord\u003c\/div\u003e\n          \u003cdiv class=\"txp60p05-included-item\"\u003e1 × Instruction manual\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txp60p05-note\"\u003e\n          \u003cstrong\u003eInstallation Reminder:\u003c\/strong\u003e Ceiling suspension, safety cables, and 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=\"txp60p05-tab-panel txp60p05-panel-tap\"\u003e\n      \u003cdiv class=\"txp60p05-panel-box txp60p05-tap-card\"\u003e\n        \u003ch3\u003eFive-Speaker Tap Examples\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Keep at least 20% amplifier headroom for reliable commercial operation. The connected speaker load should remain at or below 80% of the DXT60’s 60W output.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txp60p05-load-formula\"\u003e\n          60W × 80% = 48W recommended maximum load\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txp60p05-table-wrap\"\u003e\n          \u003ctable class=\"txp60p05-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\u003eSuggested Use\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e5 × 2.5W\u003c\/td\u003e\n                \u003ctd\u003e12.5W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txp60p05-good\"\u003eSuitable\u003c\/span\u003e for soft background music\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e5 × 5W\u003c\/td\u003e\n                \u003ctd\u003e25W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txp60p05-good\"\u003eRecommended\u003c\/span\u003e for normal commercial use\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e3 × 10W + 2 × 5W\u003c\/td\u003e\n                \u003ctd\u003e40W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txp60p05-good\"\u003eSuitable\u003c\/span\u003e where selected areas need more output\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e4 × 10W + 1 × 5W\u003c\/td\u003e\n                \u003ctd\u003e45W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txp60p05-good\"\u003eMaximum recommended\u003c\/span\u003e configuration\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e5 × 10W\u003c\/td\u003e\n                \u003ctd\u003e50W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txp60p05-warning\"\u003eNot recommended\u003c\/span\u003e because it exceeds the 48W design target\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txp60p05-start-point\"\u003e\n          \u003cstrong\u003eSuggested starting setting:\u003c\/strong\u003e Set all five PZ50 speakers to 5W for a combined 25W load.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txp60p05-red-alert\"\u003e\n          Use the amplifier’s 70V or 100V output and select a compatible transformer tap on every speaker. Do not use the 4Ω or 8Ω terminals for this distributed speaker installation.\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":"White","offer_id":41768846819461,"sku":"TXP60P05-W","price":749.94,"currency_code":"CAD","in_stock":true},{"title":"Black","offer_id":41768846852229,"sku":"TXP60P05-B","price":749.94,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TXP60P05-B.png?v=1784321544"},{"product_id":"texonic-dxt60-commercial-sound-system-with-4-pz50-pendant-speakers","title":"TEXONIC DXT60 Commercial Sound System with 4 PZ50 Pendant Speakers","description":"\u003cstyle\u003e\n  .txpp04-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  .txpp04-tabs-wrap * {\n    box-sizing: border-box;\n  }\n\n  .txpp04-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .txpp04-top {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 30px;\n    margin-bottom: 28px;\n    border: 1px solid #e9e9e9;\n  }\n\n  .txpp04-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  .txpp04-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  .txpp04-main-title span {\n    color: #d82929;\n  }\n\n  .txpp04-top p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txpp04-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .txpp04-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  .txpp04-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  .txpp04-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  .txpp04-tab-label:hover {\n    border-color: #d82929;\n    color: #111;\n    text-decoration: none;\n  }\n\n  #txpp04-overview:checked ~ .txpp04-tab-buttons label[for=\"txpp04-overview\"],\n  #txpp04-features:checked ~ .txpp04-tab-buttons label[for=\"txpp04-features\"],\n  #txpp04-specs:checked ~ .txpp04-tab-buttons label[for=\"txpp04-specs\"],\n  #txpp04-included:checked ~ .txpp04-tab-buttons label[for=\"txpp04-included\"],\n  #txpp04-tap:checked ~ .txpp04-tab-buttons label[for=\"txpp04-tap\"] {\n    background: #111;\n    color: #fff;\n    border-color: #111;\n  }\n\n  .txpp04-tab-panel {\n    display: none;\n    animation: txpp04Fade 0.35s ease;\n  }\n\n  #txpp04-overview:checked ~ .txpp04-panels .txpp04-panel-overview,\n  #txpp04-features:checked ~ .txpp04-panels .txpp04-panel-features,\n  #txpp04-specs:checked ~ .txpp04-panels .txpp04-panel-specs,\n  #txpp04-included:checked ~ .txpp04-panels .txpp04-panel-included,\n  #txpp04-tap:checked ~ .txpp04-panels .txpp04-panel-tap {\n    display: block;\n  }\n\n  @keyframes txpp04Fade {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .txpp04-panel-box {\n    background: #fff;\n    border: 1px solid #e9e9e9;\n    border-radius: 18px;\n    padding: 26px;\n  }\n\n  .txpp04-panel-box h3 {\n    margin: 0 0 16px;\n    font-size: 20px;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .txpp04-panel-box p {\n    margin: 0 0 14px;\n    color: #444;\n  }\n\n  .txpp04-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .txpp04-use-card {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .txpp04-use-card strong {\n    display: block;\n    color: #111;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .txpp04-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  .txpp04-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  .txpp04-feature-list li::before {\n    content: \"✓ \";\n    color: #d82929;\n    font-weight: 800;\n  }\n\n  .txpp04-spec-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 30px;\n  }\n\n  .txpp04-spec-line {\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .txpp04-spec-line strong {\n    display: block;\n    color: #111;\n    font-weight: 750;\n    margin-bottom: 2px;\n  }\n\n  .txpp04-spec-line span {\n    color: #444;\n  }\n\n  .txpp04-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .txpp04-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  .txpp04-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  .txpp04-tap-card {\n    border-left: 8px solid #d82929;\n    background: #fafafa;\n  }\n\n  .txpp04-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  .txpp04-table-wrap {\n    overflow-x: auto;\n    margin-top: 18px;\n  }\n\n  .txpp04-load-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    min-width: 640px;\n  }\n\n  .txpp04-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  .txpp04-load-table td {\n    padding: 15px 16px;\n    border: 1px solid #d6d8dc;\n    color: #303236;\n    vertical-align: top;\n  }\n\n  .txpp04-good {\n    color: #237a3b;\n    font-weight: 800;\n  }\n\n  .txpp04-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  .txpp04-start-point strong {\n    color: #d82929;\n    font-size: 18px;\n  }\n\n  .txpp04-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    .txpp04-top,\n    .txpp04-panel-box {\n      padding: 22px;\n      border-radius: 14px;\n    }\n\n    .txpp04-main-title {\n      font-size: 23px;\n    }\n\n    .txpp04-tab-buttons {\n      overflow-x: auto;\n      flex-wrap: nowrap;\n      padding-bottom: 12px;\n    }\n\n    .txpp04-tab-label {\n      white-space: nowrap;\n      flex: 0 0 auto;\n    }\n\n    .txpp04-use-grid,\n    .txpp04-feature-list,\n    .txpp04-spec-list,\n    .txpp04-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .txpp04-load-formula {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"txpp04-tabs-wrap\"\u003e\n\n  \u003cinput class=\"txpp04-radio\" type=\"radio\" name=\"txpp04-tabs\" id=\"txpp04-overview\" checked\u003e\n  \u003cinput class=\"txpp04-radio\" type=\"radio\" name=\"txpp04-tabs\" id=\"txpp04-features\"\u003e\n  \u003cinput class=\"txpp04-radio\" type=\"radio\" name=\"txpp04-tabs\" id=\"txpp04-specs\"\u003e\n  \u003cinput class=\"txpp04-radio\" type=\"radio\" name=\"txpp04-tabs\" id=\"txpp04-included\"\u003e\n  \u003cinput class=\"txpp04-radio\" type=\"radio\" name=\"txpp04-tabs\" id=\"txpp04-tap\"\u003e\n\n  \u003cdiv class=\"txpp04-top\"\u003e\n    \u003cspan class=\"txpp04-small-title\"\u003eCommercial Sound System with Pendant Speakers\u003c\/span\u003e\n\n    \u003ch2 class=\"txpp04-main-title\"\u003e\n      TEXONIC DXT60 \u003cspan\u003ewith 4 PZ50\u003c\/span\u003e Pendant Speakers\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eTEXONIC DXT60 commercial sound system\u003c\/strong\u003e includes one 60W commercial amplifier and four PZ50 pendant speakers for clear, evenly distributed background music in open-ceiling business spaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This package is designed for Canadian cafés, boutiques, small restaurants, offices, reception areas, hospitality spaces, and showrooms where pendant speakers are a better fit than flush-mounted ceiling speakers.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"txpp04-pill-row\"\u003e\n      \u003cspan\u003e1 × DXT60 Amplifier\u003c\/span\u003e\n      \u003cspan\u003e4 × PZ50 Pendant 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=\"txpp04-tab-buttons\"\u003e\n    \u003clabel class=\"txpp04-tab-label\" for=\"txpp04-overview\"\u003eOverview\u003c\/label\u003e\n    \u003clabel class=\"txpp04-tab-label\" for=\"txpp04-features\"\u003eFeatures\u003c\/label\u003e\n    \u003clabel class=\"txpp04-tab-label\" for=\"txpp04-specs\"\u003eSpecs\u003c\/label\u003e\n    \u003clabel class=\"txpp04-tab-label\" for=\"txpp04-included\"\u003eWhat’s Included\u003c\/label\u003e\n    \u003clabel class=\"txpp04-tab-label\" for=\"txpp04-tap\"\u003eTap Example\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"txpp04-panels\"\u003e\n\n    \u003cdiv class=\"txpp04-tab-panel txpp04-panel-overview\"\u003e\n      \u003cdiv class=\"txpp04-panel-box\"\u003e\n        \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\n        \u003cp\u003e\n          This DXT60 and PZ50 package is built for open commercial interiors where ceiling tiles are not available or where a suspended speaker design looks better with the room. Four pendant speakers can be spaced across the room to create balanced background music coverage.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Staff can play music using Bluetooth, FM radio, USB, SD, or an external line-level audio source. The DXT60 also supports commercial 70V\/100V speaker wiring for practical pendant speaker installation.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txpp04-use-grid\"\u003e\n          \u003cdiv class=\"txpp04-use-card\"\u003e\n            \u003cstrong\u003eBest For\u003c\/strong\u003e\n            Cafés, boutiques, small restaurants, reception areas, open offices, showrooms, hospitality spaces, and commercial interiors with exposed ceilings.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp04-use-card\"\u003e\n            \u003cstrong\u003eSystem Fit\u003c\/strong\u003e\n            70V\/100V distributed pendant speaker systems where clear background music and simple source control are required.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"txpp04-tab-panel txpp04-panel-features\"\u003e\n      \u003cdiv class=\"txpp04-panel-box\"\u003e\n        \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n        \u003cul class=\"txpp04-feature-list\"\u003e\n          \u003cli\u003eComplete commercial sound system with amplifier and four pendant speakers\u003c\/li\u003e\n          \u003cli\u003eDesigned for open ceilings, exposed structures, beams, and modern interiors\u003c\/li\u003e\n          \u003cli\u003eDXT60 60W amplifier supports 70V and 100V commercial speaker systems\u003c\/li\u003e\n          \u003cli\u003eBluetooth playback from compatible smartphones, tablets, iPads, or laptops\u003c\/li\u003e\n          \u003cli\u003eBuilt-in FM tuner for radio playback with included 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\u003eFour speaker positions help reduce loud and quiet spots\u003c\/li\u003e\n          \u003cli\u003ePZ50 pendant speakers provide a clean suspended speaker look\u003c\/li\u003e\n          \u003cli\u003eSelectable PZ50 transformer taps allow speaker level adjustment by location\u003c\/li\u003e\n          \u003cli\u003eGood solution for comfortable background music in customer and staff areas\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=\"txpp04-tab-panel txpp04-panel-specs\"\u003e\n      \u003cdiv class=\"txpp04-panel-box\"\u003e\n        \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n        \u003cdiv class=\"txpp04-spec-list\"\u003e\n          \u003cdiv class=\"txpp04-spec-line\"\u003e\n            \u003cstrong\u003eBrand\u003c\/strong\u003e\n            \u003cspan\u003eTEXONIC\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp04-spec-line\"\u003e\n            \u003cstrong\u003ePackage SKU\u003c\/strong\u003e\n            \u003cspan\u003eTXPP04-03\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp04-spec-line\"\u003e\n            \u003cstrong\u003ePackage Type\u003c\/strong\u003e\n            \u003cspan\u003eCommercial sound system with 4 pendant speakers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp04-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Model\u003c\/strong\u003e\n            \u003cspan\u003eDXT60\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp04-spec-line\"\u003e\n            \u003cstrong\u003eAmplifier Power\u003c\/strong\u003e\n            \u003cspan\u003e60W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp04-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Model\u003c\/strong\u003e\n            \u003cspan\u003ePZ50 pendant speaker\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp04-spec-line\"\u003e\n            \u003cstrong\u003eSpeaker Quantity\u003c\/strong\u003e\n            \u003cspan\u003e4 pendant speakers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp04-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=\"txpp04-spec-line\"\u003e\n            \u003cstrong\u003ePZ50 Power Taps\u003c\/strong\u003e\n            \u003cspan\u003e2.5W \/ 5W \/ 10W\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp04-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=\"txpp04-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Applications\u003c\/strong\u003e\n            \u003cspan\u003eCafés, boutiques, small restaurants, reception areas, open offices, and showrooms\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp04-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=\"txpp04-spec-line\"\u003e\n            \u003cstrong\u003eRecommended Starting Tap\u003c\/strong\u003e\n            \u003cspan\u003e5W per speaker for a combined 20W load\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"txpp04-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=\"txpp04-note\"\u003e\n          \u003cstrong\u003eConnection Notice:\u003c\/strong\u003e Use either the amplifier’s 70V output or 100V output and select a matching transformer tap on every speaker. 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    \u003cdiv class=\"txpp04-tab-panel txpp04-panel-included\"\u003e\n      \u003cdiv class=\"txpp04-panel-box\"\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n        \u003cdiv class=\"txpp04-included-grid\"\u003e\n          \u003cdiv class=\"txpp04-included-item\"\u003e1 × TEXONIC DXT60 60W amplifier\u003c\/div\u003e\n          \u003cdiv class=\"txpp04-included-item\"\u003e4 × TEXONIC PZ50 pendant speakers\u003c\/div\u003e\n          \u003cdiv class=\"txpp04-included-item\"\u003e1 × Remote control\u003c\/div\u003e\n          \u003cdiv class=\"txpp04-included-item\"\u003e1 × Indoor FM antenna\u003c\/div\u003e\n          \u003cdiv class=\"txpp04-included-item\"\u003e1 × AC power cord\u003c\/div\u003e\n          \u003cdiv class=\"txpp04-included-item\"\u003e1 × Instruction manual\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpp04-note\"\u003e\n          \u003cstrong\u003eInstallation Reminder:\u003c\/strong\u003e Ceiling suspension, safety cables, and 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=\"txpp04-tab-panel txpp04-panel-tap\"\u003e\n      \u003cdiv class=\"txpp04-panel-box txpp04-tap-card\"\u003e\n        \u003ch3\u003eFour-Speaker Tap Examples\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Keep at least 20% amplifier headroom for reliable commercial operation. The recommended connected speaker load should remain at or below 80% of the DXT60’s rated 60W output.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"txpp04-load-formula\"\u003e\n          60W × 80% = 48W recommended maximum load\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpp04-table-wrap\"\u003e\n          \u003ctable class=\"txpp04-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\u003eSuggested Use\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e4 × 2.5W\u003c\/td\u003e\n                \u003ctd\u003e10W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpp04-good\"\u003eSuitable\u003c\/span\u003e for soft background music\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e4 × 5W\u003c\/td\u003e\n                \u003ctd\u003e20W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpp04-good\"\u003eRecommended\u003c\/span\u003e for normal café or office use\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e2 × 10W + 2 × 5W\u003c\/td\u003e\n                \u003ctd\u003e30W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpp04-good\"\u003eSuitable\u003c\/span\u003e when selected areas need more output\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e4 × 10W\u003c\/td\u003e\n                \u003ctd\u003e40W\u003c\/td\u003e\n                \u003ctd\u003e\n\u003cspan class=\"txpp04-good\"\u003eSafe\u003c\/span\u003e for higher background music levels\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpp04-start-point\"\u003e\n          \u003cstrong\u003eSuggested starting setting:\u003c\/strong\u003e Set all four PZ50 speakers to 5W for a combined load of 20W. Increase selected speakers to 10W only where additional output is needed.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"txpp04-red-alert\"\u003e\n          Use either the amplifier’s 70V or 100V output and select a matching transformer tap on every speaker. 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":"Black","offer_id":41769480159365,"sku":"TXPP04-03","price":659.95,"currency_code":"CAD","in_stock":true},{"title":"White","offer_id":41769480192133,"sku":"TXPP04-04","price":659.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/8472\/0005\/files\/TXP60P04-B.png?v=1784403808"}],"url":"https:\/\/www.texonic.ca\/fr\/collections\/hotel-hospitality-sound-systems.oembed","provider":"TEXONIC AV Inc","version":"1.0","type":"link"}