CBE accessories Electronics - 000000000004300038

1 product(s) found
Sort by:
View:
PT642 12V touch test panel (brown)
Item No. 4300038 In stock
CBE
€ 77,50
€ 366,50
€ 1,90 -10,00% € 1,71
€ 65,00 -10,00% € 58,50
€ 312,00
Loading
Loading
var Überschrift = document.getElementsByClassName('product-details-page'); console.log(Überschrift); console.log(Überschrift.length); function toggleDialog(event){ var dialog = document.querySelector('dialog'); dialog.removeAttribute('open'); } if(Überschrift.length > 0){ console.log("test"); var dialog = document.querySelector('dialog'); dialog.setAttribute('open','open'); closebutton = document.getElementById('close-dialog'), closebutton.addEventListener('click', toggleDialog); }