Electric Universal Deformation Toy Car

KSh4,399.00
KSh7,999.00
Save 45%
2 sold
Color : Blue
Quantity
Customer Service Whatsapp: Kenya:+254114968848,Ghana: +233 57 577 0414--🔥Contact customer service to get a discounted price🔥
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 looking for the perfect gift that will spoil your little child?

This toy car can automatically transform into two forms, allowing children to enjoy more fun. It uses high-quality materials, which are sturdy, durable, and not easily damaged. Automatic deformation design allows children to feel the charm of technology while playing.

 
Kids, do you like toy locomotive?

This toy car will automatically change direction when encountering obstacles, allowing children to enjoy more fun. Collision sensing design allows children to feel the charm of technology while playing. Whether at home or outdoors, it is children's favorite.

Sensitive control, Fast drifting

The latest 2.4Ghz wireless technology is used so that you can race with your partner without any interruptions.Powerful and sensitive radio infrared sensor control allows you to control the toy car 100% so that it can drive smoothly, avoid obstacles in front of you and get the first place easily.

The perfect combination of car form and robot form

Not only can you use the remote control to turn the car into a robot form, but you can also use gestures to control the transformation. Simple and diverse ways to control the form, so you have a pleasant playful experience.

Specification:

  • Remote toy car's Dimension: 29*12*7.5cm
  • Package Dimension: 33*17*12cm
  • Functions: Forward, Backward, Left/Right turn, Car Drifting
  • Remote Distance: Up to 80 meters
  • Material: ABS Plastic
  • Age Recommended: 6+
  • Play time: 25-30 minutes
  • Car Battery: 3.6 V battery
  • Controller Battery: 2 x 1.5V AA battery (Not included)
  • Re-charging time: 3-4 hours
  • Remote Control Technology: 2.4GHz transmitter

Package List:

1*Electric Universal Deformation Police Toy Car

PS: In order to keep the car's main wheel intact during the transportation, we put a rubber stopper on it. Remove it and the car will start moving!