let reg;
$.get("https://ipinfo.io", function(response) {
console.log(response.country);
}, "jsonp");
Wähle ein anderes Land oder eine andere Region, um Inhalte für deinen Standort zu sehen und online einzukaufen.
$.get('https://ipinfo.io', (res) => {
if(res.country == 'VW'){
$('#res').html(`
`)
}
else if(res.country == 'VT'){
$('#res').html(`
`)
}
},'jsonp');
$j(document).ready(function() {
if(localStorage.getItem('popState') != 'shown'){
$j('#popup').delay(2000).fadeIn();
localStorage.setItem('popState','shown')
}
$j('#popup-close, #popup').click(function() // You are clicking the close button
{
$j('#popup').fadeOut(); // Now the pop up is hidden.
});
});
We offer the storage of your personal details in a password-protected customer account, in order for you not to have to enter your name and address during your next purchase.
Your address data will be saved by completing the registration.
You can delete your customer account at all times. To do so, please contact the operator of this page.
The next time you visit our online store all you need to view your personal details is your email address and password.