\nBandwidth\t32Hz - 20kHz
\nNominal power\t100 W
\nMaximum power\t160 W
\nEfficiency\t88dB
\nDimensions [W x H x D]\t200 x 1020 x 280 mm
\nWeight\t18 kg \/ sztuka
\nWoofer\t2xPylon Audio PSW 18.8 FGS
\nMidrange speaker\tPylon Audio PSW 18.8 FGS
\nTweeter\tPylon Audio PST T-80\/8
\nSpikes + stand\tYes
\nSpeaker grille\tYes, magnetic
\nAvailable colours:\tBlack, walnut, wenge, calvados, white HG."}]; document.addEventListener('DOMContentLoaded', function() { var readMoreButtons = document.querySelectorAll('.read-more-btn'); readMoreButtons.forEach(function(btn) { btn.addEventListener('click', function(e) { e.preventDefault(); const thisElementId = $(this).attr('data-target'); $(this).remove(); const targetElementId = thisElementId.replace('-ReadMore', ''); const targetDiv = $('#' + targetElementId); const info = produktInfoNames.find(function(info) { return info.name === targetElementId; }); if (info) { targetDiv.html(info.value); }; }); }); });