Bosch Smart Kitchen Dock XSDB10/01

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

Bosch Smart Kitchen Dock XSDB10/01

  • Gestensteuerung mit integriertem Infrarotsensor
  • Zur Erkennung von Wischgesten im Nahbereich
  • Sprachsteuerung dank integriertem Amazon Alexa
  • Parallele Nutzung von Standard-Apps und Alexa-Skills
  • Automatische Softwareaktualisierung
  • Entertainment Sound, Stereolautsprecher mit hervorragender Klangqualität
  • Lademöglichkeit für Tablet oder Smartphone mit USB-A Anschluss
  • Spritzwassergeschützt mit Schutzklasse IP43
  • Die Smart Kitchen Dock-App erfordert ein Home Connect-Konto und ein Amazon-Konto
  • Abmessungen (BxHxT): 20 x 12,4 x 13,9 cm

Alle Preise inkl. MwSt., zzgl. Versandkosten