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

Artikelnummer: 7119492

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 422447 Motor

Mit Flachstecker, Schrauben und Unterlegscheiben zur Montage.

Durchmesser ca. 13,5 cm

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

422447-1155-01, 422447-1156-01, 422447-1156-02, 422447-1159-01, 422447-1159-02, 422447-1160-01, 422447-1160-02, 422447-1161-01, 422447-1162-01, 422447-1201-01, 422447-1203-01, 422447-1216-01, 422447-1217-01, 422447-1218-01, 422447-1219-01, 422447-1220-01, 422447-1221-01, 422447-1225-01, 422447-1229-01, 422447-1240-01, 422447-1245-01, 422447-1247-01, 422447-1249-01, 422447-1250-01, 422447-1251-01, 422447-1252-01, 422447-1253-01, 422447-1254-01, 422447-1255-01, 422447-1259-01, 422447-1260-01, 422447-1264-01, 422447-1267-01, 422447-1269-01, 422447-1270-01, 422447-1277-01, 422447-1280-02, 422447-1283-01, 422447-1284-01, 422447-1289-01, 422447-1801-E1, 422447-1880-E2, 422447-1883-E1, 422447-1892-E1, 422447-1893-E1, 422447-1894-E1, 422447-1897-E1, 422447-4007-01, 422447-4007-02, 422447-4008-01, 422447-4008-02, 422447-4013-01, 422447-4015-01, 422447-4016-01, 422447-4017-01, 422447-4018-01, 422447-4019-01, 422447-4023-01, 422447-4025-01, 422447-4027-01, 422447-4028-02, 422447-4029-01, 422447-4037-01, 422447-4038-01, 422447-4055-01, 422447-4055-03, 422447-4056-01, 422447-4059-01, 422447-4060-01, 422447-4060-02, 422447-4062-02, 422447-4110-01, 422447-4155-E1, 422447-4156-E1, 422447-4159-E1, 422447-4160-E1, 422447-4160-E2, 422447-4815-E1, 422447-4817-E1, 422447-4828-E1, 422447-4828-E2, 422447-4829-E1, 422447-4838-E1, 422447-4855-E1, 422447-4855-E3

Herstellerinformationen

MA-Versand GmbH

In der Laach- 1-3

53925 Kall

info@ma-versand.de