\nType:
\nstereo vacuum tube amplifier
\nOuput power:
\n2 x 10W
\nCircuit type:
\nPush-pull AB1
\nOutput impedance:
\n4? \/ 8?
\nInputs:
\n3 x RCA + optional 1xRCA (pre-in)
\nHarmonic distortions THD::
\n< 0,3%
\nFrequency response::
\n20Hz-120kHz (-3dB)
\nPower consumption:
\n90W
\nFuse:
\n3,15A T
\nWeight:
\n15,2 kg
\nDimensions :
\n355x380x175 mm
\nTubes:
\nPCL86 x4 (power output, pre-amp & drivers)"}]; 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); }; }); }); });