{"product_id":"elektrokolobezka-langfeite-c5","title":"Electric scooter Langfeite C5","description":"\u003cstyle\u003e\u003c!--\n\/* =========================================================\n   LANGFEITE C5 – PREMIUM PRODUCT BLOCK\n========================================================= *\/\n:root{\n  --lf-lime:#d1dc00;\n  --lf-lime-dark:#aeb800;\n  --lf-text:#121212;\n  --lf-text-soft:#61646b;\n  --lf-line:#e4e6e8;\n  --lf-bg:#ffffff;\n  --lf-bg-soft:#f5f6f7;\n  --lf-bg-mid:#eef1f4;\n  --lf-bg-dark:#111214;\n  --lf-blue:#0b67d1;\n  --lf-radius-xl:26px;\n  --lf-radius-lg:20px;\n  --lf-radius-md:14px;\n  --lf-shadow:0 18px 50px rgba(0,0,0,.06);\n  --lf-shadow-soft:0 10px 28px rgba(0,0,0,.05);\n  --lf-container:1280px;\n}\n\n.langfeite-premium{\n  font-family:'Open Sans', Arial, sans-serif !important;\n  color:var(--lf-text);\n  max-width:100%;\n  overflow-x:hidden;\n  background:#fff;\n  line-height:1.6;\n}\n.langfeite-premium *{ box-sizing:border-box !important; }\n\n.lf-shell{\n  max-width:var(--lf-container);\n  margin:0 auto;\n  padding:0 24px;\n}\n.lf-section{ padding:78px 0; }\n\n.lf-title{\n  font-size:clamp(2.2rem,4vw,4rem);\n  line-height:1.05;\n  font-weight:900;\n  letter-spacing:.2px;\n  text-transform:uppercase;\n  margin:0 0 24px 0;\n  color:var(--lf-text);\n}\n.lf-title.center,\n.lf-subtitle.center,\n.lf-copy.center{ text-align:center; }\n\n.lf-subtitle{\n  font-size:1.22rem;\n  color:var(--lf-text-soft);\n  margin:0 0 18px 0;\n}\n.lf-copy{\n  font-size:1.08rem;\n  color:#40434a;\n  margin:0 0 18px 0;\n}\n.lf-eyebrow{\n  display:inline-block;\n  font-size:.92rem;\n  font-weight:900;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  color:#101010;\n  background:var(--lf-lime);\n  padding:7px 14px;\n  border-radius:999px;\n  margin-bottom:18px;\n}\n.lf-highlight{ color:var(--lf-lime-dark); }\n\n.lf-grid-2{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n  gap:64px;\n  align-items:center;\n}\n.lf-card-image{\n  background:linear-gradient(180deg,#fafafa 0%, #f2f3f4 100%);\n  border-radius:var(--lf-radius-lg);\n  overflow:hidden;\n  box-shadow:var(--lf-shadow-soft);\n}\n.lf-card-image img{\n  width:100%;\n  height:auto;\n  display:block;\n}\n\n.lf-hero{ padding-top:8px; }\n.lf-hero img{\n  width:100%;\n  height:auto;\n  display:block;\n  border-radius:0;\n}\n\n.lf-hero-copy{\n  text-align:center;\n  padding:34px 20px 10px 20px;\n}\n.lf-hero-badge{\n  display:inline-block;\n  background:var(--lf-lime);\n  color:#111;\n  padding:7px 16px;\n  font-weight:900;\n  text-transform:uppercase;\n  border-radius:999px;\n  letter-spacing:1px;\n  margin-bottom:18px;\n}\n.lf-hero-copy h1{\n  font-size:clamp(2.6rem,6vw,4.6rem);\n  text-transform:uppercase;\n  margin:0 0 14px 0;\n  font-weight:900;\n  letter-spacing:1.5px;\n  color:#111;\n  line-height:1;\n}\n.lf-hero-copy p{\n  font-size:1.32rem;\n  color:#2d3138;\n  max-width:900px;\n  margin:0 auto;\n  font-weight:700;\n}\n\n.lf-video{\n  position:relative;\n  padding-bottom:56.25%;\n  height:0;\n  overflow:hidden;\n  border-radius:18px;\n  box-shadow:0 15px 35px rgba(0,0,0,.14);\n}\n.lf-video iframe{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  border:0;\n}\n\n.lf-dark{\n  background:var(--lf-bg-dark);\n  color:#fff;\n}\n.lf-dark .lf-title{ color:#fff; }\n.lf-dark .lf-subtitle{ color:#d6d8dd; }\n.lf-dark .lf-copy{ color:#d9dbe0; }\n\n.lf-list{\n  list-style:none;\n  padding:0;\n  margin:28px 0 0 0;\n}\n.lf-list li{\n  position:relative;\n  padding-left:30px;\n  margin-bottom:18px;\n  font-size:1.04rem;\n  color:#d9dbe0;\n  font-weight:600;\n}\n.lf-list li::before{\n  content:\"►\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:var(--lf-lime);\n  font-size:1.05rem;\n}\n.lf-list strong{ color:#fff; }\n\n.lf-light-points{\n  list-style:none;\n  padding:0;\n  margin:22px 0 0 0;\n}\n.lf-light-points li{\n  position:relative;\n  padding-left:28px;\n  margin-bottom:14px;\n  color:#44506a;\n  font-size:1rem;\n  font-weight:600;\n}\n.lf-light-points li::before{\n  content:\"●\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:var(--lf-lime-dark);\n}\n\n.lf-feature-grid-3{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:24px;\n}\n.lf-feature-card{\n  background:#fff;\n  padding:22px;\n  border-radius:16px;\n  text-align:center;\n  box-shadow:0 5px 15px rgba(0,0,0,.05);\n}\n.lf-feature-card img{\n  width:100%;\n  height:220px;\n  object-fit:cover;\n  border-radius:10px;\n  display:block;\n}\n.lf-feature-card h3{\n  margin:18px 0 10px 0;\n  font-size:1.24rem;\n  font-weight:800;\n  color:#1a1a1a;\n}\n.lf-feature-card p{\n  margin:0;\n  color:#5a5e65;\n  font-size:.98rem;\n}\n\n.lf-fair-box{\n  border:2px solid #181818;\n  background:#fff;\n  padding:28px;\n  border-radius:16px;\n  margin-top:28px;\n  position:relative;\n  box-shadow:var(--lf-shadow-soft);\n}\n.lf-fair-label{\n  position:absolute;\n  top:-15px;\n  left:24px;\n  background:#181818;\n  color:#fff;\n  padding:6px 14px;\n  font-weight:900;\n  text-transform:uppercase;\n  font-size:.84rem;\n  border-radius:999px;\n  letter-spacing:.8px;\n}\n.lf-fair-box p{\n  margin:0 0 10px 0;\n}\n.lf-fair-box p:last-child{\n  margin-bottom:0;\n}\n.lf-fair-box a{\n  color:#111;\n  text-decoration:underline;\n  font-weight:700;\n}\n\n.lf-params{\n  max-width:1100px;\n  margin:0 auto;\n}\n.lf-params-title{\n  text-align:center;\n  margin-bottom:32px;\n}\n.lf-params-title h2{\n  margin:0;\n  font-size:clamp(2.1rem,3.6vw,3.5rem);\n  font-weight:900;\n  text-transform:uppercase;\n}\n.lf-params-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  border:1px solid var(--lf-line);\n  border-radius:20px;\n  overflow:hidden;\n  background:#fff;\n  box-shadow:var(--lf-shadow-soft);\n}\n.lf-param{\n  padding:30px 26px;\n  border-right:1px solid var(--lf-line);\n}\n.lf-param:last-child{ border-right:none; }\n.lf-param h3{\n  margin:0 0 22px 0;\n  font-size:1.05rem;\n  font-weight:900;\n  color:var(--lf-text);\n  text-transform:uppercase;\n}\n.lf-param:first-child h3{ color:var(--lf-lime-dark); }\n.lf-param p{\n  margin:0 0 16px 0;\n  color:#66676d;\n  font-size:1.02rem;\n}\n.lf-param p:last-child{ margin-bottom:0; }\n.lf-param strong{ color:#55575d; }\n\n.lf-note{\n  text-align:center;\n  margin-top:18px;\n  color:#8b8c91;\n  font-size:.92rem;\n}\n\n.lf-service-cta{\n  background:linear-gradient(135deg,#f6f9ff 0%, #edf4ff 100%);\n  border:1px solid #d7e5ff;\n  border-radius:24px;\n  padding:42px;\n  box-shadow:0 14px 32px rgba(11,103,209,.07);\n}\n.lf-service-cta-grid{\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n  gap:36px;\n  align-items:center;\n}\n.lf-service-label{\n  display:inline-block;\n  padding:7px 16px;\n  border-radius:999px;\n  background:rgba(11,103,209,.12);\n  color:var(--lf-blue);\n  font-size:.88rem;\n  font-weight:900;\n  text-transform:uppercase;\n  letter-spacing:1.2px;\n  margin-bottom:16px;\n}\n.lf-service-cta h2{\n  margin:0 0 14px 0;\n  font-size:clamp(2rem,3vw,3rem);\n  line-height:1.08;\n  text-transform:uppercase;\n  font-weight:900;\n  color:#0f1828;\n}\n.lf-service-cta p{\n  margin:0 0 16px 0;\n  font-size:1.08rem;\n  color:#44506a;\n}\n.lf-service-points{\n  list-style:none;\n  padding:0;\n  margin:22px 0 0 0;\n}\n.lf-service-points li{\n  position:relative;\n  padding-left:28px;\n  margin-bottom:14px;\n  color:#33415d;\n  font-size:1rem;\n  font-weight:600;\n}\n.lf-service-points li::before{\n  content:\"●\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:var(--lf-blue);\n}\n.lf-service-side{\n  text-align:center;\n}\n.lf-service-side img{\n  width:100%;\n  max-width:420px;\n  display:block;\n  margin:0 auto 20px auto;\n  border-radius:16px;\n  box-shadow:0 12px 30px rgba(11,103,209,.12);\n}\n.lf-service-btn{\n  display:inline-block;\n  width:100%;\n  max-width:340px;\n  padding:18px 24px;\n  border-radius:10px;\n  background:var(--lf-blue);\n  color:#fff !important;\n  text-decoration:none;\n  text-transform:uppercase;\n  font-weight:900;\n  font-size:1.05rem;\n  letter-spacing:.6px;\n  box-shadow:0 10px 24px rgba(11,103,209,.22);\n  transition:all .2s ease;\n}\n.lf-service-btn:hover{\n  transform:translateY(-2px);\n  background:#0958b3;\n}\n\n.lf-quote{\n  max-width:800px;\n  margin:0 auto;\n  border:3px solid var(--lf-lime);\n  padding:50px 30px;\n  border-radius:12px;\n  position:relative;\n  background:#fff;\n  box-shadow:0 15px 40px rgba(209,220,0,.10);\n}\n.lf-quote-mark{\n  font-size:5em;\n  position:absolute;\n  top:-50px;\n  left:20px;\n  background:#fff;\n  padding:0 10px;\n  color:var(--lf-lime);\n  line-height:1;\n}\n.lf-quote p{\n  font-size:1.25em;\n  font-style:italic;\n  color:#222;\n  padding-top:10px;\n  font-weight:600;\n  margin:0;\n}\n.lf-quote-author{\n  margin-top:30px;\n  font-weight:900;\n  text-transform:uppercase;\n  font-size:1.1em;\n}\n.lf-quote-role{\n  font-size:.9em;\n  color:var(--lf-lime-dark);\n  font-weight:700;\n}\n\n.lf-cta-end{\n  text-align:center;\n  margin-top:80px;\n  margin-bottom:40px;\n}\n.lf-cta-end img{\n  display:block;\n  margin:0 auto;\n  width:100%;\n  max-width:900px;\n  height:auto;\n  border-radius:12px;\n  box-shadow:0 15px 30px rgba(0,0,0,.2);\n}\n.lf-cta-end h2{\n  font-size:2.5em;\n  margin-top:50px;\n  text-transform:uppercase;\n  font-weight:900;\n}\n.lf-btn{\n  display:inline-block;\n  margin-top:20px;\n  font-size:1.12rem;\n  padding:16px 40px;\n  background:var(--lf-lime);\n  color:#111 !important;\n  border-radius:999px;\n  font-weight:900;\n  text-transform:uppercase;\n  text-decoration:none !important;\n  box-shadow:0 10px 22px rgba(209,220,0,.25);\n}\n\n.lf-bg-soft{ background:var(--lf-bg-soft); }\n\n@media (max-width: 1100px){\n  .lf-grid-2,\n  .lf-service-cta-grid,\n  .lf-feature-grid-2,\n  .lf-feature-grid-3{\n    grid-template-columns:1fr;\n  }\n  .lf-params-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n  .lf-param:nth-child(2){ border-right:none; }\n  .lf-param:nth-child(3){ border-right:none; }\n  .lf-param:nth-child(1),\n  .lf-param:nth-child(2),\n  .lf-param:nth-child(3){ border-bottom:1px solid var(--lf-line); }\n}\n\n@media (max-width: 768px){\n  .lf-shell{ padding:0 14px; }\n  .lf-section{ padding:44px 0; }\n  .lf-title{ font-size:2.2rem !important; margin-bottom:16px !important; }\n  .lf-subtitle{ font-size:1.02rem; }\n  .lf-copy{ font-size:1rem; }\n  .lf-hero-copy h1{ font-size:2.6rem !important; }\n  .lf-hero-copy p{ font-size:1.05rem !important; }\n  .lf-params-grid{ grid-template-columns:1fr; }\n  .lf-param{\n    border-right:none !important;\n    border-bottom:1px solid var(--lf-line);\n    padding:24px 18px;\n  }\n  .lf-param:last-child{ border-bottom:none; }\n  .lf-service-cta{ padding:26px 18px; }\n  .lf-service-btn{ max-width:100%; }\n  .lf-quote{ padding:36px 20px; }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"langfeite-premium\"\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"lf-hero\"\u003e\n\u003cdiv class=\"lf-shell\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/shop\/big\/1591_elektrokolobezka-langfeite-c5.png?677ffc2a\" alt=\"Langfeite C5 Hero\"\u003e\n\u003cdiv class=\"lf-hero-copy\"\u003e\n\n\u003cspan class=\"lf-hero-badge\"\u003eMid-range. Full power.\u003c\/span\u003e\n\u003ch1\u003eLangfeite C5\u003c\/h1\u003e\n\n\u003cp\u003eFuturistic design. Power for city and off-road.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"lf-section\" style=\"padding-top: 40px;\"\u003e\n\u003cdiv class=\"lf-shell\"\u003e\n\n\u003cdiv class=\"lf-grid-2\"\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"lf-eyebrow\"\u003eNext-gen Allrounder\u003c\/div\u003e\n\n\u003ch2 class=\"lf-title\"\u003ePerformance, design and style\u003cbr\u003e\u003cspan class=\"lf-highlight\"\u003ein one.\u003c\/span\u003e\n\n\u003c\/h2\u003e\n\n\u003cp class=\"lf-copy\"\u003e\u003cstrong\u003eLangfeite C5\u003c\/strong\u003e is the perfect middle ground — 4,000W peak power in an attractive body. Ideal for riders who don't want to choose between performance and style. Lightweight design, power you can feel.\u003c\/p\u003e\n\n\u003cp class=\"lf-copy\"\u003eFuturistic look, hydraulic brakes, NFC access, and ambient LED lighting. The C5 makes no compromises where it matters.\u003c\/p\u003e\n\n\u003cdiv class=\"lf-fair-box\"\u003e\n\n\u003cspan class=\"lf-fair-label\"\u003eHonest recommendation\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eWho is the C5 ideal for?\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp style=\"font-size: .97rem; color: #555;\"\u003eThe C5 is a mid-range scooter with an emphasis on performance and design. If you're looking for a lighter, more agile scooter primarily for city and occasional off-road use, we recommend checking out the \u003ca href=\"https:\/\/www.ecovehicle.shop\/elektrokolobezka-langfeite-roadster\/\"\u003eLangfeite Roadster\u003c\/a\u003e.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/shop\/big\/1591-7_langfeite-c5-outdoor3.png?69df3081\" alt=\"Langfeite C5 detail\" caption=\"false\" width=\"977\" height=\"733\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- VIDEO --\u003e\n\u003csection class=\"lf-section lf-bg-soft\"\u003e\n\u003cdiv class=\"lf-shell\" style=\"max-width: 980px;\"\u003e\n\n\u003ch2 class=\"lf-title center\"\u003eLibor tests the Langfeite C5\u003c\/h2\u003e\n\n\u003cp class=\"lf-subtitle center\" style=\"margin-bottom: 30px;\"\u003eSee what the C5 can do in and out of the city.\u003c\/p\u003e\n\n\u003cdiv class=\"lf-video\"\u003e\u003ciframe width=\"300\" height=\"150\" src=\"https:\/\/www.youtube.com\/embed\/VweVfbOAsXM?rel=0\" title=\"Langfeite C5 Review\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen=\"allowfullscreen\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- VÝKON --\u003e\n\u003csection class=\"lf-section\"\u003e\n\u003cdiv class=\"lf-shell\"\u003e\n\n\u003cdiv class=\"lf-grid-2\"\u003e\n\n\u003cdiv class=\"lf-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/shop\/big\/1591-8_langfeite-c5-outdoor4.png?69df3081\" alt=\"Langfeite C5 performance\" caption=\"false\" width=\"977\" height=\"733\"\u003e\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003ch2 class=\"lf-title\"\u003e4,032 W.\u003cbr\u003e\u003cspan class=\"lf-highlight\"\u003eThis is a mid-range model?\u003c\/span\u003e\n\n\u003c\/h2\u003e\n\n\u003cp class=\"lf-copy\"\u003eTwo BLDC motors with 4,032 W peak power. The C5 accelerates assertively and handles demanding climbs and fast off-road rides with ease.\u003c\/p\u003e\n\n\u003cul class=\"lf-light-points\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eSpeed:\u003c\/strong\u003e 70 km\/h — power you respect.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e35° climb:\u003c\/strong\u003e City and off-road without limitations.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eHydraulic brakes:\u003c\/strong\u003e Double, with precise modulation — confidence in every situation.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eNFC access:\u003c\/strong\u003e Unlock the scooter with your phone, no keys needed.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- BATERIE \u0026 DOJEZD --\u003e\n\u003csection class=\"lf-section lf-bg-soft\"\u003e\n\u003cdiv class=\"lf-shell\"\u003e\n\n\u003cdiv class=\"lf-grid-2\"\u003e\n\n\u003cdiv\u003e\n\n\u003ch2 class=\"lf-title\"\u003e60V 27Ah.\u003cbr\u003e\u003cspan class=\"lf-highlight\"\u003e80 km range.\u003c\/span\u003e\n\n\u003c\/h2\u003e\n\n\u003cp class=\"lf-copy\"\u003eA capacity of \u003cstrong\u003e1,620 Wh\u003c\/strong\u003e with premium 21700 Li-Ion cells ensures a reliable range of 80 km. The \u003cstrong\u003e60V\u003c\/strong\u003e power supply provides maximum power to the motors for every type of ride.\u003c\/p\u003e\n\n\u003cp class=\"lf-copy\"\u003eThe C5 can handle an entire work week on a single charge. The battery is designed for daily operation without compromising range or performance.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/shop\/big\/1591-10_langfeite-c5-outdoor6.png?69df3082\" alt=\"Langfeite C5 battery\" width=\"1024\" height=\"768\" caption=\"false\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- KONSTRUKCE --\u003e\n\u003csection class=\"lf-section\"\u003e\n\u003cdiv class=\"lf-shell\"\u003e\n\n\u003ch2 class=\"lf-title center\"\u003eThought-out design\u003c\/h2\u003e\n\n\u003cdiv class=\"lf-feature-grid-3\" style=\"margin-top: 44px;\"\u003e\n\n\u003cdiv class=\"lf-feature-card\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/shop\/big\/1591-14_langfeite-c5-zadni-kolo.png?69df3082\" alt=\"10-inch tubeless tires\" caption=\"false\" width=\"933\" height=\"220\"\u003e\n\u003ch3\u003e10\" tubeless tires\u003c\/h3\u003e\n\n\u003cp\u003eDurable tubeless off-road tires for city and rough terrain. Minimal risk of punctures, maximum traction.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-feature-card\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/shop\/big\/1591-11_langfeite-c5-predni-kolo.png?69df3082\" alt=\"Double oil suspension\" caption=\"false\" width=\"933\" height=\"220\"\u003e\n\u003ch3\u003eDouble oil suspension\u003c\/h3\u003e\n\n\u003cp\u003eAbsorbs shocks and ensures comfort on any surface. Front and rear damping for stable riding on varied terrain and in the city.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-feature-card\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/shop\/big\/1591-13_langfeite-c5-slozena-kolobezka.png?69df3082\" alt=\"Ambient LED lighting\" caption=\"false\" width=\"933\" height=\"220\"\u003e\n\u003ch3\u003eAmbient LED lighting\u003c\/h3\u003e\n\n\u003cp\u003eFront headlight, turn signals, taillights, and blue ambient backlighting. Visibility and unmistakable style in all conditions.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- SERVIS CTA --\u003e\n\u003csection class=\"lf-section\"\u003e\n\u003cdiv class=\"lf-shell\"\u003e\n\n\u003cdiv class=\"lf-service-cta\"\u003e\n\n\u003cdiv class=\"lf-service-cta-grid\"\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lf-service-label\"\u003ePremium membership included\u003c\/span\u003e\n\u003ch2\u003eWith the C5 model, you automatically receive\u003cbr\u003ePremium membership in \u003cspan style=\"color: var(--lf-blue);\"\u003eServis Zone\u003c\/span\u003e.\u003c\/h2\u003e\n\n\u003cp\u003eWe are the exclusive distributor. We have parts, technicians, and an app. Servicing your C5 is not complicated — it's professional and transparent.\u003c\/p\u003e\n\n\u003cul class=\"lf-service-points\"\u003e\n\n\u003cli\u003ePriority repairs for Eco Vehicle clients\u003c\/li\u003e\n\n\u003cli\u003eMachine pickup directly from your home\u003c\/li\u003e\n\n\u003cli\u003eTransparent online overview of your service order\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-service-side\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/documents\/upload\/sz.jpg\" alt=\"Servis Zone app\"\u003e \u003ca href=\"https:\/\/www.serviszone.app\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"lf-service-btn\"\u003eOrder service\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- SPECIFIKACE --\u003e\n\u003csection class=\"lf-section lf-bg-soft\" style=\"padding-bottom: 40px;\"\u003e\n\u003cdiv class=\"lf-shell\"\u003e\n\n\u003cdiv class=\"lf-params\"\u003e\n\n\u003cdiv class=\"lf-params-title\"\u003e\n\n\u003ch2\u003e⚙️ Technical specifications\u003c\/h2\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-params-grid\"\u003e\n\n\u003cdiv class=\"lf-param\"\u003e\n\n\u003ch3\u003eDrive\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003eMotor:\u003c\/strong\u003e 2× DC BLDC\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eRated power:\u003c\/strong\u003e 2× 1,500 W (3,000 W)\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003ePeak power:\u003c\/strong\u003e 2× 2,016 W (4,032 W)\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eSpeed:\u003c\/strong\u003e 70 km\/h\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eClimbing ability:\u003c\/strong\u003e 35°\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eController:\u003c\/strong\u003e 2× 30A Sine Wave\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-param\"\u003e\n\n\u003ch3\u003eBattery\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003e21700 Li-Ion:\u003c\/strong\u003e 60V 27Ah\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eEnergy:\u003c\/strong\u003e 1,620 Wh\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eInput voltage:\u003c\/strong\u003e 67.2V\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eRange:\u003c\/strong\u003e 80 km\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eCharging ports:\u003c\/strong\u003e 2\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eCharging time:\u003c\/strong\u003e ~13.5 h (7 h \/ 2 chargers)\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-param\"\u003e\n\n\u003ch3\u003eChassis\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003eBrakes:\u003c\/strong\u003e Hydraulic front + rear + recuperation\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eTires:\u003c\/strong\u003e 10\" tubeless (90\/55-6.5)\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eSuspension:\u003c\/strong\u003e Hydraulic front + rear\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e 37 kg\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eLoad capacity:\u003c\/strong\u003e 150 kg\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-param\"\u003e\n\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003eFrame:\u003c\/strong\u003e Aluminum 6061\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eAccess:\u003c\/strong\u003e NFC display\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eLighting:\u003c\/strong\u003e LED front\/rear + turn signals + side\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eFoldable:\u003c\/strong\u003e Yes\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e 1,270 × 660 × 1,250 mm\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eFolded:\u003c\/strong\u003e 1,270 × 260 × 450 mm\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- QUOTE + CTA --\u003e\n\u003csection class=\"lf-section\" style=\"text-align: center; padding-top: 20px;\"\u003e\n\u003cdiv class=\"lf-shell\"\u003e\n\n\u003cdiv class=\"lf-quote\"\u003e\n\n\u003cspan class=\"lf-quote-mark\"\u003e\"\u003c\/span\u003e\n\u003cp\u003eThe C5 is exactly where it needs to be. Over 4,000 watts of peak power, hydraulic brakes, NFC unlocking, and ambient lighting — all in a body that weighs 37 kg and carries 150 kg. This isn't a compromise; this is balance. For riders who want both performance and style without lugging a 53-kilogram behemoth.\u003c\/p\u003e\n\n\u003cdiv class=\"lf-quote-author\"\u003e– Libor Strnad\u003c\/div\u003e\n\n\u003cdiv class=\"lf-quote-role\"\u003eCEO Eco Vehicle\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-cta-end\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/shop\/big\/1591_elektrokolobezka-langfeite-c5.png?677ffc2a\" alt=\"Langfeite C5 finale\"\u003e\n\u003ch2\u003eCity or off-road? Why not both.\u003c\/h2\u003e\n\n\u003ca href=\"#\" class=\"lf-btn\"\u003eI want the Langfeite C5\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\u003c!-- \/langfeite-premium --\u003e\n\u003cstyle\u003e\u003c!--\n:root{\n  --ev-white:#ffffff;\n  --ev-bg:#f3f3f5;\n  --ev-bg-soft:#f7f7f8;\n  --ev-text:#111111;\n  --ev-text-soft:#5f6368;\n  --ev-border:#e6e6e8;\n  --ev-shadow:0 18px 50px rgba(17,17,17,0.08);\n  --ev-shadow-strong:0 28px 70px rgba(17,17,17,0.14);\n\n  --ev-red:#d32f2f;\n  --ev-red-dark:#b71c1c;\n\n  --ev-lang:#d7e911;\n  --ev-lang-dark:#c8d90f;\n\n  --ev-blue:#0056b3;\n  --ev-blue-dark:#003f84;\n\n  --ev-green:#5bb02e;\n  --ev-green-dark:#2f8f1f;\n\n  --ev-radius:28px;\n  --ev-max:1320px;\n}\n\n.ev-home,\n.ev-home *{\n  box-sizing:border-box !important;\n}\n\n.ev-home{\n  width:100% !important;\n  max-width:100% !important;\n  margin:0 auto !important;\n  padding:0 !important;\n  overflow:hidden;\n  background:#fff;\n  color:var(--ev-text);\n  font-family:'Open Sans', Arial, sans-serif !important;\n  line-height:1.6;\n}\n\n.ev-home p{\n  margin:0 !important;\n  padding:0 !important;\n}\n\n.ev-home p:empty{\n  display:none !important;\n}\n\n.ev-home img{\n  display:block;\n  max-width:100%;\n  height:auto;\n  border:0;\n}\n\n.ev-home a{\n  text-decoration:none !important;\n}\n\n.ev-home .ev-shell{\n  width:100%;\n  max-width:var(--ev-max);\n  margin:0 auto;\n  padding:0 24px;\n}\n\n.ev-home .ev-section{\n  padding:88px 0;\n  width:100%;\n}\n\n.ev-home .ev-section--hero{\n  background:linear-gradient(180deg,#ffffff 0%, #f8f8fa 100%);\n  border-bottom:1px solid var(--ev-border);\n}\n\n.ev-home .ev-section--soft{\n  background:var(--ev-bg-soft);\n}\n\n.ev-home .ev-section--light{\n  background:var(--ev-bg);\n}\n\n.ev-home .ev-section--dark{\n  background:linear-gradient(135deg,#070b14 0%, #11151d 100%);\n  color:#fff;\n}\n\n.ev-home .ev-label{\n  display:inline-block;\n  padding:8px 18px;\n  border-radius:999px;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  margin:0 0 22px 0 !important;\n}\n\n.ev-home .ev-label--red{\n  background:linear-gradient(135deg,var(--ev-red),var(--ev-red-dark));\n  color:#fff;\n  box-shadow:0 10px 24px rgba(211,47,47,0.24);\n}\n\n.ev-home .ev-label--lang{\n  background:linear-gradient(135deg,var(--ev-lang),var(--ev-lang-dark));\n  color:#111;\n  box-shadow:0 10px 24px rgba(215,233,17,0.24);\n}\n\n.ev-home .ev-label--blue{\n  background:linear-gradient(135deg,var(--ev-blue),var(--ev-blue-dark));\n  color:#fff;\n  box-shadow:0 10px 24px rgba(0,86,179,0.24);\n}\n\n.ev-home .ev-title{\n  margin:0 0 18px 0 !important;\n  font-weight:900;\n  text-transform:uppercase;\n  line-height:1.02;\n  letter-spacing:-1px;\n  word-break:normal;\n  overflow-wrap:normal;\n}\n\n.ev-home .ev-title--hero{\n  font-size:clamp(2.5rem,5vw,4.4rem);\n  text-align:center;\n}\n\n.ev-home .ev-title--section{\n  font-size:clamp(2rem,3.3vw,3.25rem);\n}\n\n.ev-home .ev-text{\n  font-size:1.1rem;\n  color:var(--ev-text-soft);\n  margin:0 0 18px 0 !important;\n}\n\n.ev-home .ev-text strong{\n  color:var(--ev-text);\n}\n\n.ev-home .txt-red{ color:var(--ev-red); }\n.ev-home .txt-lang{ color:#a8bb00; }\n.ev-home .txt-blue{ color:var(--ev-blue); }\n\n.ev-home .ev-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:56px;\n  padding:15px 30px;\n  border-radius:999px;\n  font-size:14px;\n  font-weight:800;\n  letter-spacing:0.9px;\n  text-transform:uppercase;\n  transition:transform .22s ease, box-shadow .22s ease;\n  text-align:center;\n}\n\n.ev-home .ev-btn:hover{\n  transform:translateY(-2px);\n}\n\n.ev-home .ev-btn--red{\n  background:linear-gradient(135deg,var(--ev-red),var(--ev-red-dark));\n  color:#fff !important;\n  box-shadow:0 14px 30px rgba(211,47,47,0.28);\n}\n\n.ev-home .ev-btn--lang{\n  background:linear-gradient(135deg,var(--ev-lang),var(--ev-lang-dark));\n  color:#111 !important;\n  box-shadow:0 14px 30px rgba(215,233,17,0.28);\n}\n\n.ev-home .ev-btn--blue{\n  background:linear-gradient(135deg,var(--ev-blue),var(--ev-blue-dark));\n  color:#fff !important;\n  box-shadow:0 14px 30px rgba(0,86,179,0.28);\n}\n\n.ev-home .ev-hero-intro{\n  max-width:940px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.ev-home .ev-hero-intro .ev-text{\n  max-width:860px;\n  margin-left:auto !important;\n  margin-right:auto !important;\n}\n\n.ev-home .ev-video{\n  width:100%;\n  max-width:1080px;\n  margin:42px auto 0 auto !important;\n  border-radius:24px;\n  overflow:hidden;\n  aspect-ratio:16\/9;\n  background:#000;\n  box-shadow:var(--ev-shadow-strong);\n}\n\n.ev-home .ev-video iframe{\n  width:100%;\n  height:100%;\n  display:block;\n  border:0;\n}\n\n.ev-home .ev-compare{\n  width:100%;\n  max-width:1200px;\n  margin:42px auto 0 auto;\n}\n\n.ev-home .ev-compare-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:26px;\n  align-items:stretch;\n}\n\n.ev-home .ev-compare-card{\n  border-radius:30px;\n  padding:36px 34px 32px 34px;\n  min-height:100%;\n  box-shadow:var(--ev-shadow);\n  text-align:center;\n}\n\n.ev-home .ev-compare-card--bad{\n  background:linear-gradient(180deg,#fff8f8 0%, #fff2f2 100%);\n  border:3px solid rgba(211,47,47,0.45);\n  box-shadow:0 18px 50px rgba(211,47,47,0.10);\n}\n\n.ev-home .ev-compare-card--good{\n  background:linear-gradient(180deg,#f9fff5 0%, #f4ffec 100%);\n  border:3px solid rgba(91,176,46,0.55);\n  box-shadow:0 18px 50px rgba(91,176,46,0.12);\n}\n\n.ev-home .ev-compare-head{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:16px;\n  margin:0 0 22px 0 !important;\n}\n\n.ev-home .ev-compare-icon{\n  font-size:48px;\n  line-height:1;\n  flex:0 0 auto;\n}\n\n.ev-home .ev-compare-icon--bad{ color:var(--ev-red); }\n.ev-home .ev-compare-icon--good{ color:var(--ev-green); }\n\n.ev-home .ev-compare-title{\n  margin:0 !important;\n  font-size:clamp(1.5rem,2.2vw,2.4rem);\n  line-height:1.05;\n  font-weight:900;\n  letter-spacing:-0.8px;\n  text-transform:uppercase;\n  color:var(--ev-text);\n}\n\n.ev-home .ev-compare-title--bad{ color:var(--ev-red); }\n.ev-home .ev-compare-title--good{ color:var(--ev-green-dark); }\n\n.ev-home .ev-compare-text{\n  margin:0 !important;\n  font-size:1.02rem;\n  line-height:1.75;\n  color:var(--ev-text-soft);\n}\n\n.ev-home .ev-compare-text strong{ color:var(--ev-text); }\n\n.ev-home .ev-row{\n  width:100%;\n  max-width:var(--ev-max);\n  margin:0 auto;\n  padding:0 24px;\n}\n\n.ev-home .ev-stack{\n  display:flex;\n  flex-direction:column;\n  gap:28px;\n  align-items:stretch;\n  width:100%;\n}\n\n.ev-home .ev-card-copy{\n  width:100%;\n  max-width:1040px;\n  margin:0 auto;\n  background:#fff;\n  border-radius:var(--ev-radius);\n  border:1px solid var(--ev-border);\n  box-shadow:var(--ev-shadow);\n  padding:46px 48px;\n  text-align:center;\n}\n\n.ev-home .ev-card-copy--viper{\n  background:linear-gradient(180deg,#ffffff 0%, #fffafa 100%);\n}\n\n.ev-home .ev-card-copy--lang{\n  background:linear-gradient(180deg,#ffffff 0%, #fdfff3 100%);\n}\n\n.ev-home .ev-card-copy--servis{\n  background:linear-gradient(180deg,#ffffff 0%, #f7fbff 100%);\n}\n\n.ev-home .ev-card-copy .ev-text{\n  max-width:860px;\n  margin-left:auto !important;\n  margin-right:auto !important;\n}\n\n.ev-home .ev-card-copy .ev-text:last-of-type{\n  margin-bottom:28px !important;\n}\n\n.ev-home .ev-card-media{\n  width:100%;\n  max-width:1040px;\n  margin:0 auto;\n  background:#fff;\n  border-radius:var(--ev-radius);\n  overflow:hidden;\n  box-shadow:var(--ev-shadow);\n  border:1px solid var(--ev-border);\n}\n\n.ev-home .ev-card-media img{\n  width:100%;\n  height:auto;\n  max-height:620px;\n  object-fit:cover;\n  object-position:center center;\n}\n\n.ev-home .ev-b2b{\n  max-width:1180px;\n  margin:0 auto;\n  padding:0 24px;\n}\n\n.ev-home .ev-b2b-card{\n  border-radius:34px;\n  padding:56px 32px;\n  text-align:center;\n  background:\n    radial-gradient(circle at top right, rgba(211,47,47,0.16), transparent 22%),\n    radial-gradient(circle at bottom left, rgba(0,86,179,0.12), transparent 20%),\n    linear-gradient(135deg, rgba(255,255,255,0.03), rgba(255,255,255,0.01));\n  border:1px solid rgba(255,255,255,0.08);\n  box-shadow:0 26px 80px rgba(0,0,0,0.28);\n}\n\n.ev-home .ev-b2b-title{\n  margin:0 0 18px 0 !important;\n  font-size:clamp(2rem,4vw,3.5rem);\n  font-weight:900;\n  line-height:1.03;\n  letter-spacing:-1px;\n  text-transform:uppercase;\n  color:#fff;\n}\n\n.ev-home .ev-b2b-text{\n  max-width:760px;\n  margin:0 auto 34px auto !important;\n  font-size:1.1rem;\n  color:rgba(255,255,255,0.76);\n}\n\n.ev-home .ev-b2b-person{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:18px;\n  flex-wrap:wrap;\n  margin-bottom:34px !important;\n}\n\n.ev-home .ev-b2b-tag{\n  display:inline-block;\n  padding:10px 18px;\n  border-radius:999px;\n  background:rgba(211,47,47,0.14);\n  color:#ff8f8f;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1.4px;\n  text-transform:uppercase;\n}\n\n.ev-home .ev-b2b-contact{\n  padding:24px 28px;\n  border-radius:24px;\n  background:rgba(255,255,255,0.05);\n  border:1px solid rgba(255,255,255,0.09);\n  text-align:left;\n  min-width:320px;\n  max-width:100%;\n}\n\n.ev-home .ev-b2b-name{\n  margin:0 0 4px 0 !important;\n  font-size:1.7rem;\n  line-height:1.1;\n  font-weight:900;\n  color:#fff;\n}\n\n.ev-home .ev-b2b-role{\n  margin:0 !important;\n  color:rgba(255,255,255,0.68);\n  font-size:1rem;\n}\n\n@media (min-width: 981px){\n  .ev-home .ev-card-copy{ padding:52px 56px; }\n  .ev-home .ev-title--section{\n    max-width:900px;\n    margin-left:auto !important;\n    margin-right:auto !important;\n  }\n}\n\n@media (max-width: 980px){\n  .ev-home .ev-section{ padding:64px 0; }\n  .ev-home .ev-shell,\n  .ev-home .ev-row,\n  .ev-home .ev-b2b{ padding:0 16px; }\n  .ev-home .ev-stack{ gap:18px; }\n  .ev-home .ev-card-copy{ padding:28px 22px; }\n  .ev-home .ev-title--section{ font-size:clamp(1.9rem,8vw,2.6rem); }\n  .ev-home .ev-text{ font-size:1rem; }\n  .ev-home .ev-btn{ width:100%; }\n  .ev-home .ev-video{ margin-top:28px !important; border-radius:18px; }\n  .ev-home .ev-compare{ margin-top:28px; }\n  .ev-home .ev-compare-grid{ grid-template-columns:1fr; gap:18px; }\n  .ev-home .ev-compare-card{ padding:24px 20px; border-radius:22px; }\n  .ev-home .ev-compare-head{ gap:12px; margin-bottom:16px !important; }\n  .ev-home .ev-compare-icon{ font-size:38px; }\n  .ev-home .ev-compare-title{ font-size:clamp(1.25rem,7vw,2rem); line-height:1.08; }\n  .ev-home .ev-compare-text{ font-size:1rem; line-height:1.7; }\n  .ev-home .ev-b2b-card{ padding:34px 20px; border-radius:24px; }\n  .ev-home .ev-b2b-contact{ min-width:0; width:100%; }\n}\n\n@media (max-width:480px){\n  .ev-home .ev-section{ padding:52px 0; }\n  .ev-home .ev-card-copy{ padding:24px 18px; }\n  .ev-home .ev-label{ font-size:11px; padding:7px 14px; }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"ev-home\"\u003e\n\n\u003csection class=\"ev-section ev-section--hero\"\u003e\n\u003cdiv class=\"ev-shell\"\u003e\n\n\u003cdiv class=\"ev-hero-intro\"\u003e\n\n\u003cspan class=\"ev-label ev-label--red\"\u003eEco Vehicle Standard\u003c\/span\u003e\n\u003ch1 class=\"ev-title ev-title--hero\"\u003eBefore we sell it, we have to believe in it!\u003c\/h1\u003e\n\n\u003cp class=\"ev-text\"\u003eBecause we only sell the highest quality brands and refuse to be mere \"box shifters\". Every machine you order from us undergoes a unique manual pre-sale preparation and stress test.\u003c\/p\u003e\n\n\u003cp class=\"ev-text\"\u003e\u003cstrong\u003eThe result?\u003c\/strong\u003e Almost \u003cspan class=\"txt-red\"\u003e\u003cstrong\u003ezero complaints\u003c\/strong\u003e\u003c\/span\u003e and your absolute safety.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ev-video\"\u003e\u003ciframe width=\"300\" height=\"150\" src=\"https:\/\/player.vimeo.com\/video\/1174429430?title=0\u0026amp;byline=0\u0026amp;portrait=0\u0026amp;dnt=1\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"allowfullscreen\" title=\"Eco Vehicle pre-sale process\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"ev-compare\"\u003e\n\n\u003cdiv class=\"ev-compare-grid\"\u003e\n\n\u003cdiv class=\"ev-compare-card ev-compare-card--bad\"\u003e\n\n\u003cdiv class=\"ev-compare-head\"\u003e\n\n\u003cdiv class=\"ev-compare-icon ev-compare-icon--bad\"\u003e✘\u003c\/div\u003e\n\n\u003ch3 class=\"ev-compare-title ev-compare-title--bad\"\u003e99% of e-shops\u003c\/h3\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp class=\"ev-compare-text\"\u003eThe business model of most stores ends with a quick sale. Your dream machine is just an item in their warehouse. An employee takes a box, sticks a label on it, and sends it off. \u003cstrong\u003eNo one checks what condition the scooter left the factory in.\u003c\/strong\u003e There is a lack of technical care and responsibility, which sooner or later manifests itself in the ride itself.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ev-compare-card ev-compare-card--good\"\u003e\n\n\u003cdiv class=\"ev-compare-head\"\u003e\n\n\u003cdiv class=\"ev-compare-icon ev-compare-icon--good\"\u003e✔\u003c\/div\u003e\n\n\u003ch3 class=\"ev-compare-title ev-compare-title--good\"\u003eOur approach\u003c\/h3\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp class=\"ev-compare-text\"\u003eWe take a completely different approach. We ride these machines ourselves daily, so we know exactly how crucial reliability is. \u003cstrong\u003eBefore shipping, we meticulously tune and test each scooter with maximum care, as if it were our own.\u003c\/strong\u003e Your safety and a top-notch riding experience are not just empty words, but our commitment.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"ev-section ev-section--soft\"\u003e\n\u003cdiv class=\"ev-row\"\u003e\n\n\u003cdiv class=\"ev-stack\"\u003e\n\n\u003cdiv class=\"ev-card-copy ev-card-copy--viper\"\u003e\n\n\u003cspan class=\"ev-label ev-label--red\"\u003eCzech brand\u003c\/span\u003e\n\u003ch2 class=\"ev-title ev-title--section\"\u003eURBAN BEST. \u003cspan class=\"txt-red\"\u003eVIPER.\u003c\/span\u003e\n\n\u003c\/h2\u003e\n\n\u003cp class=\"ev-text\"\u003eAt Eco Vehicle, we don't just make scooters. We build machines that change the rules of the game. Our mission isn't just to get you from point A to point B. Our mission is to make you remember that journey.\u003c\/p\u003e\n\n\u003cp class=\"ev-text\"\u003eAs the creators of the Czech brand \u003cstrong\u003eVIPER\u003c\/strong\u003e, we refuse any compromises.\u003c\/p\u003e\n\n\u003ca href=\"https:\/\/www.ecovehicle.shop\/elektrokolobezky-ev-viper\/\" class=\"ev-btn ev-btn--red\"\u003eView VIPER models\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ev-card-media\"\u003e\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/documents\/upload\/viper%20fotka%C2%A7.jpg\" alt=\"VIPER electric scooters Eco Vehicle\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"ev-section\"\u003e\n\u003cdiv class=\"ev-row\"\u003e\n\n\u003cdiv class=\"ev-stack\"\u003e\n\n\u003cdiv class=\"ev-card-copy ev-card-copy--lang\"\u003e\n\n\u003cspan class=\"ev-label ev-label--lang\"\u003eExclusive representation\u003c\/span\u003e\n\u003ch2 class=\"ev-title ev-title--section\"\u003eKING OF TERRAIN. \u003cspan class=\"txt-lang\"\u003eLANGFEITE.\u003c\/span\u003e\n\n\u003c\/h2\u003e\n\n\u003cp class=\"ev-text\"\u003eWhen the asphalt ends, the fun begins. We are the proud and exclusive distributor of the premium brand Langfeite for the Czech Republic and Slovakia.\u003c\/p\u003e\n\n\u003cp class=\"ev-text\"\u003eThese machines are the definition of extreme durability. They are built for riders who aren't afraid of mud and challenges. These are tanks on two wheels.\u003c\/p\u003e\n\n\u003ca href=\"https:\/\/www.ecovehicle.shop\/langfeite-2\/\" class=\"ev-btn ev-btn--lang\"\u003eDiscover Langfeite\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ev-card-media\"\u003e\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/documents\/upload\/GT4S_Gobi.jpg\" alt=\"Langfeite off-road\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"ev-section ev-section--light\"\u003e\n\u003cdiv class=\"ev-row\"\u003e\n\n\u003cdiv class=\"ev-stack\"\u003e\n\n\u003cdiv class=\"ev-card-copy ev-card-copy--servis\"\u003e\n\n\u003cspan class=\"ev-label ev-label--blue\"\u003eMasterful adjustment\u003c\/span\u003e\n\u003ch2 class=\"ev-title ev-title--section\"\u003eWE SAVE WHAT OTHERS CAN'T. \u003cspan class=\"txt-blue\"\u003eIN SERVIS.ZONE.\u003c\/span\u003e\n\n\u003c\/h2\u003e\n\n\u003cp class=\"ev-text\"\u003eCompetitive e-shops can only sell a box. When a problem arises, they wash their hands of it. That's why we built \u003cstrong\u003eSERVIS.ZONE\u003c\/strong\u003e – the most modern service network that repairs machines from across the market daily.\u003c\/p\u003e\n\n\u003cp class=\"ev-text\"\u003eBut Eco Vehicle clients have \u003cstrong\u003ePREMIUM membership\u003c\/strong\u003e. You handle everything through the app, get free pickups from the Czech Republic, and VIP care.\u003c\/p\u003e\n\n\u003ca href=\"https:\/\/www.serviszone.app\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ev-btn ev-btn--blue\"\u003eLearn more about service\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ev-card-media\"\u003e\u003cimg src=\"https:\/\/image.pobo.cz\/images\/kn0ou1q4atc6\/ebw9nofs3xwhjzhuxj1z-md.jpeg\" alt=\"SERVIS.ZONE electric scooter service\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"ev-section ev-section--dark\"\u003e\n\u003cdiv class=\"ev-b2b\"\u003e\n\n\u003cdiv class=\"ev-b2b-card\"\u003e\n\n\u003ch2 class=\"ev-b2b-title\"\u003eB2B Collaboration \u0026amp; Wholesale\u003c\/h2\u003e\n\n\u003cp class=\"ev-b2b-text\"\u003eWe open doors to partners. Are you looking for a reliable supplier of premium electric scooters?\u003c\/p\u003e\n\n\u003cdiv class=\"ev-b2b-person\"\u003e\n\n\u003cspan class=\"ev-b2b-tag\"\u003ePersonal approach\u003c\/span\u003e\n\u003cdiv class=\"ev-b2b-contact\"\u003e\n\n\u003cdiv class=\"ev-b2b-name\"\u003eLibor Strnad\u003c\/div\u003e\n\n\u003cp class=\"ev-b2b-role\"\u003eCEO \u0026amp; Founder of Eco Vehicle\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003ca href=\"https:\/\/www.ecovehicle.shop\/kontakty\/\" class=\"ev-btn ev-btn--red\"\u003eContact for collaboration\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Langfeite","offers":[{"title":"Default Title","offer_id":53918013784407,"sku":"1591","price":2229.95,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1028\/1680\/9303\/files\/1591_langfeite-c5-main.png?v=1782988232","url":"https:\/\/ecovehicle.cz\/en-eu\/products\/elektrokolobezka-langfeite-c5","provider":"Eco Vehicle","version":"1.0","type":"link"}