L’expert des caméras de recul - depuis plus de 20 ans
.s-6a9ec9f9d94a6 a {color: #FFFFFF} .s-6a9ec9f9d94a6 .countdown {color: #FFFFFF; background: linear-gradient(to bottom, #269cd7 0%, #387aa3 100%)}
  • PRIME DE REPRISE 0000000
function countdown(dateEnd){var timer,days,hours,minutes,seconds;dateEnd=new Date(dateEnd);dateEnd=dateEnd.getTime();if(isNaN(dateEnd)){return}timer=setInterval(calculate,1000);calculate();function calculate(){var timeRemaining=parseInt((dateEnd-Date.now())/1000);if(timeRemaining>=0){days=parseInt(timeRemaining/86400);timeRemaining=(timeRemaining%86400);hours=parseInt(timeRemaining/3600);timeRemaining=(timeRemaining%3600);minutes=parseInt(timeRemaining/60);timeRemaining=(timeRemaining%60);seconds=parseInt(timeRemaining);document.getElementById("days6a9ec9f9d94a6").innerHTML=parseInt(days,10);document.getElementById("hours6a9ec9f9d94a6").innerHTML=("0"+hours).slice(-2);document.getElementById("minutes6a9ec9f9d94a6").innerHTML=("0"+minutes).slice(-2);document.getElementById("seconds6a9ec9f9d94a6").innerHTML=("0"+seconds).slice(-2);document.getElementById("countDown6a9ec9f9d94a6").classList.remove("spin");if(parseInt(days,10)==1){document.getElementById("days6a9ec9f9d94a6").classList.add("one")}if(parseInt(days,10)==0){document.getElementById("days6a9ec9f9d94a6").classList.add("hide")}}else{clearInterval(timer);document.getElementById("countDown6a9ec9f9d94a6").innerHTML="Aktion beendet"}}}countdown('2026-10-01T00:00:00+02:00');
.s-6a9ec9f9d980e a {color: #FFFFFF} .s-6a9ec9f9d980e .countdown {color: #FFFFFF; background: linear-gradient(to bottom, #269cd7 0%, #387aa3 100%)}
  • PRIME DE REPRISE 0000000
function countdown(dateEnd){var timer,days,hours,minutes,seconds;dateEnd=new Date(dateEnd);dateEnd=dateEnd.getTime();if(isNaN(dateEnd)){return}timer=setInterval(calculate,1000);calculate();function calculate(){var timeRemaining=parseInt((dateEnd-Date.now())/1000);if(timeRemaining>=0){days=parseInt(timeRemaining/86400);timeRemaining=(timeRemaining%86400);hours=parseInt(timeRemaining/3600);timeRemaining=(timeRemaining%3600);minutes=parseInt(timeRemaining/60);timeRemaining=(timeRemaining%60);seconds=parseInt(timeRemaining);document.getElementById("days6a9ec9f9d980e").innerHTML=parseInt(days,10);document.getElementById("hours6a9ec9f9d980e").innerHTML=("0"+hours).slice(-2);document.getElementById("minutes6a9ec9f9d980e").innerHTML=("0"+minutes).slice(-2);document.getElementById("seconds6a9ec9f9d980e").innerHTML=("0"+seconds).slice(-2);document.getElementById("countDown6a9ec9f9d980e").classList.remove("spin");if(parseInt(days,10)==1){document.getElementById("days6a9ec9f9d980e").classList.add("one")}if(parseInt(days,10)==0){document.getElementById("days6a9ec9f9d980e").classList.add("hide")}}else{clearInterval(timer);document.getElementById("countDown6a9ec9f9d980e").innerHTML="Aktion beendet"}}}countdown('2026-10-01T00:00:00+02:00');
window.ceresStore.dispatch("loadComponent", "basket-preview"); window.ceresStore.dispatch("loadComponent", "login-modal"); window.ceresStore.dispatch("loadComponent", "register-modal"); window.ceresStore.dispatch("loadComponent", "forgot-password-modal");
Résultats de recherche pour : Vision (10 Article)
Filtrer les résultats
Filtrer et trier
window.addEventListener("load", (event) => { setTimeout(function () { var x = $('.fc-cyt'), f = $('.fc-cyt .inner').innerHeight(), w = $(window).innerHeight(); if ((f - 100) < w) { x.addClass('can-be-s'); } }, 500); });