Water purifier that removes hard water - harmful substances

KSh3,699.99
KSh7,999.00
Save 54%
Size : BUY 2 FREE 1(3 PCS)
Quantity
Customer Service Whatsapp: Kenya:+254114968848,Ghana: +233 57 577 0414
Free Shipping From Nairobi, 2-Day Delivery
7 Days Free Return and Change
M-pesa Guaranteed Safe Checkout and Fast Refunds
/** @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-1709805248260').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

💧Are you worried that tap water will be unhealthy and harmful to your body? Therefore, it is important to choose a water quality filter. It can rotate 360 degrees to separate water from harmful impurities to keep the water clean.

Provide a healthy shower

🚰-High -quality filtering material for your family to minimize the harmful substances in the water, such as chlorine, fluorine, heavy metals, dirt, etc. It works well in cold and hot water. Improve water quality and provide healthy and clean water for your family.

Clean hygiene

🚰-The head filter provides pure tasteless water and injects useful minerals to help improve the physical condition.

Family choice

🚰-Adjustable angle and adjustable rotating ball connection can easily change the angle of the nozzle. When meeting the needs of the entire family, you can freely choose your favorite shower mode and angle.

Beautiful and practical

🚰-Filter does not affect water pressure. High -quality PP+ABS materials, chrome polishing on the surface, more durable and beautiful.

Simple installation

🚰-Insertion connection interface is suitable for most existing standard shower or arms. Simple and fast installation does not require work or tools. Just open the filter case to replace the filter element.

💧Feature:

-The largest filtering purification water.
-It is easy to install, easy to complete.
-This can filter many impurities in the water, such as rust, red worms, sediments and colloids.
-The is suitable for family use, suitable for elderly, pregnant women, children, bringing healthy water.

💧Specification:

- Material: PP+ABS+Mineralized balls

- Color: blue + white

- Size: 7.5*4cm

- Working principle: Mineralized balls

- Filter: Compound filter

- Application: Shower, laundry table

- Water quality function: washing and bathing

✨Package Includes:

1 water purifier 

❣️Note:
* When used for a period of time, the filter element will turn yellow and black, please replace it in time.