(function () {
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById(
"shoplaza-section-header",
);
if (!headerEle) {
return;
}
document.body.style.setProperty(
"--window-height",
`${window.innerHeight}px`,
);
document.body.style.setProperty(
"--header-height",
`${headerEle.clientHeight}px`,
);
const mdScorllHideEle = headerEle.querySelector(
".header__mobile .header__scroll_hide",
);
if (mdScorllHideEle) {
document.body.style.setProperty(
"--header-scroll-hide-height-md",
`${mdScorllHideEle.clientHeight}px`,
);
}
const pcScorllHideEle = headerEle.querySelector(
".header__desktop .header__scroll_hide",
);
if (pcScorllHideEle) {
document.body.style.setProperty(
"--header-scroll-hide-height-pc",
`${pcScorllHideEle.clientHeight}px`,
);
}
}
function handlResize() {
if (w == window.innerWidth) {
return;
}
w = window.innerWidth;
setHeaderCssVar();
}
function init() {
setHeaderCssVar();
window.removeEventListener("resize", window._theme_header_listener);
window._theme_header_listener = handlResize;
window.addEventListener("resize", window._theme_header_listener);
}
init();
})();
1/8
${data.index + 1}/${data.total}
1/8
${data.index + 1}/${data.total}
Description
🇪🇺 EU Exclusive Availability
The iENYRID M1 is currently optimized and available for delivery exclusively within the European Union.
Stop worrying about tire pressure or unexpected punctures. The iENYRID M1 is the ultimate maintenance-free electric scooter designed for the European urban jungle. Combining a robust battery, smart app connectivity, and indestructible tires, it is your most reliable partner for daily "last-mile" commuting.
🔋 Real-World Commuting Range (40km)
Don't let a dead battery ruin your day. The M1 is powered by a high-density 36V 12.5Ah lithium battery, delivering a substantial range of up to 40km (25 miles) on a single charge. Whether you are riding to the office or a café, this long-range commuter scooter covers your round trip with ease. The IP54 splash-resistant casing protects the power core from unpredictable European drizzles.
⚡ 500W Peak Power: EU Road Legal Ready
Navigating city bridges and underpasses requires solid torque. The upgraded brushless motor delivers 500W of peak power (250W rated), allowing you to tackle 15° inclines effortlessly.
*Compliance Note: Shipped with a 25km/h speed limiter to ensure it is an EU road legal electric scooter, but fully capable of reaching 35km/h (22 mph) for use on private land (unlockable via the App).
🛡️ The "Zero-Flat" Guarantee: Honeycomb Tires
The biggest headache for scooter owners? Flat tires. The M1 solves this forever with 10-inch solid honeycomb tires. They are 100% puncture-proof and require absolutely zero maintenance.
Worried about a bumpy ride? We've engineered a specialized front suspension system to absorb vibrations from cobblestones and uneven pavements, ensuring a smooth glide despite the solid rubber.
📱 Smart App Control & Security Lock
Secure your ride with the dedicated KCQ Scooter App (available for iOS & Android). Turn your smartphone into an advanced dashboard:
🔒 Electronic Lock: Immobilize the motor remotely to prevent theft.
⚙️ Speed Customization: Seamlessly switch between Eco, Drive, and Sport modes.
📍 Live Stats: Monitor real-time battery health, speed, and trip mileage.
💡 Ultra-Portable & Safe
Weighing just 15kg, the M1 features a 3-second quick-folding mechanism, making it effortless to carry onto trains or store under your office desk. Safety remains paramount with a responsive dual braking system (Rear Disc + E-ABS) and ultra-bright LED lights, keeping you visible on busy night streets.
⚙️ Technical Specifications
Model
iENYRID M1 (App Edition)
Battery
36V 12.5Ah Lithium
Max Range
35-40 km
Motor Power
500W Peak (250W Rated)
Top Speed
25km/h (Default) / 35km/h (Unlockable)
Tyres
10" Solid Honeycomb (Puncture-Proof)
Waterproof Rating
IP54 Splash Resistant
Max Load
120 kg
❓ Frequently Asked Questions
Is the iENYRID M1 legal in Europe?
Yes. Out of the box, it is limited to 25km/h and features a 250W rated motor, making it compliant with most EU regulations (e.g., Germany, France) for public road use.
Are solid tires uncomfortable to ride?
While standard solid tires can be stiff, the M1 combats this with a dedicated front fork suspension and a shock-absorbing "honeycomb" tire structure. This provides a balanced, comfortable ride entirely free from the risk of flats.