Neff Z11TC10X0 ComfortFlex Auszug, Standard

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

Neff Z11TC10X0 ComfortFlex Auszug, Standard

 

  • Das innovative Neff Auszugssystem für viel Flexibilität und Komfort
  • Die ComfortFlex Auszüge können ganz einfach und flexibel im Backofen versetzt und je nach bevorzugter Einschubhöhe individuell auf jeder Ebene platziert werden. Mit dem ComfortFlex Auszug lassen sich Backbleche wie bei herkömmlichen Vollauszugssystemen vollständig aus dem Backofen herausziehen. Neu dabei ist, dass die Schienen des Auszugs nicht mehr im Weg sind und es jetzt erstmals möglich ist, das Backblech oder den Rost seitlich zu greifen. Das bedeutet mehr Sicherheit beim Hantieren mit Backblechen und -rosten und ist besonders ergonomisch, da das Backblech oder der Rost in einer natürlichen Bewegung wie ein Tablett entnommen werden kann
  • 1 Paar Auszugsschienen zum Nachrüsten eines Backofens mit Einzeleinhängegittern

Alle Preise inkl. MwSt., zzgl. Versandkosten