Amazing Silicone Dish Towel

$23.99
$49.99
-$26.00
Color:  random
Qty(🎉Buy More And Save More🎉):  Buy 5
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

Traditional dish sponges may habitat millions of different bacteria and mildew types that are bad for your family’s health. Keep your household clean and healthy with your new silicone dish towel. The silicone dish towel is made from high-grade silicone. The soft bristles are non-abrasive to use on surfaces that scratch easily.

Main Features

  • Easier To Clean: Silicone dish scrubber can easily be popped in the dishwasher or even boiled to get clean. The best way to use them is to fill out a container with soap and water, and then do the dishwashing, rather than putting a small amount of soap directly on the sponge.
  • Heat insulation and Dishwasher insulation: This soft sponge is heat insulation and the temperature range is -76℉ to 500℉ (-60℃ to 230℃), so it is completely dishwasher safe.
  • High Quality: Silicone kitchen scrubber is made of environment-friendly silicone, which is BPA-free and FDA-approved and LFGB standard. Silicone scrubbers with thick and soft bristles are easy to reach the corners of glasses and cups.
  • Away from Smell: Never deal with the of a sponge again! This brush is not absorbing dirty liquids. Just rinse with water or put it in the dishwasher and hang the scrubber to dry. Say goodbye to your sponge!

  • Multiple Uses: The silicone washing brush Versatile design can also be used as a heat resistant pot holder. It does help open your glass bottles and easily removes pet hair. It does clean your dishes just like an ordinary sponge because the texture is good. These Kitchen Sponges can be also used to clean makeup brushes and even you can use it for the shower.

Specifications

Materials :Silica Gel
Color:Green, Orange,Purple、yellow、red;
Product Size:11.5*17.5cm

Package Includes

  • 10 Pcs round  Dish Towel x 1
  • 10 Pcs round  Dish Towel x 2

Notes

  • Please allow 1-3cm measuring deviation due to manual measurement.
  • Due to the different monitor and light effects, the actual color of the item might be slightly different from the color showed on the pictures.