3x Simmerring Wellendichtring passend für Briggs & Stratton 128M02 Motor

Artikelnummer: 7131380

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

3x Simmerringe kompatibel mit Briggs & Stratton 128M02 Motor

128M02-0001-F1, 128M02-0002-F1, 128M02-0003-F1, 128M02-0005-F1, 128M02-0005-F4, 128M02-0006-F1, 128M02-0006-F4, 128M02-0007-F1, 128M02-0010-F1, 128M02-0011-F1, 128M02-0014-F1, 128M02-0015-F1, 128M02-0017-F1, 128M02-0018-F1, 128M02-0019-F1, 128M02-0021-F1, 128M02-0023-F1, 128M02-0025-F1, 128M02-0027-F1, 128M02-0028-F1, 128M02-0029-F1, 128M02-0032-F1, 128M02-0110-F1, 128M02-0114-F1, 128M02-0115-F1, 128M02-0117-F1, 128M02-0118-F1, 128M02-0119-F1, 128M02-0120-F1, 128M02-0120-F4, 128M02-0121-F1, 128M02-0123-F1, 128M02-0123-F4, 128M02-0124-F1, 128M02-0127-F1, 128M02-0127-F2, 128M02-0130-F1, 128M02-0130-F2, 128M02-0131-F1, 128M02-0133-F1, 128M02-0134-F1, 128M02-0134-F4, 128M02-0136-F1, 128M02-0136-F4, 128M02-0412-B1, 128M02-0412-F1, 128M02-0414-B1, 128M02-0414-F1, 128M02-0418-B1, 128M02-0418-F1, 128M02-0423-B1, 128M02-0423-F1, 128M02-0423-F2, 128M02-0440-B3, 128M02-0440-F3, 128M02-0466-B1, 128M02-0466-F1, 128M02-0867-F1, 128M02-0926-B1, 128M02-0928-B2, 128M02-0943-F1, 128M02-0952-F1, 128M02-0962-F1, 128M02-0989-F1, 128M02-1313-F1, 128M02-1447-B1, 128M02-1447-F1, 128M02-1470-B1, 128M02-1470-F1, 128M02-1612-F1, 128M02-1612-F4, 128M02-3120-F1, 128M02-3424-B1, 128M02-3424-F1, 128M02-3425-B1, 128M02-3425-F1, 128M02-3456-B1, 128M02-3456-F1

Herstellerinformationen

MA-Versand GmbH

In der Laach- 1-3

53925 Kall

info@ma-versand.de