Kohlebürsten mit Halter (ohne Endkappe) passend für Briggs & Stratton 254422 Motor

Artikelnummer: 7135841

var holidays = new Set(); document.addEventListener("DOMContentLoaded", function() { var countdownContainer = document.getElementById("countdown-container"); fetchHolidays() .then(function() { countdownContainer.style.display = "flex"; updateCountdown(); setInterval(updateCountdown, 1000); }) .catch(function(error) { console.error("Fehler beim Laden der Feiertage:", error); }); }); function fetchHolidays() { var apiUrl = "https://feiertage-api.de/api/?jahr=" + new Date().getFullYear() + "&nur_land=NW"; return fetch(apiUrl) .then(function(response) { if (!response.ok) { throw new Error("Feiertage konnten nicht geladen werden"); } return response.json(); }) .then(function(data) { holidays.clear(); Object.values(data).forEach(function(h) { holidays.add(h.datum); }); console.log('feiertage', holidays); }); } function getNextBusinessDay(date) { do { date.setDate(date.getDate() + 1); } while (date.getDay() === 6 || date.getDay() === 0 || holidays.has(date.toISOString().split('T')[0])); return date; } function runTest() { const testDate = document.getElementById("test-date").value; if (!testDate) { alert("Bitte ein Testdatum auswählen!"); return; } updateCountdown(testDate); } function updateCountdown(customDate) { var countdownText = document.getElementById("countdown-text"); if (!countdownText) return; var now = customDate ? new Date(customDate) : new Date(); var bestellSchluss = new Date(now); bestellSchluss.setHours(15, 0, 0, 0); if (now.getDay() === 6 || now.getDay() === 0 || holidays.has(now.toISOString().split('T')[0])) { bestellSchluss = getNextBusinessDay(bestellSchluss); } else if (now >= bestellSchluss) { bestellSchluss = getNextBusinessDay(bestellSchluss); } var versandTag = new Date(bestellSchluss); if (now >= bestellSchluss) { versandTag = getNextBusinessDay(versandTag); } var diff = bestellSchluss - now; var hours = Math.floor(diff / (1000 * 60 * 60)); var minutes = Math.floor((diff / (1000 * 60)) % 60); var seconds = Math.floor((diff / 1000) % 60); document.getElementById("hours").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds").textContent = seconds.toString().padStart(2, '0'); var today = new Date().toDateString(); var bestellTagHeute = bestellSchluss.toDateString() === today; var versandTagHeute = versandTag.toDateString() === today; var bestellTagName = bestellTagHeute ? "heute" : bestellSchluss.toLocaleDateString("de-DE", { weekday: "long" }); var versandTagName = versandTagHeute ? "noch heute" : "am " + versandTag.toLocaleDateString("de-DE", { weekday: "long" }); var newText = "Bestellen Sie Ihre Auftrag bis " + bestellTagName + ",\n 15:00 Uhr " + "damit es " + versandTagName + " verschickt wird."; if (countdownText.innerText !== newText) { countdownText.innerText = newText; } }

1 Monat Rückgaberecht

Kohlebürsten mit Halter kompatibel mit Briggs & Stratton 254422 Motor

254422-0123-XX, 254422-0501-01, 254422-0505-01, 254422-0506-XX, 254422-0508-01, 254422-0508-02, 254422-0512-01, 254422-0514-XX, 254422-0517-01, 254422-0521-01, 254422-0523-01, 254422-0526-01, 254422-0527-01, 254422-0528-01, 254422-0528-02, 254422-0530-XX, 254422-0532-01, 254422-0535-01, 254422-0536-01, 254422-0536-02, 254422-0537-01, 254422-0537-02, 254422-0538-01, 254422-0539-01, 254422-0540-01, 254422-0541-01, 254422-0555-01, 254422-0558-01, 254422-0562-01, 254422-0564-XX, 254422-0565-XX, 254422-0567-01, 254422-0568-01, 254422-0572-01, 254422-0573-XX, 254422-0574-XX, 254422-1508-01, 254422-1508-02, 254422-1512-01, 254422-1526-01, 254422-1558-XX, 254422-1572-01, 254422-1573-XX, 254422-4002-XX, 254422-4003-01, 254422-4004-01, 254422-4004-02, 254422-4004-03, 254422-4004-04, 254422-4005-01, 254422-4014-01, 254422-4014-02, 254422-4014-03, 254422-4014-04, 254422-4014-05, 254422-4014-06, 254422-4014-07, 254422-4014-08, 254422-4014-10, 254422-4015-01, 254422-4015-02, 254422-4015-03, 254422-4015-04, 254422-4022-01, 254422-4023-01, 254422-4026-01, 254422-4026-02, 254422-4026-03, 254422-4029-01, 254422-4030-01, 254422-4030-02, 254422-4031-XX, 254422-4044-01, 254422-4045-01, 254422-4045-02, 254422-4055-XX, 254422-4070-01, 254422-4070-02, 254422-4070-04, 254422-4070-05, 254422-4070-06, 254422-4070-07, 254422-4070-08, 254422-4070-09, 254422-4070-10, 254422-4071-01, 254422-4072-XX, 254422-4090-01, 254422-5004-01, 254422-5004-02, 254422-5014-01, 254422-5014-05, 254422-5014-08, 254422-5015-01, 254422-5015-02, 254422-5026-02, 254422-5044-XX, 254422-5045-02, 254422-5070-01, 254422-5070-02

Herstellerinformationen

MA-Versand GmbH

In der Laach- 1-3

53925 Kall

info@ma-versand.de