\n Fs:\t475 Hz
\n Re:\t3 ?
\n Qt:\t0.57
\n Sensitivity:\t97 dB
\n VAS:\t0.04 ltr.
\n Sd:\t11.4 cm\u00b2
\n Bl:\t2.8 Tm"}]; 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); }; }); }); });