Smart Household Kitchen Food Mixer

Smart Household Kitchen Food Mixer

$195.00
$259.00
Save $64.00
颜色 : Red
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Specifications

Color: Black/Red/White

Material: ABS; Stainless steel

Net weight: 8 lbs

Product dimensions: 13.5" x 7.5" x 12.5"(L x W x H)

Power: 380W

Voltage: 120V 60HZ

Volume: 4.8QT

Package includes:

1 x Stand mixer

1 x Dough hook

1 x Beater

1 x Whisk

1 x Bowl cover

1 x Mixing bowl

1 x Instruction

Overview

8-speed controller gives you choices from a slow stir to fast mix. The powerful mixing action for folding; kneading; mixing; beating; creaming and whipping with proper speeds makes the mixer perfectly suitable to different ingredients.

The tilt-head design mixer allows you to install or uninstall bowls and accessories easily. In addition; the base of the mixer is equipped with non-slip feet; which can make the whole machine stand firmly on the tabletop; ensuring the safety of use.

With a stainless steel bow of 4qt large capacity; this blender can carry many ingredients; which is enough for home kitchen use. 

This new mixer comes with three connecting parts: dough hook; beater and whisk. The design is novel and the function is various. With it; you can easily mix the dough; beat egg whites; and make fillings; which is definitely the best gift for baking enthusiasts.

The main parts are made of ABS stainless steel; including pot and dough hook; beater and whisk. The whole body is waterproof and rust-proof so that it has a very long service life and is easy to clean. At the same time; equipped with a bowel cover; it prevents the ingredients splash; to ensure a clean environment.