• Home
  • Product
    • Kitchen Tools
    • Whipped Cream Tools
    • Manual Barista Tools
  • Brand story
    • Brand story
    • Affiliate Program
    • Blog
  • Support
    • Warranty Policy
    • Product FAQs
    • Contact Us
    • Download
    • Extended Warranty
  • More links
    Region
    • US
    • UK
    • DE
    Log in Create an account

    • Home
    • Product
      Product
      • Kitchen Tools
      • Whipped Cream Tools
      • Manual Barista Tools
    • Brand story
      Brand story
      • Brand story
      • Affiliate Program
      • Blog
    • Support
      Support
      • Warranty Policy
      • Product FAQs
      • Contact Us
      • Download
      • Extended Warranty
      • US
      • UK
      • DE
      Region
    Log in
    function setSearchUrl(searchValue) { return Promise.resolve({ url: '/search?q=' + searchValue }); } exportFunction('setSearchUrl', setSearchUrl);
    Top search terms

    Reset password with email

    Email is required. Enter a valid email address
    Verification code is invalid
    Password is required. Password must be between 6-16 characters long.
    Password is required. Password must be between 6-16 characters long. Your password and confirmation password do not match
    Have not get verification code?
    Brand
    About Simcoker Blog Affiliate Program Contact Us
    Support
    Warranty Policy Product FAQs Download
    Contact
    Email:support@simcoker.com
    Subscribe
    We send great emails!
    Please fill in this field
    Please enter a valid email address
    Thanks for subscribing
    Brand
    About Simcoker Blog Affiliate Program Contact Us
    Support
    Warranty Policy Product FAQs Download
    Contact
    Email:support@simcoker.com
    Subscribe
    We send great emails!
    Please fill in this field
    Please enter a valid email address
    Thanks for subscribing
    © 2026 simcoker-us  | 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