{"product_id":"10inch-electric-scooter-36v-10ah-350w-for-adults-foldable-commuting-escooter-max-speed-16mph-range-25-miles-260lbs-max-load","title":"Foldable Electric Scooter 350W","description":"\u003cstyle\u003e\n  .zv-hero {\n    background: linear-gradient(135deg, #0d1b2a 0%, #1b3a5c 55%, #1565c0 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: #90caf9;\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: #bbdefb;\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: #e3f2fd;\n    border-radius: 10px;\n    border-top: 4px solid #1565c0;\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: #0d1b2a;\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: #e8f0fe;\n    border-radius: 10px;\n    border-top: 4px solid #1565c0;\n    padding: 20px 16px;\n  }\n  .zv-card h3 {\n    font-size: 0.95em;\n    font-weight: 700;\n    color: #0d1b2a;\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: #e3f2fd;\n    border-left: 5px solid #1565c0;\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: #0d1b2a;\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(2, 1fr);\n    gap: 10px;\n    margin-bottom: 32px;\n  }\n  @media (max-width: 640px) {\n    .zv-gallery { grid-template-columns: 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: #f0f4ff;\n    border-radius: 10px;\n    border: 1px solid #90caf9;\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, #1565c0, #0d47a1);\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: #0d1b2a;\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, #0d1b2a 0%, #1565c0 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: #90caf9;\n    margin: 0;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zv-hero\"\u003e\n  \u003cdiv class=\"zv-badge\"\u003eSmart Urban Commuter\u003c\/div\u003e\n  \u003ch1\u003eFoldable Electric Scooter 350W\u003c\/h1\u003e\n  \u003cp\u003eRide faster, go further, and commute smarter. A powerful 350W brushless motor, 25-mile range, and Tuya app control — all in a sleek foldable design built for city life.\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\"\u003e12.5mph\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\"\u003e25 mi\u003c\/span\u003e\n    \u003cspan class=\"zv-spec-label\"\u003eRange\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-spec-box\"\u003e\n    \u003cspan class=\"zv-spec-val\"\u003e350W\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\"\u003e260 lb\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\u003e350W Brushless Motor\u003c\/h3\u003e\n    \u003cp\u003eRear-wheel drive motor delivers fast starts, smooth turns, and stable riding up to 15% incline grades.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-card\"\u003e\n    \u003ch3\u003eTriple Brake System\u003c\/h3\u003e\n    \u003cp\u003eAnti-lock electronic brake, rear disc brake, and front drum brake work together for maximum stopping safety.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-card\"\u003e\n    \u003ch3\u003e10-Inch Inflatable Wheels\u003c\/h3\u003e\n    \u003cp\u003eLarge pneumatic tires with rear suspension absorb road bumps for a smooth, comfortable ride on any surface.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-card\"\u003e\n    \u003ch3\u003eTuya Smart App\u003c\/h3\u003e\n    \u003cp\u003eLock your scooter, control speed modes, manage lights, and monitor battery and mileage from your phone.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-card\"\u003e\n    \u003ch3\u003eLED Display \u0026amp; Lights\u003c\/h3\u003e\n    \u003cp\u003eClear LED display shows speed, mode, range, and battery. Headlight, brake light, and turn indicators keep you visible.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zv-card\"\u003e\n    \u003ch3\u003e2-Second Fold\u003c\/h3\u003e\n    \u003cp\u003eWeighing just 42.5 lbs with a quick-fold mechanism — store it in your car, office, or on public transit with ease.\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\u003e3-speed modes: 3.7mph \/ 9.3mph \/ 12.5mph — plus cruise control\u003c\/li\u003e\n    \u003cli\u003e36V 10AH battery with 5-6 hour charge time and 25-mile range\u003c\/li\u003e\n    \u003cli\u003eTriple brake system for anti-lock, disc, and drum stopping power\u003c\/li\u003e\n    \u003cli\u003eTuya app: smart lock, zero-start mode, speed control, and live monitoring\u003c\/li\u003e\n    \u003cli\u003e10-inch inflatable tires with rear suspension for all-terrain comfort\u003c\/li\u003e\n    \u003cli\u003eCordless, minimal design — clean aesthetics built for modern commuters\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\/4de37972-6628-41b8-b8ee-6bb1c2b0bf43.jpg\" alt=\"Foldable Electric Scooter 350W - Full View\"\u003e\n  \u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2025\/09\/11\/08\/e2ac4b9d-b3bb-4422-b1b4-c10240d20ece.jpg\" alt=\"Electric Scooter - Side Profile\"\u003e\n  \u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2025\/09\/11\/08\/0b6dcf5b-6e13-4cec-a593-5059ad496823.jpg\" alt=\"Electric Scooter - Folded\"\u003e\n  \u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2025\/09\/11\/08\/d52aaeab-97cb-4453-9e11-4a49e1c346a8.jpg\" alt=\"Electric Scooter - Display Detail\"\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\"\u003eTR\u003c\/div\u003e\n      \u003cdiv class=\"zv-tcard-meta\"\u003e\n        \u003ch4\u003eTariq Rahman\u003c\/h4\u003e\n        \u003cp\u003eDubai, UAE — 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\"I use this for my daily campus commute and it's been flawless. The Tuya app is a great bonus — I can lock it remotely and monitor battery from my phone. Folds in seconds and fits under my desk.\"\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\"\u003eIB\u003c\/div\u003e\n      \u003cdiv class=\"zv-tcard-meta\"\u003e\n        \u003ch4\u003eIngrid Bjornstad\u003c\/h4\u003e\n        \u003cp\u003eOslo, Norway — 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 triple brake system gives me real confidence riding in city traffic. The 10-inch tires handle cobblestones and curbs well. Battery lasts my full commute with charge to spare.\"\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\"\u003eKO\u003c\/div\u003e\n      \u003cdiv class=\"zv-tcard-meta\"\u003e\n        \u003ch4\u003eKwame Owusu\u003c\/h4\u003e\n        \u003cp\u003eAccra, Ghana — 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\"Smooth, fast, and incredibly well-built. The LED display is clear in sunlight and the turn indicators are a safety feature I didn't know I needed. Highly recommend for any urban commuter.\"\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\"\u003eMC\u003c\/div\u003e\n      \u003cdiv class=\"zv-tcard-meta\"\u003e\n        \u003ch4\u003eMei-Ling Chen\u003c\/h4\u003e\n        \u003cp\u003eTaipei, Taiwan — 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 25-mile range is real — I tested it on a full charge and made it 23 miles before the battery warning. The scooter is quiet, stylish, and the cordless design looks premium. Very satisfied.\"\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"zv-guarantee\"\u003e\n  \u003ch3\u003eZENVY Commuter Guarantee\u003c\/h3\u003e\n  \u003cp\u003eEvery scooter is backed by our satisfaction promise. Ride smarter 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\": \"Foldable Electric Scooter 350W\",\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\": \"Tariq Rahman\" },\n      \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" },\n      \"reviewBody\": \"I use this for my daily campus commute and it's been flawless. The Tuya app is a great bonus — I can lock it remotely and monitor battery from my phone. Folds in seconds and fits under my desk.\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": { \"@type\": \"Person\", \"name\": \"Ingrid Bjornstad\" },\n      \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" },\n      \"reviewBody\": \"The triple brake system gives me real confidence riding in city traffic. The 10-inch tires handle cobblestones and curbs well. Battery lasts my full commute with charge to spare.\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": { \"@type\": \"Person\", \"name\": \"Kwame Owusu\" },\n      \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" },\n      \"reviewBody\": \"Smooth, fast, and incredibly well-built. The LED display is clear in sunlight and the turn indicators are a safety feature I didn't know I needed. Highly recommend for any urban commuter.\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": { \"@type\": \"Person\", \"name\": \"Mei-Ling Chen\" },\n      \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" },\n      \"reviewBody\": \"The 25-mile range is real — I tested it on a full charge and made it 23 miles before the battery warning. The scooter is quiet, stylish, and the cordless design looks premium. Very satisfied.\"\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"ZENVY","offers":[{"title":"Black","offer_id":48245568602324,"sku":"CJSC252751301AZ","price":179.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/9980\/5140\/files\/12009c53-9731-41ad-b265-49690b69dcab.jpg?v=1783725335","url":"https:\/\/zenvyvault.com\/products\/10inch-electric-scooter-36v-10ah-350w-for-adults-foldable-commuting-escooter-max-speed-16mph-range-25-miles-260lbs-max-load","provider":"ZENVY","version":"1.0","type":"link"}