For full functionality of this site it is necessary to enable JavaScript.
Here are the
instructions how to enable JavaScript in your web browser
.
Questions? Call us +49 800 255 0300
Language: English
English
Deutsch (Deutschland)
Customer service
Login
Login
Wish list
Search
0
product(s)
Adding product...
Support systems
Steadies
Accessories
Accessories carrier systems
Rails
Motorbike safety device
Luminaire support
Fastening
Rear garage accessories
Fat Bike
Conversion kit bike
Zubehör Anhänger
WHEELY
TRAIGO
Towbar
für Kastenwagen
E-Sätze
Accessories
Anti Theft
for uni-coupler
Safe
GPS tracker
PROSAFE wheel claw
Stabilisierungskupplungen
Accessories
Protection covers
Wheel chocks
Breakaway Cable
Cupholder
Jockey wheel
Other accessories
Electronic
Solar
CBE accessories
No products found.
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); }