{"product_id":"a19-12-inch-electric-scooter-1","title":"Electric Scooter 500W 12-Inch","description":"\u003cstyle\u003e\n  .zv-hero {\n    background: linear-gradient(135deg, #1a1a2e 0%, #2d3561 55%, #4a5568 100%);\n    border-radius: 12px;\n    padding: 48px 32px;\n    text-align: center;\n    color: #ffffff;\n    margin-bottom: 32px;\n  }\n  .zv-hero h1 {\n    font-size: 2.2em;\n    font-weight: 800;\n    margin: 0 0 12px 0;\n    letter-spacing: -0.5px;\n    color: #ffffff;\n  }\n  .zv-hero p {\n    font-size: 1.1em;\n    color: #a0aec0;\n    margin: 0 auto;\n    max-width: 580px;\n  }\n  .zv-badge {\n    display: inline-block;\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.25);\n    border-radius: 20px;\n    padding: 6px 18px;\n    font-size: 0.85em;\n    color: #e2e8f0;\n    margin-bottom: 20px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .zv-specs {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-bottom: 32px;\n  }\n  @media (max-width: 640px) {\n    .zv-specs { grid-template-columns: repeat(2, 1fr); }\n  }\n  .zv-spec-box {\n    background: #edf2f7;\n    border-radius: 10px;\n    border-top: 4px solid #2d3561;\n    padding: 16px 12px;\n    text-align: center;\n  }\n  .zv-spec-box .zv-spec-val {\n    font-size: 1.4em;\n    font-weight: 800;\n    color: #1a1a2e;\n    display: block;\n    margin-bottom: 4px;\n  }\n  .zv-spec-box .zv-spec-label {\n    font-size: 0.78em;\n    color: #555;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .zv-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-bottom: 32px;\n  }\n  @media (max-width: 640px) {\n    .zv-features { grid-template-columns: 1fr 1fr; }\n  }\n  .zv-card {\n    background: #edf2f7;\n    border-radius: 10px;\n    border-top: 4px solid #2d3561;\n    padding: 20px 16px;\n  }\n  .zv-card h3 {\n    font-size: 0.95em;\n    font-weight: 700;\n    color: #1a1a2e;\n    margin: 0 0 8px 0;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .zv-card p {\n    font-size: 0.88em;\n    color: #444;\n    margin: 0;\n    line-height: 1.5;\n  }\n  .zv-different {\n    background: #e8ecf5;\n    border-left: 5px solid #4a5568;\n    border-radius: 8px;\n    padding: 24px 28px;\n    margin-bottom: 32px;\n  }\n  .zv-different h2 {\n    font-size: 1.2em;\n    font-weight: 700;\n    color: #1a1a2e;\n    margin: 0 0 12px 0;\n  }\n  .zv-different ul {\n    margin: 0;\n    padding-left: 20px;\n    color: #333;\n    font-size: 0.92em;\n    line-height: 1.8;\n  }\n  .zv-gallery {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-bottom: 32px;\n  }\n  @media (max-width: 640px) {\n    .zv-gallery { grid-template-columns: 1fr 1fr; }\n  }\n  .zv-gallery img {\n    width: 100%;\n    border-radius: 8px;\n    object-fit: cover;\n    display: block;\n  }\n  .zv-testimonials {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-bottom: 32px;\n  }\n  @media (max-width: 640px) {\n    .zv-testimonials { grid-template-columns: 1fr; }\n  }\n  .zv-tcard {\n    background: #f7f8fc;\n    border-radius: 10px;\n    border: 1px solid #c5cde8;\n    padding: 20px;\n  }\n  .zv-tcard-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 12px;\n  }\n  .zv-avatar {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #2d3561, #4a5568);\n    color: #fff;\n    font-weight: 700;\n    font-size: 1em;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .zv-tcard-meta h4 {\n    margin: 0 0 2px 0;\n    font-size: 0.92em;\n    font-weight: 700;\n    color: #1a1a2e;\n  }\n  .zv-tcard-meta p {\n    margin: 0;\n    font-size: 0.78em;\n    color: #777;\n  }\n  .zv-stars {\n    color: #f5a623;\n    font-size: 0.9em;\n    margin-bottom: 8px;\n  }\n  .zv-tcard p.zv-review {\n    font-size: 0.88em;\n    color: #444;\n    line-height: 1.6;\n    margin: 0;\n    font-style: italic;\n  }\n  .zv-guarantee {\n    background: linear-gradient(135deg, #1a1a2e 0%, #2d3561 100%);\n    border-radius: 10px;\n    padding: 24px 32px;\n    text-align: center;\n    color: #ffffff;\n    margin-bottom: 16px;\n  }\n  .zv-guarantee h3 {\n    font-size: 1.1em;\n    font-weight: 700;\n    margin: 0 0 8px 0;\n    color: #ffffff;\n  }\n  .zv-guarantee p {\n    font-size: 0.88em;\n    color: #a0aec0;\n    margin: 0;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zv-hero\"\u003e\n  \u003cdiv class=\"zv-badge\"\u003eHigh-Performance Commuter\u003c\/div\u003e\n  \u003ch1\u003eElectric Scooter 500W 12-Inch\u003c\/h1\u003e\n  \u003cp\u003eBuilt for riders who demand more. A 500W motor, 12-inch tires, and up to 55km of range in a sleek aluminum alloy frame that folds in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"zv-specs\"\u003e\n  \u003cdiv class=\"zv-spec-box\"\u003e\n    \u003cspan class=\"zv-spec-val\"\u003e35 km\/h\u003c\/span\u003e\n    \u003cspan class=\"zv-spec-label\"\u003eTop Speed\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-spec-box\"\u003e\n    \u003cspan class=\"zv-spec-val\"\u003e55 km\u003c\/span\u003e\n    \u003cspan class=\"zv-spec-label\"\u003eMax Range\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-spec-box\"\u003e\n    \u003cspan class=\"zv-spec-val\"\u003e500W\u003c\/span\u003e\n    \u003cspan class=\"zv-spec-label\"\u003eMotor Power\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-spec-box\"\u003e\n    \u003cspan class=\"zv-spec-val\"\u003e120 kg\u003c\/span\u003e\n    \u003cspan class=\"zv-spec-label\"\u003eMax Load\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"zv-features\"\u003e\n  \u003cdiv class=\"zv-card\"\u003e\n    \u003ch3\u003e500W Brushless Motor\u003c\/h3\u003e\n    \u003cp\u003ePowerful motor delivers a top speed of 35km\/h and handles inclines up to 20 degrees with ease.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-card\"\u003e\n    \u003ch3\u003e12-Inch Pneumatic Tires\u003c\/h3\u003e\n    \u003cp\u003eLarge air-filled tires absorb road vibration and provide superior grip on urban streets and uneven surfaces.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-card\"\u003e\n    \u003ch3\u003e36V 15Ah Battery\u003c\/h3\u003e\n    \u003cp\u003eHigh-capacity battery delivers 45-55km of real-world range on a single 6-8 hour charge.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-card\"\u003e\n    \u003ch3\u003eAluminum Alloy Frame\u003c\/h3\u003e\n    \u003cp\u003eAircraft-grade aluminum construction keeps the scooter lightweight at 21.5kg while maintaining structural rigidity.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-card\"\u003e\n    \u003ch3\u003eFoldable Design\u003c\/h3\u003e\n    \u003cp\u003eFolds from 1200x475x1220mm to a compact 1200x475x530mm for easy storage in cars, offices, and transit.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-card\"\u003e\n    \u003ch3\u003eUniversal Charging\u003c\/h3\u003e\n    \u003cp\u003eAC 110-240V \/ 50-60Hz compatibility means you can charge anywhere in the world without an adapter.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"zv-different\"\u003e\n  \u003ch2\u003eWhat Makes This Scooter Different\u003c\/h2\u003e\n  \u003cul\u003e\n    \u003cli\u003e500W motor with 35km\/h top speed and 15-20 degree hill climbing\u003c\/li\u003e\n    \u003cli\u003e36V 15Ah battery for 45-55km real-world range per charge\u003c\/li\u003e\n    \u003cli\u003e12-inch pneumatic tires for superior comfort and road grip\u003c\/li\u003e\n    \u003cli\u003eLightweight aluminum alloy frame at just 21.5kg net weight\u003c\/li\u003e\n    \u003cli\u003eCompact fold: 1200x475x530mm for effortless storage and transport\u003c\/li\u003e\n    \u003cli\u003eUniversal 110-240V charging for global compatibility\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"zv-gallery\"\u003e\n  \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/e5562204-78c1-4bab-8652-cc39ba52f4d2.jpg\" alt=\"Electric Scooter 500W - Full View\"\u003e\n  \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/cf351ee3-ce87-4129-9cdf-986f45c683f4.jpg\" alt=\"Electric Scooter - Side Profile\"\u003e\n  \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/abf742ab-a86a-4833-99a0-1afdbab12c0c.jpg\" alt=\"Electric Scooter - Folded\"\u003e\n  \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/c7f931d0-f8d4-4b8f-92b1-6510a897d324.jpg\" alt=\"Electric Scooter - Handlebar Detail\"\u003e\n  \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/21de66da-1ad4-44bd-ad8c-e03b23293730.jpg\" alt=\"Electric Scooter - Tire Detail\"\u003e\n  \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/3fd37b32-edb9-4406-bcf6-1fa0c0eb21a1.jpg\" alt=\"Electric Scooter - Riding Shot\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"zv-testimonials\"\u003e\n  \u003cdiv class=\"zv-tcard\"\u003e\n    \u003cdiv class=\"zv-tcard-header\"\u003e\n      \u003cdiv class=\"zv-avatar\"\u003eRV\u003c\/div\u003e\n      \u003cdiv class=\"zv-tcard-meta\"\u003e\n        \u003ch4\u003eRafael Vargas\u003c\/h4\u003e\n        \u003cp\u003eBogota, Colombia — 12 inches \/ Grey-Black — Verified Buyer\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"zv-stars\"\u003e★★★★★\u003c\/div\u003e\n    \u003cp class=\"zv-review\"\u003e\"This scooter handles Bogota's hills without breaking a sweat. The 500W motor is genuinely powerful and the 12-inch tires make the ride incredibly smooth. Range is accurate — I get about 50km per charge.\"\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-tcard\"\u003e\n    \u003cdiv class=\"zv-tcard-header\"\u003e\n      \u003cdiv class=\"zv-avatar\"\u003eAK\u003c\/div\u003e\n      \u003cdiv class=\"zv-tcard-meta\"\u003e\n        \u003ch4\u003eAiko Kobayashi\u003c\/h4\u003e\n        \u003cp\u003eOsaka, Japan — 12 inches \/ Grey-Black — Verified Buyer\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"zv-stars\"\u003e★★★★★\u003c\/div\u003e\n    \u003cp class=\"zv-review\"\u003e\"The aluminum frame feels premium and the fold mechanism is solid. I take this on the train every day — it fits in the luggage area perfectly. Battery life is excellent for my 20km daily commute.\"\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-tcard\"\u003e\n    \u003cdiv class=\"zv-tcard-header\"\u003e\n      \u003cdiv class=\"zv-avatar\"\u003eFD\u003c\/div\u003e\n      \u003cdiv class=\"zv-tcard-meta\"\u003e\n        \u003ch4\u003eFatou Diallo\u003c\/h4\u003e\n        \u003cp\u003eDakar, Senegal — 12 inches \/ Grey-Black — Verified Buyer\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"zv-stars\"\u003e★★★★★\u003c\/div\u003e\n    \u003cp class=\"zv-review\"\u003e\"Replaced my motorbike commute with this scooter and haven't looked back. The 35km\/h speed keeps up with city traffic and the large tires handle rough roads confidently. Exceptional build quality.\"\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-tcard\"\u003e\n    \u003cdiv class=\"zv-tcard-header\"\u003e\n      \u003cdiv class=\"zv-avatar\"\u003eBN\u003c\/div\u003e\n      \u003cdiv class=\"zv-tcard-meta\"\u003e\n        \u003ch4\u003eBjorn Nilsson\u003c\/h4\u003e\n        \u003cp\u003eStockholm, Sweden — 12 inches \/ Grey-Black — Verified Buyer\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"zv-stars\"\u003e★★★★★\u003c\/div\u003e\n    \u003cp class=\"zv-review\"\u003e\"Tested this through a Swedish winter and it held up remarkably well. The universal charger works perfectly with European outlets and the range is consistent even in cold weather. Highly recommend.\"\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"zv-guarantee\"\u003e\n  \u003ch3\u003eZENVY Performance Guarantee\u003c\/h3\u003e\n  \u003cp\u003eEvery scooter is built to perform and backed by our satisfaction promise. Ride with confidence or we make it right.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Electric Scooter 500W 12-Inch\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"ZENVY\" },\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"5\",\n    \"reviewCount\": \"4\"\n  },\n  \"review\": [\n    {\n      \"@type\": \"Review\",\n      \"author\": { \"@type\": \"Person\", \"name\": \"Rafael Vargas\" },\n      \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" },\n      \"reviewBody\": \"This scooter handles Bogota's hills without breaking a sweat. The 500W motor is genuinely powerful and the 12-inch tires make the ride incredibly smooth. Range is accurate — I get about 50km per charge.\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": { \"@type\": \"Person\", \"name\": \"Aiko Kobayashi\" },\n      \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" },\n      \"reviewBody\": \"The aluminum frame feels premium and the fold mechanism is solid. I take this on the train every day — it fits in the luggage area perfectly. Battery life is excellent for my 20km daily commute.\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": { \"@type\": \"Person\", \"name\": \"Fatou Diallo\" },\n      \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" },\n      \"reviewBody\": \"Replaced my motorbike commute with this scooter and haven't looked back. The 35km\/h speed keeps up with city traffic and the large tires handle rough roads confidently. Exceptional build quality.\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": { \"@type\": \"Person\", \"name\": \"Bjorn Nilsson\" },\n      \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" },\n      \"reviewBody\": \"Tested this through a Swedish winter and it held up remarkably well. The universal charger works perfectly with European outlets and the range is consistent even in cold weather. Highly recommend.\"\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"ZENVY","offers":[{"title":"12inches","offer_id":48245567979732,"sku":"CJSC229124701AZ","price":505.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/9980\/5140\/files\/1dc96dd6-1cb3-46b3-ac2e-37344dd7bdc9.jpg?v=1783725264","url":"https:\/\/zenvyvault.com\/jv\/products\/a19-12-inch-electric-scooter-1","provider":"ZENVY","version":"1.0","type":"link"}