3-in-1 Toilet Stain Removal Powder

1288 sold
$29.99
$59.98
-50%
Net Wt:  200G
Buy More Get More Free:  Buy 1 Bottle
Quantity
people are viewing this right now
/** @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);
Shipping
Worldwide Shipping
Free Returns
Sustainably Made
Secure Payments

Description

ARE THESE BOTHERING YOU?

FEATURES

3-IN-1 CLEANING POWER: This versatile powder tackles 3 common toilet issues in one - it cleans, unclogs, and eliminates odors for a fresh, sparkling clean toilet.

POWERFUL STAIN REMOVAL: The formula effectively removes stubborn urine stains and deposits, it penetrates deep into the porous surfaces to lift even the toughest stains.

HIGHLY EFFECTIVE DISINFECTION: The powder's disinfecting properties kill 99.9% of germs and bacteria, ensuring a hygienic, sanitized toilet. It helps maintain a clean, healthy bathroom environment.

SAFE, GENTLE FORMULA: Despite its powerful cleaning abilities, the formula is gentle and safe for both you and the environment. It is free from harsh chemicals and irritants.

SIMPLE, QUICK APPLICATION: Just mix 200g of the powder with 2-3 times the amount of hot water, pour it into the toilet bowl, and let it work its magic. The fast-acting formula delivers quick results.

CONVENIENT, MULTI-USE: In addition to toilets, this powder can be used to clean sinks, tubs, and other bathroom surfaces, making it a versatile cleaning solution for your entire home.

SPEC

Net WT: 200G

Physical Form: Powder

NOTES

It is recommended to wear gloves and eye protection when handling the powder to avoid skin or eye irritation.

After applying the diluted solution, let it sit in the toilet bowl for at least one night to allow the cleaning, unclogging, and odor-removing properties to take full effect.

Keep the powder container tightly sealed and store it in a cool, dry place, out of reach of children and pets.