Ladespule Lichtspule passend für Briggs & Stratton 445577 Motor

Artikelnummer: 7125936

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

Mit Flachstecker, Schrauben und Unterlegscheiben zur Montage.

Durchmesser ca. 13,5 cm

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

445577-0025-G1, 445577-0026-G1, 445577-0027-G1, 445577-0035-G1, 445577-0036-G1, 445577-0037-G1, 445577-0110-B1, 445577-0110-E1, 445577-0110-E2, 445577-0111-G1, 445577-0112-B1, 445577-0113-G5, 445577-0120-B1, 445577-0120-E1, 445577-0121-B1, 445577-0121-E1, 445577-0122-B1, 445577-0122-E1, 445577-0123-B1, 445577-0124-G1, 445577-0125-B1, 445577-0128-B1, 445577-0129-B1, 445577-0131-B1, 445577-0132-B1, 445577-0133-B1, 445577-0135-B1, 445577-0136-B1, 445577-0138-B1, 445577-0139-B1, 445577-0140-B1, 445577-0435-B1, 445577-0435-E1, 445577-0485-B1, 445577-0485-E1, 445577-0499-B1, 445577-0499-E1, 445577-0504-E1, 445577-0510-B1, 445577-0510-E1, 445577-0516-B1, 445577-0516-E1, 445577-0557-B1, 445577-0595-B1, 445577-0595-E1, 445577-0626-B1, 445577-0626-E1, 445577-0723-B1, 445577-0723-E1, 445577-0755-B1, 445577-0755-E1, 445577-0755-G1, 445577-0789-B1, 445577-0789-E1, 445577-0801-B1, 445577-0801-E1, 445577-0819-B1, 445577-0820-B1, 445577-0820-E1, 445577-0864-B1, 445577-0864-E1, 445577-0865-G5, 445577-1125-B1, 445577-1187-B1, 445577-1187-G1, 445577-1221-B1, 445577-1318-B1, 445577-1340-B1, 445577-1471-E1, 445577-1511-E1, 445577-1520-B1, 445577-1582-G5, 445577-1584-G5, 445577-2111-G1, 445577-2111-G5, 445577-2187-G1, 445577-2187-G5, 445577-2221-B1, 445577-3035-G5, 445577-3036-G5, 445577-3037-G5, 445577-4187-G1, 445577-4187-G5, 445577-5037-G5, 445577-5112-B1, 445577-5135-B1, 445577-5138-B1, 445577-5187-G5, 445577-6111-G5, 445577-6135-B1, 445577-6139-B1, 445577-6187-G5

Herstellerinformationen

MA-Versand GmbH

In der Laach- 1-3

53925 Kall

info@ma-versand.de