iQ100, Flachschirmhaube, 60 cm, Silbermetallic, LI64LA521

LI64LA521, Flachschirmhaube

const infoBtn = document.getElementById("info-btn"); const infoBox = document.getElementById("info-box"); const close = document.getElementById("close"); const grayout = document.getElementById("grayout"); const contactBtn = document.getElementById("contact-btn"); function openInfoBox() { infoBox.style.display = "block"; grayout.style.display= "block"; } function closeInfoBox() { infoBox.style.display = "none"; grayout.style.display= "none"; } function goToContact(){ window.open("/mein-konto"); } infoBtn.addEventListener("click", openInfoBox); close.addEventListener("click", closeInfoBox); contactBtn.addEventListener("click", goToContact);

console.log(window.location.href); $(document).ready(function() { // Hide the form in the first place $( ".form-holder" ).css('display', 'none') if (window.location.href.includes("kuechenfachmarkt-shop")) { // Hide the Button for cart&&additional elements $(".hideme").hide() // Change price to "Auf Anfrage" //$('.widget-item-price').html('
Preis auf Anfrage Testing
') $('#questionBtn').on('click', function(){ $( ".form-holder" ).toggle(); let title = $('.title-outer H1').text() $('#Betreff').val(title) $('#Betreff').prop('readonly', true) }) } });
const infoBtn = document.getElementById("info-btn"); const infoBox = document.getElementById("info-box"); const close = document.getElementById("close"); const grayout = document.getElementById("grayout"); const contactBtn = document.getElementById("contact-btn"); function openInfoBox() { infoBox.style.display = "block"; grayout.style.display= "block"; } function closeInfoBox() { infoBox.style.display = "none"; grayout.style.display= "none"; } function goToContact(){ window.open("/contact"); } infoBtn.addEventListener("click", openInfoBox); close.addEventListener("click", closeInfoBox); contactBtn.addEventListener("click", goToContact);


$(document).ready(()=>{ waitForElementToDisplay('.option-container button[data-toggle="modal"]',40,200,loadModalContent); }); function waitForElementToDisplay(selector,time,tries,callFunc) { if(document.querySelector(selector) !== null) { callFunc(); } else { if(tries >= 1){ setTimeout(function() { waitForElementToDisplay(selector, time,tries-1,callFunc); }, time); }else{ return; } } } function loadModalContent(){ $('.option-container button[data-toggle="modal"]').click(function(){ $("#option-info-label").text($(this).attr("data-title")); $("#option-info-content").html('
'); $("#option-info-content").load('https://www.kuechenfachmarkt-shop.de/mcontent #' + $(this).attr("data-id"),function( response, status, xhr ) { if ( status == "error" ) { $( "#option-info-content" ).html( "Die Information konnte leider nicht geladen werden. Dafür entschuldigen wir uns! Bitte informieren Sie den Betreiber telefonsich unter 05021-8942642 oder per Mail unter info@kuechenfachmarkt-shop.de"); } }); console.log($(this).attr("data-id")); }); }

iQ100, Flachschirmhaube, 60 cm, Silbermetallic, LI64LA521

Bauform 60 cm Für Spezial-Hängeschränke (60 cm breit) Wahlweise Abluft- oder Umluftbetrieb Für Umluftbetrieb wird ein Standard Umluftset (Sonderzubehör) benötigt Design Komfort Automatisches Ein- und Ausschalten bei Betätigung des Teleskopauszuges Wippenschalter 3 Leistungsstufen Ausstattung Gleichmäßige, helle Beleuchtung mit 2 x 1,5 W LED-Modul Farbtemperatur: 3500 K Beleuchtungsstärke: 131 lux Kassette mit Alurahmen Metall-Fettfilter, spülmaschinengeeignet Betriebsart und Leistung Abluftleistung nach EN 61591 max.389 m³/h Geräuschwerte nach EN 60704-2-13 max. Normalstufe Abluftbetrieb: Geräusch, höchste Normal-Stufe: 67 dB dB(A) re 1 pW Geräusch min./max. Normalstufe: 59/67 dB 1 einflutig liegend. Kondensatormotor Kondensatormotor Planungs- und Installationsinformation Gerätemaße (HxBxT): 203 x 598 x 290 mm Einbaumaße (HxBxT): 162 x 526 x 290 mm Abluftstutzen Ø 150 mm (Ø 120 mm beiliegend) Länge Anschlusskabel: 1.75 m mit Stecker ohne Griffleiste (als Sonderzubehör erhältlich) Umwelt und Sicherheit Energieeffizienzklasse: B (auf einer Energieeffizienzklassen-Skala von A+++ bis D) Durchschnittlicher Energieverbrauch: 40.3 kWh/Jahr* Lüfter-Effizienzklasse: C* Beleuchtungs-Effizienzklasse: A* Fettfilter-Effizienzklasse: B* Gesamtanschlusswert: 108 W

Alle Preise inkl. MwSt., zzgl. Versandkosten