Stainless Steel Slot Toaster

Stainless Steel Slot Toaster

$95.00
$118.00
Save $23.00
颜色 : Stainless Steel
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:

  1. Unit Dimension  (W*D*H): 282.6*281.4*180
  2. Carton Box (W*D*H): 345*345*600
  3. Net weight /pc: 2.4
  4. Gross weight/pc: 3.05
  5. Capacity: 4 Slices
  6. Wattage: 1650W
  7. Rating: 120V, 60Hz

Package Includes:

1 x Manual

1 x 4-slice stainless steel toaster

Features:

  1. 【1.5" EXTRA-WIDE 4-SLOT TOASTER】 Extra Wide 4-slice Toaster for you, toasting thin bread, thick bagel, English Muffin with Easy!
  2. 【CANCEL, BAGEL and DEFROST】It features with Cancel, Bagel, and Defrost functions. Toasting the bread easy by pressing the button, breakfast will be ready fast. One press "CANCEL" to stop toasting, "Bagel" for thick bread/bagels, and "Defrost" for recover room temp.
  3. 【6 TOAST SHADE SETTINGS】6-level settings and Automatic Pop-Up Toaster - 6 accurate shade modes for your option to prepare your favorite taste bread. Warm-up, light brown, golden brown, crispy, and dark satisfied with your taste.
  4. 【DUAL INDEPENDENT CONTROL PANELS】Dual Independent Control Panels It equivalent to 2 toasters, prepare breakfast twice fast than a 2-slice toaster! Easy to Clean with Removable Crumb Tray!
  5. 【WARRANTY & SERVICE】BPA-free Security and Warranty, Contact us via email, we will reply and resolve your problem ASAP.