Search results Anti-theft protectio

Searched on : safety ball
7 product(s) found
Sort by:
View:
Safety-Ball
Item No. 605305
AL-KO
€ 10,80
€ 58,50
€ 38,61
€ 231,21
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); }