Kit de joints adapté pour Briggs & Stratton 125K02 Moteur

Référence de l’article: 7845041

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; } }

14 jours pour changer d'avis

Kit de joints compatible avec Briggs & Stratton 125K02 Moteur

0005-B1, 0005-E1, 0015-B1, 0015-E1, 0025-E1, 0129-E1, 0130-E1, 0131-E1, 0132-E1, 0133-E1, 0134-E1, 0137-E1, 0138-E1, 0139-E1, 0140-B1, 0140-E1, 0141-E1, 0142-E1, 0179-E1, 0187-E1, 0189-E1, 0193-E1, 0194-E1, 0196-E1, 0196-E2, 0197-E1, 0197-E2, 0202-E1, 0243-E1, 0250-E1, 0253-E1, 0253-E2, 0273-E1, 0273-E2, 0281-E1, 0303-E0, 0303-E1, 0303-E2, 0303-E3, 0317-E1, 0320-E1, 0321-E1, 0322-E1, 0323-E1, 0325-E1, 0336-E1, 0355-E1, 0370-E1, 0389-E1, 0426-E1, 0427-E1, 0446-E1, 0449-E1, 0450-E1, 0451-E1, 0452-E1, 0457-E1, 0460-E1, 0461-E1, 0473-E1, 0477-E1, 0482-E1, 0483-E1, 0487-E1, 0497-E1, 0500-E1, 0506-E1, 0509-E1, 0512-E1, 0515-E1, 0518-E1, 0525-E1, 0542-E1, 0548-E1, 0561-E1, 0578-E1, 0579-E1, 0619-E1, 0624-E1, 0630-E1, 0654-E1, 0658-E1, 0661-E1, 0662-E1, 0683-E1, 0690-E1, 0711-E1, 1024-E1, 3711-B1

Herstellerinformationen

MA-Versand GmbH

In der Laach- 1-3

53925 Kall

info@ma-versand.de