2 Days Only! ♥FREE Shipping Over $29♥ - Grab Your Coupon Code Now!
<div style="line-height:10px;text-align: center;border: 2px solid #FFFFFF;padding: 10px 10px;background: #FDF6F6;border-radius: 10px;"><b>♥FREE Shipping Over $29♥<p>♥30 Days Money-back Guarantee♥</b><div style="line-height:15px;text-align: center;border: 2px solid #FFFFFF;padding: 10px 10px;background: #FFEEEE;border-radius: 10px;"><style>.coupon-code{display: block;text-align: center;font-family: \"Montserrat\", sans-serif;font-size: 14px;color: #000000;letter-spacing: 1px;text-transform: uppercase;}.coupon-code .label{font-family: \"Montserrat\", sans-serif;font-size: 12px;color: #000000;font-weight: bold;letter-spacing: 1px;}.coupon-code .code{display: flex;justify-content: center;margin-top: 5px;font-family: \"Montserrat\", sans-serif;font-size: 20px;font-weight: bold;letter-spacing: 1px;}.coupon-code .code-item{display: flex;justify-content: center;align-items: center;margin: 0 10px;background-color: #fff;color: #FF6D6D;padding: 8px 12px;border-radius: 25px;box-shadow: 2px 2px 4px rgba(0,0,0,0.3);}.coupon-extra{text-align:center;margin-bottom: 5px;color: #000000;font-family: \"Montserrat\", sans-serif;font-size: 12px;letter-spacing: 1px;font-weight: bold;}.coupon-extra span{font-weight:bold;color: #FF6D6D;}.countdown{text-align: center;font-family: \"Montserrat\", sans-serif;font-size: 16px;color: #000000;letter-spacing: 1px;margin-top: 10px;font-weight: bold;}</style><div class="shipping-info"><p class="coupon-code"><span class="label">COUPON CODE:</span><span class="code"><span class="code-item">SALE20</span><span class="code-item">SALE30</span></span> </p><p class="coupon-extra">Use <span> SALE20 </span>Over $110 - $20. </p><p class="coupon-extra">Use <span>SALE30</span> Over $130 - $30. </p><div class="countdown" id="countdown"></div></div></div></div><script>// Set the date and time to count down tovar countdownDate = new Date();countdownDate.setDate(countdownDate.getDate() + 2); // Update the countdown every secondvar countdownTimer = setInterval(function() { // Get the current date and timevar now = new Date().getTime(); // Find the distance between now and the countdown datevar distance = countdownDate - now; // Calculate the days, hours, minutes, and seconds remainingvar 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 countdown in the element with id="countdown"document.getElementById("countdown").innerHTML = days + " days " + hours + " hours " + minutes + " minutes " + seconds + " seconds"; // If the countdown is finished, display a messageif (distance < 0) {clearInterval(countdownTimer);document.getElementById("countdown").innerHTML = "EXPIRED";} }, 1000);</script>
原文地址: https://www.cveoy.top/t/topic/qnFQ 著作权归作者所有。请勿转载和采集!