Multifunctional Electric Nonstick Breakfast Griddle🥞✨

$53.99
Model:  US
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

FEATURES

POWERFUL DUAL-SIDED HEATING: Quickly and evenly cooks your food from both sides at once. This means no more flipping, perfectly cooked meals in minutes, and more time to enjoy your morning routine.

FOOD-GRADE NONSTICK SURFACE: The PTFE-coated plates ensure your omelets, pancakes, and eggs slide right off without sticking. This makes cleanup an absolute breeze, requiring just a simple wipe down after use.

SMART DIVIDED COOKING PLATE: The uniquely divided surface is perfect for making flawless, folded omelets or cooking two different foods simultaneously. Prepare a complete, balanced breakfast in one simple step, saving you precious time.

SAFETY-FOCUSED DESIGN: Engineered with a cool-touch handle to prevent burns and anti-slip feet for superior stability. You can cook with peace of mind, knowing your breakfast station is secure on the countertop.

COMPACT & STABLE DESIGN: Its small footprint makes it easy to store in any kitchen cabinet or on the countertop. The anti-slip feet ensure the griddle stays firmly in place, providing extra stability while you cook.

SPEC

Model: US, EU

Size: As Shown

Material: Aluminum Alloy

Power: 1000W

Coating: Food-Safe Nonstick PTFE Coating

Package Includes: 1*Multifunctional Electric Nonstick Breakfast Griddle

NOTES

Please select the correct plug type (US/EU) for your region before purchasing.

For first-time use, lightly grease the cooking surfaces and heat for a few minutes to season the griddle.

Do not use metal utensils, as they can scratch and damage the nonstick coating.

Please allow a small error due to manual measurement. Please make sure you do not mind before purchasing.