Home Haircut And Shaving Tools

KSh4,399.00
KSh5,299.00
Save 17%
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 always need to cut your hair, but sometimes you are not convenient to cut it or it's hard to reach it.

Introducing Home Haircut And Shaving Tools, a multi-use cutter ana shaver to meet you need for total self-styling at home!

Multifunctional retractable haircut and shaver.

Main Features

  • Take Control of Your Hair
    This is everything you need for total self-styling at home! Get that perfect edge with one touch. Clear your neck, back, and body with zero burns or irritation. Haircut extends a full 40mm delivering the perfect power position for hard to reach areas.
  • 5 Custom Attachments
    Home Haircut comes with 5 precision-engineered attachments dial (long, medium, short, groomer, man scaper) in the perfect length for your style. It provides an ultimate and safe beard/hair cutting experience. Even cutting the thickest hair won’t pull any hair or hurt your skin.

  • 90-Degree Offset Blade Angle
    Haircut features a 90-degree angle offset blade for natural comb and cut, suitable for the styles of stubble, short, medium, and long beards, hair clipping, contouring all can be done by Home Haircut.

  • Built-in Extending Handle
    Never have to worry about not being able to reach the back of your head to cut your hair by yourself. Home Haircut completes with an extendable handle for hard-to-reach areas, and it can maximize user comfort for easy handling and make it safer and more convenient.

  • Trim Your Hair With Confidence
    Home Haircut allows a more precise cut, and it's used together with the guide comb to trim any hairstyle you want. 5 limit combs of different lengths are suitable for different hairstyles. It can be used by families and different groups. Perfect for you to take with on travel or on a business trip.

 

Specifications

Material Titanium-bonded Stainless Steel
Product Weight

285G

Product Size 24 × 8.5 × 4.7cm
Package Contents

1 × Multifunctional Retractable Haircut And Shaver

 

Note

  • Due to manual measurements, please allow slight measurement deviations.
  • Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.