AL-KO accessories Jockey wheels - AL-KO - Ø 48

No products found.
€ 241,70 -10,00% € 217,53
€ 386,00
€ 42,90 -10,00% € 38,61

Your selection:

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); }