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

Artikelnummer: 7119258

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

Mit Flachstecker, Schrauben und Unterlegscheiben zur Montage.

Durchmesser ca. 13,5 cm

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

170431-0615-XX, 170431-0632-XX, 170431-0633-XX, 170431-0634-XX, 170431-0651-XX, 170431-0661-XX, 170431-0662-XX, 170431-0673-XX, 170431-0684-XX, 170431-0687-XX, 170431-0696-XX, 170431-0706-XX, 170431-1115-XX, 170431-1134-XX, 170431-1140-XX, 170431-1142-XX, 170431-1148-XX, 170431-1153-XX, 170431-1154-XX, 170431-1164-XX, 170431-1194-XX, 170431-1198-XX, 170431-1200-XX, 170431-1204-XX, 170431-1206-XX, 170431-1231-XX, 170431-1233-XX, 170431-1234-XX, 170431-1242-XX, 170431-1243-XX, 170431-1247-XX, 170431-1248-XX, 170431-1254-XX, 170431-1256-XX, 170431-1258-XX, 170431-1270-XX, 170431-1284-XX, 170431-1285-XX, 170431-1287-XX, 170431-1288-XX, 170431-1293-XX, 170431-1310-XX, 170431-1311-XX, 170431-1315-XX, 170431-1319-XX, 170431-1333-XX, 170431-1338-XX, 170431-1343-XX, 170431-1346-XX, 170431-1352-XX, 170431-1372-XX, 170431-1382-XX, 170431-1383-XX, 170431-1384-XX, 170431-1385-XX, 170431-1389-XX, 170431-1393-XX, 170431-1399-XX, 170431-1402-XX, 170431-1615-XX, 170431-1618-XX, 170431-1632-XX, 170431-1633-XX, 170431-1634-XX, 170431-1638-XX, 170431-1648-XX, 170431-1662-XX, 170431-1674-XX, 170431-1684-XX, 170431-1686-XX, 170431-1699-XX, 170431-1712-XX, 170431-1720-XX, 170431-1722-XX, 170431-1738-XX, 170431-1741-XX, 170431-1744-XX, 170431-1750-XX, 170431-1751-XX, 170431-1761-XX, 170431-1770-XX, 170431-1773-XX, 170431-1795-XX

Herstellerinformationen

MA-Versand GmbH

In der Laach- 1-3

53925 Kall

info@ma-versand.de