Accessories Accessories - AL-KO - 000000000001732885

1 product(s) found
Sort by:
View:
Weather protection for AKS coupling
Item No. 1732885 In stock
AL-KO
€ 21,70
Weather protection for winch
Item No. 1732886
€ 26,00
Click Fix Kit B
Item No. 1239363
€ 386,00
Fat bike bicycle rail
Item No. 1888585
€ 188,00
€ 386,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); }