.sale-countdown{
display:none;
align:center!important;
font-family: ‘nunito’;
font-size: 14px;
background-color:#eeeeee;
color: grey;
padding-top:2px;
padding-bottom:2px;
width: 90%;
border-radius:2em;
margin-top:5px;
}
// Set the date we’re counting down to
var countDownDate = new Date(“Jul 31, 2022 23:59:00″).getTime();
// Update the count down every 1 second
var x = setInterval(function() {
// Get today’s date and time
var now = new Date().getTime();
// Find the distance between now and the count down date
var distance = countDownDate – now;
// Time calculations for days, hours, minutes and seconds
var days = Math.floor(distance / (1000 * 60 * 60 * 24));
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
// Display the result in the element with id=”demo”
document.getElementById(“timer”).innerHTML =”Le offerte scadono tra:
“+ days + ” giorni ” + hours + “h ”
+ minutes + “m ” + seconds + “s
“;
// If the count down is finished, write some text
if (distance < 0) {
clearInterval(x);
document.getElementById(“timer”).innerHTML = “Usa il codice PROMO5 per ottenere uno sconto aggiuntivo.”;
}
}, 1000);
*solo su articoli non in promozione.
Gentile cliente, la informiamo che Martedì 14 febbraio dalle 9 alle 12 non sarà possibile accedere al sito a causa di un intervento di manutenzione programmata.
Ci spiace per possibili disagi.
Dal 18/11/22 il pagamento alla consegna è disponibile solo per i clienti registrati e per ordini non superiori a 100€.
Se vuoi sapere perché, clicca qui
Il tuo carrello è vuoto.