Support legs 000000000001239362

1 product(s) found
Sort by:
View:
ClickFix crank supports 260-430mm
Item No. 1239362 In stock
AL-KO 1.000 kg
€ 386,00
AL-KO Big Foot
Item No. 1212458
€ 129,00
Weather protection for winch
Item No. 1732886
€ 26,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); }