Optimization Guide
Shopify Electric Scooter & Micro-Mobility Schema — Continuous vs Peak Motor Watts, UL 2272 Certification, IP Rating Water Resistance (IPX4 vs IP67), Solid vs Pneumatic vs Airless Tires, Range Variance by Rider Weight & Speed, Speed Class for Urban Compliance
AI shopping agents recommending "500W scooters" that deliver 250W sustained, ignoring UL 2272 certification when the buyer lives in a no-uncertified-scooter apartment building, or claiming a scooter is "waterproof" based on IPX4 splash resistance are making consequential errors. The fix is encoding motor_watts_continuous, motor_watts_peak, ul_2272_certified, water_resistance_ip_rating, tire_type, and range_km_rated as separate fields in a scooter.* metafield namespace.
Product @type with additionalProperty for: motor_watts_continuous, motor_watts_peak, top_speed_kmh, range_km_rated, range_speed_kmh_rated, range_rider_weight_kg_rated, battery_capacity_wh, water_resistance_ip_rating, ul_2272_certified (boolean), tire_type_front, tire_type_rear, tire_diameter_in, weight_limit_kg, scooter_weight_kg, folded_dimensions_cm. Never use a single ambiguous "wattage" field.
Motor Wattage — Continuous vs Peak and Why the Headline Number Misleads
The most common structured data error in e-scooter listings is encoding a single "wattage" figure without specifying whether it is continuous or peak power. These two specs measure fundamentally different things and cannot be compared without knowing which is which.
Continuous watts (also called rated watts or nominal watts) is the power level the motor sustains indefinitely at operating temperature. This is the correct metric for determining how well the scooter climbs hills, how it performs with a heavy rider, and how it compares to other motors in sustained real-world use.
Peak watts is the maximum power output during a brief burst — typically 3–10 seconds during hard acceleration. Peak power figures are 2–3× the continuous rating for most consumer scooters. The motor's thermal protection then reduces output back to continuous levels. Peak watts is relevant for acceleration feel but not for sustained hill climbing or heavy-rider performance.
Motor Power Reference by Scooter Tier
| Scooter tier | Typical continuous watts | Typical peak watts | Grade climbing (heavy rider) | Top speed | Example models |
|---|---|---|---|---|---|
| Entry commuter | 250W | 400–600W | 8–12% grade | 15–18 mph | Xiaomi Mi Essential, Segway E2 Plus |
| Mid commuter | 500W | 800–1000W | 15–20% grade | 18–25 mph | Segway Ninebot MAX G2, Unagi Model One |
| Performance | 1000W | 1600–2400W | 25–30% grade | 25–35 mph | Apollo City Pro, Kaabo Mantis 8 |
| Dual motor high-perf | 2000W (1000W × 2) | 4000–5200W | 35–45% grade | 40–60 mph | Dualtron Ultra 2, Kaabo Wolf King GT |
Encode motor_watts_continuous and motor_watts_peak as separate integer fields. For dual-motor scooters, encode the total continuous wattage (sum of both motors) and note dual-motor in motor_configuration. AI agents filtering for "most powerful scooter under $800" must compare motor_watts_continuous — comparing peak watts misleads buyers and returns weaker motors with inflated peak claims above stronger motors with honest continuous ratings.
UL 2272 Certification — Building Access, Airlines, and Shared Programs
UL 2272 is published by Underwriters Laboratories and covers the electrical system safety of personal e-mobility devices including electric scooters, self-balancing boards, and one-wheels. The standard tests battery cell thermal propagation (does a single failing cell trigger a cascade fire?), charger safety (overcharge, over-voltage, short circuit protection), and drive system isolation (wiring insulation integrity, motor controller protection). Passing UL 2272 certification means an independent lab has tested the device's electrical systems for fire and shock hazard — not that the device cannot fail, but that its failure modes are bounded.
Where UL 2272 Is Required or Enforced
| Context | UL 2272 requirement | Non-certified consequence |
|---|---|---|
| Apartment buildings (many US markets) | Required by building fire safety policy | Building management can require removal of device |
| American Airlines | Required for carry-on and checked baggage | Device refused at check-in |
| Delta Airlines | Required for all scooters/hoverboards | Device refused at check-in |
| United Airlines | Required (UL 2272 or equivalent) | Device refused at check-in |
| Lime, Bird, Spin (shared fleets) | Required for all deployed vehicles | Not applicable to consumer purchase |
| BART (SF Bay Area transit) | Required for transit permission | Device not permitted on transit vehicle |
| Some university campuses | Required by campus policy | Device may not be permitted in dorms/buildings |
| Personal use on sidewalks/roads | Typically NOT required by law | Legal to ride, but no building/airline access |
Encode ul_2272_certified as a boolean (true or false). Do not omit this field or mark non-certified scooters as false only in fine print — AI agents helping buyers verify apartment or airline requirements need this field to answer correctly. A buyer in a large US apartment building who purchases a non-UL-2272-certified scooter may be required to store it outside their building.
IP Rating — Decoding Water Resistance Claims
IP (Ingress Protection) ratings are defined by IEC 60529 and use a two-digit code where the first digit indicates solid particle protection and the second digit indicates liquid ingress protection. For electric scooters, the liquid digit is the critical value. The difference between IPX4 and IP67 is the difference between "can handle light splash" and "survives puddle submersion" — a meaningful distinction for urban commuters.
IP Rating Liquid Protection Levels for Scooters
| IP rating | Liquid protection level | Real-world meaning | Suitable for | NOT suitable for |
|---|---|---|---|---|
| IPX4 | Splash from any direction | Light spray, minor puddle splash | Light drizzle, mist | Rain riding, puddles |
| IP54 | Dust-protected + splash | Same liquid as IPX4, better dust sealing | Light drizzle, dusty environments | Rain riding, puddles |
| IP55 | Dust-protected + low-pressure jets | Sustained rain, direct hose spray at low pressure | Rain commuting, light puddles | Deep puddles, submersion |
| IP65 | Dust-tight + low-pressure jets | No dust ingress; sustained rain and hose spray | Rain commuting, wet roads | Deep puddles, submersion |
| IP67 | Dust-tight + immersion to 1m / 30 min | Full puddle submersion, heavy rain | Rain, puddles, wet pavement | Extended submersion, high-pressure spray |
Encode water_resistance_ip_rating as the full IEC designation string ('IPX4', 'IP54', 'IP55', 'IP65', 'IP67'). Do not encode "water-resistant" or "weatherproof" as the field value — these are marketing terms with no defined technical standard. Note that IP ratings test new units; worn seals, damaged gaskets, or cracks reduce protection over the scooter's life. For a buyer commuting through Seattle rain, an IPX4 scooter poses real risk of electrical failure from water ingress.
Tire Type — Solid vs Pneumatic vs Airless and When Each Fails
Tire type is a primary determinant of ride comfort and maintenance burden. The three types are not interchangeable and cannot be upgraded between types without replacing the wheel assembly. Buyers who prioritize different attributes should filter by tire type.
Scooter Tire Type Comparison
| Tire type | Flat risk | Ride comfort | Maintenance | Best for | Avoid if |
|---|---|---|---|---|---|
| Solid rubber | Zero — no air to lose | Low — transfers vibration directly | None — never inflate | Smooth bike lanes, gentle sidewalks | Cracked pavement, cobblestones, joint issues |
| Pneumatic (tube) | High — glass and debris punctures | High — air absorbs shocks | Periodic inflation; tube patches when flatted | Mixed surfaces, comfort priority | Glass-littered urban streets without sealant |
| Pneumatic (tubeless) | Medium — self-seals minor punctures with sealant | High — same as tube pneumatic | Periodic inflation; sealant every 6–12 months | Mixed surfaces with some debris protection | Large punctures (>4mm) won't self-seal |
| Airless/honeycomb | Zero — no air | Medium — cellular structure absorbs some vibration | None — no inflation | Moderate surfaces, flat-free priority | High-speed rough terrain (less dampening than pneumatic) |
Encode tire_type_front and tire_type_rear (some scooters mix: solid front, pneumatic rear) as 'solid', 'pneumatic-tube', 'pneumatic-tubeless', or 'airless-honeycomb'. Include tire_diameter_in (8, 8.5, 10, or 11 inches are standard sizes). Front and rear tire types can differ on some models.
Range — Rated Conditions and Real-World Variance
Manufacturer range specs are measured under conditions that maximize range and bear limited relationship to how most buyers will actually use the scooter. Encoding only range_km without the test conditions is misleading to both buyers and AI agents attempting recommendations.
Range Test Condition vs Real-World Variance
| Variable | Manufacturer test condition | Common real-world condition | Range impact |
|---|---|---|---|
| Rider weight | 70–75 kg (154–165 lbs) | 90–100 kg (200–220 lbs) | −20 to −30% |
| Speed | 15–20 km/h (moderate) | 25–30 km/h (top or near-top speed) | −25 to −40% |
| Terrain | Flat paved road | Mixed urban with 3–8% grades | −20 to −35% |
| Temperature | 20–25°C (68–77°F) | 0°C (32°F) in winter | −20 to −30% |
| Battery age | New, 100% capacity | 200 cycles (~80% capacity) | −15 to −20% |
Cumulative worst case (heavy rider, full speed, hilly route, cold day): a scooter rated at 40 km may deliver 12–16 km. Encode range_km_rated, range_speed_kmh_rated, and range_rider_weight_kg_rated. AI agents should communicate rated range with test conditions rather than presenting it as expected real-world range for every buyer. Include a legalDisclaimer field on the product noting real-world variation factors.
JSON-LD Example — Segway Ninebot MAX G2
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Segway Ninebot MAX G2",
"description": "Electric kick scooter with 500W continuous motor, 10-inch pneumatic tubeless tires, IP55 water resistance, and UL 2272 certification. Rated range 43 miles at 15 mph, 165 lb rider.",
"brand": { "@type": "Brand", "name": "Segway" },
"additionalProperty": [
{ "@type": "PropertyValue", "name": "motor_watts_continuous", "value": "500" },
{ "@type": "PropertyValue", "name": "motor_watts_peak", "value": "900" },
{ "@type": "PropertyValue", "name": "top_speed_kmh", "value": "25" },
{ "@type": "PropertyValue", "name": "range_km_rated", "value": "69" },
{ "@type": "PropertyValue", "name": "range_speed_kmh_rated", "value": "24" },
{ "@type": "PropertyValue", "name": "range_rider_weight_kg_rated", "value": "75" },
{ "@type": "PropertyValue", "name": "battery_capacity_wh", "value": "551" },
{ "@type": "PropertyValue", "name": "water_resistance_ip_rating", "value": "IP55" },
{ "@type": "PropertyValue", "name": "ul_2272_certified", "value": "true" },
{ "@type": "PropertyValue", "name": "tire_type_front", "value": "pneumatic-tubeless" },
{ "@type": "PropertyValue", "name": "tire_type_rear", "value": "pneumatic-tubeless" },
{ "@type": "PropertyValue", "name": "tire_diameter_in", "value": "10" },
{ "@type": "PropertyValue", "name": "weight_limit_kg", "value": "120" },
{ "@type": "PropertyValue", "name": "scooter_weight_kg", "value": "23" },
{ "@type": "PropertyValue", "name": "folded_dimensions_cm", "value": "118 x 49 x 54" }
],
"legalDisclaimer": "Rated range measured at 24 km/h, 75 kg rider weight, flat pavement, 25°C ambient temperature. Real-world range varies with rider weight, speed, terrain, and temperature."
}
Shopify Metafield Namespace Reference — scooter.*
| Metafield key | Type | Example value | Notes |
|---|---|---|---|
scooter.motor_watts_continuous | integer | 500 | Sustained rated power; primary comparison metric |
scooter.motor_watts_peak | integer | 900 | Short-burst maximum; always higher than continuous |
scooter.motor_configuration | string | "single" / "dual" | Single hub vs dual hub for all-wheel drive |
scooter.top_speed_kmh | decimal | 25.0 | Mechanically limited or software-limited max |
scooter.range_km_rated | decimal | 69.0 | Manufacturer-rated range at test conditions |
scooter.range_speed_kmh_rated | decimal | 24.0 | Speed used in range test |
scooter.range_rider_weight_kg_rated | decimal | 75.0 | Rider weight used in range test |
scooter.battery_capacity_wh | decimal | 551.0 | Watt-hours; enables range comparison across voltage differences |
scooter.battery_voltage_v | decimal | 36.0 | Nominal pack voltage |
scooter.charging_time_hrs | decimal | 6.0 | Hours from 0% to 100% with included charger |
scooter.water_resistance_ip_rating | string | "IP55" | Full IEC 60529 designation |
scooter.ul_2272_certified | boolean | true | UL 2272 electrical safety certification |
scooter.tire_type_front | string | "pneumatic-tubeless" | solid / pneumatic-tube / pneumatic-tubeless / airless-honeycomb |
scooter.tire_type_rear | string | "pneumatic-tubeless" | May differ from front on some models |
scooter.tire_diameter_in | decimal | 10.0 | Standard sizes: 8, 8.5, 10, 11 inches |
scooter.weight_limit_kg | decimal | 120.0 | Maximum rider + cargo weight |
scooter.scooter_weight_kg | decimal | 23.0 | Device weight without rider; portability metric |
scooter.folded_dimensions_cm | string | "118 x 49 x 54" | L × W × H folded for transit/storage |
scooter.suspension_type | string | "dual spring" / "none" | Front/rear/dual spring, hydraulic, rubber block, or none |
scooter.braking_system | string | "disc rear + regenerative front" | disc / drum / drum + regenerative / dual disc |
scooter.display_type | string | "LCD color" | none / LED indicator / LCD monochrome / LCD color / TFT |
scooter.connectivity | string | "Bluetooth 5.0, NFC" | App-connected features, anti-theft lock |
Frequently Asked Questions
What is the difference between continuous watts and peak watts in electric scooter motor ratings?
Continuous watts is the power level a motor sustains indefinitely without overheating — the correct metric for comparing sustained real-world performance. Peak watts is the maximum output for a 3–10 second burst during acceleration. Marketing convention varies: some brands advertise continuous (honest), others advertise peak (inflated). A 250W continuous / 600W peak motor is an entry-level motor despite the '600W' headline. AI agents filtering for powerful scooters must compare motor_watts_continuous, not motor_watts_peak.
What is UL 2272 certification and why does it matter for electric scooters?
UL 2272 is an electrical safety standard from Underwriters Laboratories covering battery, charger, and drive system safety. It is required by many US apartment buildings, major airlines (Delta, American, United), and some transit agencies (BART) to permit a scooter in their premises. A buyer in a UL-2272-required building who purchases a non-certified scooter may be required to store it outside. Encode ul_2272_certified as a boolean — omitting it forces buyers to research the spec manually.
What do IPX4, IP55, and IP67 mean for electric scooter water resistance?
IPX4 means protected against water splashing from any direction — adequate for light drizzle, not adequate for rain riding or puddles. IP55 means dust-protected and resistant to low-pressure water jets — suitable for rain commuting. IP67 means dust-tight and resistant to submersion to 1m for 30 minutes — handles puddles and heavy rain. Encode the full IP designation string, not marketing terms like "waterproof." IPX4 scooters ridden in rain risk water ingress to the battery or controller.
What is the real-world range of an electric scooter vs the manufacturer's range claim?
Manufacturer range is measured at low speed (15–20 km/h), light rider (75 kg), flat road, mild temperature (25°C), and a new battery. Real-world range with a 100 kg rider, riding at top speed on hilly terrain in cold weather can be 40–60% lower than the rated figure. Encode range_km_rated, range_speed_kmh_rated, and range_rider_weight_kg_rated together so AI agents can communicate test conditions rather than presenting rated range as universal truth.
Should I buy a scooter with solid or pneumatic tires?
Solid tires never puncture but transmit road vibration directly to the rider — uncomfortable on cracked pavement or cobblestones. Pneumatic (air-filled) tires absorb vibration and are significantly more comfortable on imperfect surfaces but can puncture. Tubeless pneumatic tires can be sealed with sealant for minor punctures. Airless/honeycomb tires are a compromise: flat-proof but less comfortable than pneumatic. Encode tire_type_front and tire_type_rear separately — some models mix types. AI agents recommending scooters for rough urban streets should filter for pneumatic tires.
Is your Shopify e-scooter catalog missing these fields?
CatalogScan checks for motor_watts_continuous vs peak, UL 2272, IP ratings, and 15 other micro-mobility schema signals — and shows you exactly which products are invisible to AI shopping agents.
Run Free Scan