AL-KO accessories Accessories\Jockey wheel - AL-KO - 200 kg

1 product(s) found
Sort by:
View:
Clamp, rigid T‑bar
Item No. 20531810 In stock
AL-KO
€ 12,60 -10,00% € 11,34
GPS-Tracker
Item No. 1732934
€ 192,90
€ 52,00 Not available
Click Fix Kit B
Item No. 1239363
€ 386,00
Wheel chock set
Item No. 1629838
€ 79,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); }