let menuCatId=parseInt("1638");
Jetzt bis zu 30% sparen! Aktion endet in:
00d 00h 00m 00s
document.addEventListener("DOMContentLoaded", function () { // --- Hide banner only on the specific page --- if (window.location.pathname.includes('/inhalte/unternehmen/partner-werden')) { const wrapper = document.getElementById('countdown-wrapper'); if (wrapper) { wrapper.style.display = 'none'; } return; // Stop further execution if hidden } // --- Countdown configuration --- const countdownDate = new Date("2025-07-31T23:59:00").getTime(); const countdownFunction = setInterval(function () { const now = new Date().getTime(); const distance = countdownDate - now; if (distance <= 0) { clearInterval(countdownFunction); document.getElementById("countdown-banner").innerHTML = `
Jetzt bis zu 30% sparen!
`; return; } const days = String(Math.floor(distance / (1000 * 60 * 60 * 24))).padStart(2, '0'); const hours = String(Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60))).padStart(2, '0'); const minutes = String(Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60))).padStart(2, '0'); const seconds = String(Math.floor((distance % (1000 * 60)) / 1000)).padStart(2, '0'); document.getElementById("days").textContent = days; document.getElementById("hours").textContent = hours; document.getElementById("minutes").textContent = minutes; document.getElementById("seconds").textContent = seconds; }, 1000); });

Drutex

Rahmenfarben
Hersteller
Hersteller
Rahmenfarben