Unterbrecherkontakt m. Kondensator passend für Briggs & Stratton 130292 Motor

Artikelnummer: 7125062

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

Unterbrecherkontakt m. Kondensator kompatibel mit Briggs & Stratton 130292 Motor

130292-0070-XX, 130292-0071-XX, 130292-0117-XX, 130292-0122-XX, 130292-0125-XX, 130292-0126-XX, 130292-0141-XX, 130292-0159-XX, 130292-0208-XX, 130292-0224-XX, 130292-0234-XX, 130292-0249-XX, 130292-0301-XX, 130292-0359-XX, 130292-0369-XX, 130292-0371-XX, 130292-0430-XX, 130292-0447-XX, 130292-0448-XX, 130292-0455-XX, 130292-0524-XX, 130292-0530-XX, 130292-0540-XX, 130292-0611-XX, 130292-0613-XX, 130292-0614-XX, 130292-0617-XX, 130292-0646-XX, 130292-0647-XX, 130292-0651-XX, 130292-0678-XX, 130292-0706-XX, 130292-0709-XX, 130292-0711-XX, 130292-0722-XX, 130292-0723-XX, 130292-0728-XX, 130292-0737-XX, 130292-0741-XX, 130292-0766-XX, 130292-0776-XX, 130292-0778-XX, 130292-0789-XX, 130292-0792-XX, 130292-0793-XX, 130292-0794-XX, 130292-0803-XX, 130292-0873-XX, 130292-0895-XX, 130292-0917-XX, 130292-0941-XX, 130292-0961-XX, 130292-0972-XX, 130292-1009-XX, 130292-1025-XX, 130292-1050-XX, 130292-1055-XX, 130292-1061-XX, 130292-1062-XX, 130292-1092-XX, 130292-1101-XX, 130292-1131-XX, 130292-1139-XX, 130292-1186-XX, 130292-1196-XX

Herstellerinformationen

MA-Versand GmbH

In der Laach- 1-3

53925 Kall

info@ma-versand.de