iENYRID A1 High-Performance Folding Electric Scooter

800W Peak Power | 45km/h Max Speed | 10" Pneumatic Tyres | Ideally for City Commuting

AOKDA A1 Has Been Upgraded To iENYRID A1 (Same Parameters)
Gifts

Model:  EU
Quantity
€439.00
€499.00
-12%
Shipping
/** @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

Transform your daily travel with the iENYRID A1. Unlike sluggish 250W scooters, the A1 packs a 800W motor punch, giving you the torque to conquer city hills and the speed to keep up with traffic. Compact, foldable, and swift—it is the ultimate electric scooter for commuting in the UK and Europe.


⚡ iENYRID A1丨800W Motor: No More Slowing Down

City inclines? No problem. The A1's robust 800W brushless motor delivers 80Nm of torque, allowing you to climb 15° slopes without losing momentum. While it ships with a road-legal 25km/h mode, it can be unlocked to reach a thrilling 45 km/h (28 mph) for private land use.

🔋 iENYRID A1丨48V 12.5Ah Battery: All-Day Range

Ride to work and back on a single charge. The 48V 12.5Ah Lithium battery offers a maximum range of 40 km (Eco mode). For real-world stop-and-go city riding, expect a reliable 20-30 km, perfect for the average urban commuter.

☁️ iENYRID A1丨Smooth Ride: 10" Tyres & Suspension

Don't let potholes ruin your day. The A1 features 10-inch Pneumatic Tyres that naturally absorb road vibrations. Combined with a Dual Suspension System (8cm travel), it smooths out bumps and gravel, ensuring a comfortable ride even on older UK streets.

👜 iENYRID A1丨3-Second Folding: Commuter Friendly

Designed for the hybrid commuter. The reinforced Aluminium Frame supports riders up to 120 kg, yet folds down in just 3 seconds. Its compact size (123x29x40cm folded) fits easily into a car boot or on a train/bus.

🛡️ iENYRID A1丨Safety First: Brakes & Lights

Stop quickly and safely. The A1 utilizes Dual Disc Brakes plus Regenerative E-Braking for a short stopping distance. With a Full LED Lighting System (Headlight, Taillight, Side Markers), you stay visible during early morning or late night rides.

⚙️ iENYRID A1丨Technical Specifications

Model iENYRID A1
Motor 800W Brushless Rear Hub
Battery 48V 12.5Ah Lithium
Max Speed 45 km/h (Unlocked)
Range 30-40 km (Eco Mode)
Tyres 10" Pneumatic (Air Filled)
Weight 20.1 kg Net
Max Load 120 kg (265 lbs)

⚠️ Note: Please keep original packaging for warranty. Range depends on rider weight and terrain.

📝 Commuter FAQ

❓ Why keep original packaging?
Critical for warranty. Custom foam protects the scooter during any return shipping.

❓ How to handle winter riding?
Store battery indoors. Expect about 15-20% less range in freezing temperatures.

❓ What is the real-world speed?
45km/h is achievable on private land. For public roads, please adhere to local 25km/h regulations.