• Home
  • Produkt
    • Küchenhelfer
    • Professionell Sahnebereiter
    • Kaffeemühle
  • Markengeschichte
    • Markengeschichte
    • Partnerprogramm
    • Blog
  • Support
    • Garantiebestimmungen
    • Häufig gestellte Fragen
    • Kontakt
    • Download
  • More links
    Region
    • US
    • UK
    • DE
    Log in Create an account

    • Home
    • Produkt
      Produkt
      • Küchenhelfer
      • Professionell Sahnebereiter
      • Kaffeemühle
    • Markengeschichte
      Markengeschichte
      • Markengeschichte
      • Partnerprogramm
      • Blog
    • Support
      Support
      • Garantiebestimmungen
      • Häufig gestellte Fragen
      • Kontakt
      • Download
      • US
      • UK
      • DE
      Region
    Log in
    function setSearchUrl(searchValue) { return Promise.resolve({ url: '/search?q=' + searchValue }); } exportFunction('setSearchUrl', setSearchUrl);
    Top search terms

    Login

    Please enter email and password.
    Email is required. Enter a valid email address
    Password is required. Password must be between 6-16 characters long.
    Forgot password?
    Don't have an account? Create one
    Brand
    Über Simcoker Blog Garantiebestimmungen Kontakt
    Support
    Garantiebestimmungen Häufig gestellte Fragen Download
    Contact
    Changdeshi Lechu Dianzi Shangwu Youxian Gongsi
    Email:support@simcoker.com
    Newsletter
    We send great emails!
    Please fill in this field
    Please enter a valid email address
    Thanks for subscribing
    Get the App
    Brand
    Über Simcoker Blog Garantiebestimmungen Kontakt
    Support
    Garantiebestimmungen Häufig gestellte Fragen Download
    Contact
    Changdeshi Lechu Dianzi Shangwu Youxian Gongsi
    Email:support@simcoker.com
    Newsletter
    We send great emails!
    Please fill in this field
    Please enter a valid email address
    Thanks for subscribing
    Get the App
    © 2026 simcoker-de  | Privacy Policy | Terms of Use | Site Map | Patents Diversity, Equity & Inclusion | Accessibility Statement | Assistive Tech App | Cookies Settings

    10% off your first order

    Thank you for your subscription, you can enjoy a 10% discount for the first purchase.
    Enter a discount code

    Cart

    const TAG = 'spz-custom-cart-coupon-code-utils'; class SpzCustomCartCouponCodeUtils extends SPZ.BaseElement { constructor(element) { super(element); } static deferredMount() { return false; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.action_ = SPZServices.actionServiceForDoc(this.element); this.keepOpenGuardBound_ = false; this.registerAction('setSideBarHeight', this.setSideBarHeight_.bind(this)); this.onResize_ = this.setSideBarHeight_.bind(this); window.addEventListener('resize', this.onResize_); } detachedCallback() { if (this.onResize_) { window.removeEventListener('resize', this.onResize_); this.onResize_ = null; } } ensureKeepOpenGuard_($sideBar) { if (this.keepOpenGuardBound_) return; this.keepOpenGuardBound_ = true; const observer = new MutationObserver(() => { if ($sideBar.hasAttribute('open') && $sideBar.hasAttribute('hidden')) { $sideBar.removeAttribute('hidden'); this.setSideBarHeight_(); } }); observer.observe($sideBar, { attributes: true, attributeFilter: ['hidden', 'open'] }); } getOpenDrawer_() { return document.querySelector('[data-section-type="cart_drawer"] spz-sidebar[open]'); } setSideBarHeight_() { const $sideBar = document.querySelector('#cart-coupon-code-modal'); if (!$sideBar) return; this.ensureKeepOpenGuard_($sideBar); const windowHeight = window.innerHeight; const $drawer = this.getOpenDrawer_(); if (!$drawer) { $sideBar.style.setProperty('max-height', windowHeight * 0.9 + 'px', 'important'); $sideBar.style.removeProperty('height'); $sideBar.style.removeProperty('width'); $sideBar.classList.remove('cart-coupon-code-modal--in-drawer'); return; } const drawerHeight = (windowHeight - 40) + 'px'; $sideBar.style.setProperty('max-height', drawerHeight, 'important'); $sideBar.style.setProperty('height', drawerHeight, 'important'); $sideBar.classList.add('cart-coupon-code-modal--in-drawer'); const rect = $drawer.getBoundingClientRect(); if (rect.width > 0) { $sideBar.style.setProperty('width', rect.width + 'px', 'important'); } } } SPZ.defineElement(TAG, SpzCustomCartCouponCodeUtils);
    Your shopping cart is empty
    Continue shopping