Ladespule Lichtspule mit Sicherung passend für Briggs & Stratton 190402 Motor

Artikelnummer: 7119274

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

Ladespule Lichtspule Alternator kompatibel mit Briggs & Stratton 190402 Motor

Mit Flachstecker, Schrauben und Unterlegscheiben zur Montage.

Durchmesser ca. 13,5 cm

Diese Ladespule ist kompatibel mit folgenden Motorenmodellen von Briggs & Stratton:

190402-1515-XX, 190402-1520-XX, 190402-1580-XX, 190402-1611-XX, 190402-1614-XX, 190402-1639-XX, 190402-1642-XX, 190402-1647-XX, 190402-1650-XX, 190402-1654-XX, 190402-1661-XX, 190402-1662-XX, 190402-1664-XX, 190402-1666-XX, 190402-1674-XX, 190402-1676-XX, 190402-1679-XX, 190402-1680-XX, 190402-1683-XX, 190402-1687-XX, 190402-1690-XX, 190402-1691-XX, 190402-1697-XX, 190402-1703-XX, 190402-1705-XX, 190402-1706-XX, 190402-1723-XX, 190402-1726-XX, 190402-1743-XX, 190402-1745-XX, 190402-1748-XX, 190402-1758-XX, 190402-1763-XX, 190402-1764-XX, 190402-1769-XX, 190402-1770-XX, 190402-1782-XX, 190402-1791-XX, 190402-1794-XX, 190402-1802-XX, 190402-1805-XX, 190402-1806-XX, 190402-1808-XX, 190402-1809-XX, 190402-1817-XX, 190402-1833-XX, 190402-1834-XX, 190402-1835-XX, 190402-1838-XX, 190402-1840-XX, 190402-1849-XX, 190402-1853-XX, 190402-1854-XX, 190402-1858-XX, 190402-1859-XX, 190402-1866-XX, 190402-1880-XX, 190402-1885-XX, 190402-1897-XX, 190402-1898-XX, 190402-1901-XX, 190402-1908-XX, 190402-1909-XX, 190402-1910-XX, 190402-1912-XX, 190402-1915-XX, 190402-1918-XX, 190402-1922-XX, 190402-1932-XX, 190402-1933-XX, 190402-1934-XX, 190402-1938-XX, 190402-1948-XX, 190402-1949-XX, 190402-1950-XX, 190402-2015-XX, 190402-2768-XX, 190402-2880-XX, 190402-3042-XX, 190402-3061-XX, 190402-3069-XX, 190402-3088-XX, 190402-6134-XX, 190402-6164-XX

Herstellerinformationen

MA-Versand GmbH

In der Laach- 1-3

53925 Kall

info@ma-versand.de