Ladespule Lichtspule passend für Briggs & Stratton 170432 Motor

Artikelnummer: 7125523

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

Mit Flachstecker, Schrauben und Unterlegscheiben zur Montage.

Durchmesser ca. 13,5 cm

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

170432-1535-XX, 170432-1536-XX, 170432-1537-XX, 170432-1538-XX, 170432-1547-XX, 170432-1570-XX, 170432-1616-XX, 170432-1617-XX, 170432-1619-XX, 170432-1629-XX, 170432-1631-XX, 170432-1635-XX, 170432-1636-XX, 170432-1637-XX, 170432-1640-XX, 170432-1641-XX, 170432-1647-XX, 170432-1652-XX, 170432-1653-XX, 170432-1656-XX, 170432-1660-XX, 170432-1663-XX, 170432-1665-XX, 170432-1667-XX, 170432-1668-XX, 170432-1669-XX, 170432-1670-XX, 170432-1671-XX, 170432-1672-XX, 170432-1673-XX, 170432-1675-XX, 170432-1680-XX, 170432-1682-XX, 170432-1683-XX, 170432-1685-XX, 170432-1693-XX, 170432-1700-XX, 170432-1705-XX, 170432-1707-XX, 170432-1708-XX, 170432-1713-XX, 170432-1715-XX, 170432-1719-XX, 170432-1721-XX, 170432-1726-XX, 170432-1727-XX, 170432-1728-XX, 170432-1736-XX, 170432-1737-XX, 170432-1740-XX, 170432-1742-XX, 170432-1743-XX, 170432-1747-XX, 170432-1748-XX, 170432-1752-XX, 170432-1754-XX, 170432-1755-XX, 170432-1756-XX, 170432-1757-XX, 170432-1759-XX, 170432-1762-XX, 170432-1763-XX, 170432-1764-XX, 170432-1766-XX, 170432-1767-XX, 170432-1768-XX, 170432-1771-XX, 170432-1775-XX, 170432-1776-XX, 170432-1778-XX, 170432-1780-XX, 170432-1781-XX, 170432-1782-XX, 170432-1783-XX, 170432-1784-XX, 170432-1785-XX, 170432-1786-XX, 170432-1788-XX, 170432-1793-XX, 170432-1794-XX, 170432-1798-XX, 170432-1800-XX, 170432-2303-XX, 170432-2340-XX, 170432-2342-XX, 170432-2350-XX

Herstellerinformationen

MA-Versand GmbH

In der Laach- 1-3

53925 Kall

info@ma-versand.de