let menuCatId=parseInt("1696");
Jetzt bis zu 30% sparen! Aktion endet in:

00d 00h 00m 00s
// ------------------------------- // Configuration Variables // ------------------------------- // Initial default end date (only used once) var defaultEndDateStr = "2025-04-09 16:00:00"; // Set the countdown message text var countdownText = "Jetzt bis zu 30% sparen! Aktion endet in: "; // Function to parse the given end date function getEndDate(dateStr) { return new Date(dateStr.replace(" ", "T")); } // Function to add a number of hours to a date string function addHoursToDate(dateStr, hours) { let date = new Date(dateStr.replace(" ", "T")); // Ensure compatibility if (isNaN(date.getTime())) { console.error("Invalid date format. Use 'YYYY-MM-DD HH:MM:SS'"); return null; } date.setHours(date.getHours() + hours); // Add hours return date.toISOString().replace("T", " ").slice(0, 19); // Return in the "YYYY-MM-DD HH:MM:SS" format } // Function to update the countdown function updateCountdown() { document.getElementById("countdown-text").innerHTML = countdownText; // Parse initial end date let countdownDate = getEndDate(defaultEndDateStr).getTime(); // Check on load if already expired — extend once immediately if (countdownDate - Date.now() < 0) { defaultEndDateStr = addHoursToDate(defaultEndDateStr, 50); countdownDate = getEndDate(defaultEndDateStr).getTime(); } setInterval(function () { const now = new Date().getTime(); let distance = countdownDate - now; // If expired, extend by 49 hours and skip rendering this tick if (distance < 0) { defaultEndDateStr = addHoursToDate(defaultEndDateStr, 50); countdownDate = getEndDate(defaultEndDateStr).getTime(); return; // :achteckiges_schild: Don't render this frame to avoid negative numbers } // Time calculations const days = Math.floor(distance / (1000 * 60 * 60 * 24)); const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); const seconds = Math.floor((distance % (1000 * 60)) / 1000); // Render countdown document.getElementById("days").innerHTML = days < 10 ? "0" + days : days; document.getElementById("hours").innerHTML = hours < 10 ? "0" + hours : hours; document.getElementById("minutes").innerHTML = minutes < 10 ? "0" + minutes : minutes; document.getElementById("seconds").innerHTML = seconds < 10 ? "0" + seconds : seconds; }, 1000); } // Initialize the countdown updateCountdown();
{ "@context": "https://schema.org/", "@type": "Product", "name": "bluEvolution" , "image": "https://cdn03.plentymarkets.com/xbqx3akj5qia/frontend/img/hersteller/salamander/salamander-fn-blue-82-md-classic.webp" , "brand": { "@type": "Brand", "name": "Salamander" } , "offers": { "@type": "Offer", "url": "/fenster/salamander/bluevolution", "priceCurrency": "EUR", "price": "100" } , "aggregateRating": { "@type": "AggregateRating", "name": "Sind diese Informationen hilfreich? (bluEvolution)", "ratingValue": "4.3", "bestRating": "5", "worstRating": "1", "ratingCount": "1746" } }

Salamander bluEvolution

Kunststofffenster nach Kundenwunsch

S alamander Fenster sind schon in der Standardausführung für hohe Beanspruchung gewappnet.

Im Hause Salamander kommen nur Kunststoffe von hoher Qualität zur Verarbeitung, die witterungsbeständig, unempfindlich gegen Temperaturschwankungen, funktionssicher, stabil, widerstandsfähig und langlebig sind.

SALAMANDER bluEvolution 82 - Classic

Merkmale:
  • 82mm Bautiefe
  • 2 Anschlagsdichtungen + Mitteldichtung
  • 6-Kammersystem mit Stahlarmierung
  • Flächenversetztes Classic Design
  • Auswahl von 41 Dekoren
  • Glasleiste eckig

SALAMANDER bluEvolution 92 - Classic

Merkmale:
  • 92mm Bautiefe
  • 2 Anschlagsdichtungen + Mitteldichtung
  • 6-Kammersystem mit Stahlarmierung
  • Flächenversetztes Classic Design
  • Auswahl von 41 Dekoren
  • Eckige Glasleiste

SALAMANDER bluEvolution 92 - Round

Merkmale:
  • 92mm Bautiefe
  • 2 Anschlagsdichtungen + Mitteldichtung
  • 6-Kammersystem mit Stahlarmierung
  • Halbflächenversetztes rundes Design
  • Auswahl von 41 Dekoren
  • Runde Glasleiste

Fenstermaxx24 ist Ihr vertrauensvoller Aluplast Händler

Wir sind ein kundenfreundliches Unternehmen, das seit Ende 2016 zertifizierter Trusted Shops Online-Händler ist und dem Händlerbund Deutschland angehört.

Telefonische Beratung

Haben Sie Fragen zu unseren Produkten, Lieferzeiten oder besondere Wünsche in Bezug auf Farbe, Verglasung oder Zubehör? Unser Fachpersonal steht Ihnen gern mit kompetentem Rat zur Seite.

Kontakt & Preisanfragen