(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
Stop worrying about tire pressure or 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 the reliable partner for your daily "last-mile" travel.
🔋iENYRID M1丨Real-World Commuting Range (36V 12.5Ah)
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, the gym, or a café, this long-range commuter scooter covers your round trip with ease. The weatherproof casing protects the power core from the unpredictable European drizzle.
⚡iENYRID M1丨500W Peak Power: Optimized for City Traffic
Navigating city bridges and underpasses requires torque. The upgraded brushless motor delivers 500W of peak power (250W rated), allowing you to tackle 15° inclines effortlessly. *Note: Shipped with a 25km/h speed limiter for EU road legality, but capable of 35km/h (22 mph) for use on private land (unlockable via App).
The biggest headache for scooter owners? Flat tires. The iENYRID M1 solves this forever with 10-inch solid honeycomb tires. They are 100% puncture-proof and require zero maintenance. Worried about the ride quality? We've added a specialized front suspension system to absorb vibrations from cobblestones, potholes, and uneven pavement, ensuring a smooth glide despite the solid rubber.
📱iENYRID M1丨Smart Control at Your Fingertips
Secure your ride with the KCQ Scooter App (iOS & Android). Turn your phone into a dashboard where you can:
🔒 Electronic Lock: Immobilize the scooter remotely.
⚙️ Customize Speed: Switch between Eco, Drive, and Sport modes.
📍 Monitor Stats: Check real-time battery health and mileage.
💡iENYRID M1丨Safety & Portability
Weighing just 15kg, the M1 features a 3-second folding mechanism, making it easy to carry onto trains or store in small apartments. Safety is paramount with a dual braking system (Rear Disc + E-ABS) and bright LED lights, ensuring you are seen and safe on busy streets.
⚙️iENYRID M1丨Technical Specifications
Model
iENYRID M1 (App Edition)
Battery
36V 12.5Ah Lithium
Max Range
35-40 km
Motor
500W Peak (250W Rated)
Top Speed
25km/h (EU Default) / 35km/h (Unlockable)
Tires
10" Solid Honeycomb (Puncture-Proof)
Waterproof
IP54 Splash Resistant
Max Load
120 kg
❓ iENYRID M1丨Frequently Asked Questions
Is the iEnYrid M1 legal in Europe? Yes, out of the box, it is limited to 25km/h and has a 250W rated motor, compliant with most EU regulations (e.g., Germany, France).
Are solid tires uncomfortable? While solid tires are stiffer than air tires, the M1's front fork suspension and the "honeycomb" tire structure are specifically designed to absorb shocks, providing a balanced and comfortable ride without the risk of flats.