{"product_id":"elektrokolobezka-langfeite-c1-verze-36ah","title":"Langfeite C1 Electric Scooter 36Ah Version","description":"\u003cstyle\u003e\u003c!--\n\/* =========================================================\n   LANGFEITE C1 – PREMIUM PRODUCT BLOCK\n========================================================= *\/\n:root{\n  --lf-lime:#d8e63b;\n  --lf-lime-dark:#b8c42b;\n  --lf-text:#121212;\n  --lf-text-soft:#61646b;\n  --lf-line:#d9dbe0;\n  --lf-bg:#ffffff;\n  --lf-bg-soft:#f5f6f7;\n  --lf-bg-mid:#eef1f4;\n  --lf-bg-dark:#0f1012;\n  --lf-blue:#0b67d1;\n  --lf-silver:#cecdd2;\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{\n  background:#000;\n  text-align:center;\n  padding-bottom:40px;\n}\n.lf-hero img{\n  width:100%;\n  height:auto;\n  display:block;\n  margin:0 auto;\n}\n.lf-hero-copy{\n  padding:0 20px;\n  max-width:1000px;\n  margin:0 auto;\n  margin-top:-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,5rem);\n  text-transform:uppercase;\n  margin:0 0 14px 0;\n  font-weight:900;\n  letter-spacing:2px;\n  color:#fff;\n  line-height:1;\n}\n.lf-hero-copy p{\n  font-size:1.45rem;\n  color:#cfcfcf;\n  max-width:900px;\n  margin:0 auto;\n  font-weight:500;\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 20px 40px rgba(0,0,0,.15);\n}\n.lf-video iframe{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  border:0;\n}\n\n.lf-version-box{\n  border:3px solid var(--lf-lime);\n  background:#fff;\n  padding:40px;\n  border-radius:18px;\n  max-width:960px;\n  margin:-40px auto 60px auto;\n  position:relative;\n  z-index:10;\n  box-shadow:0 20px 40px rgba(0,0,0,.05);\n  text-align:center;\n}\n.lf-version-box h3{\n  font-size:1.85rem;\n  margin:0 0 12px 0;\n  text-transform:uppercase;\n  font-weight:900;\n}\n.lf-version-box p{\n  font-size:1.08rem;\n  color:#444;\n  margin:0 0 24px 0;\n}\n.lf-version-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:20px;\n  text-align:left;\n}\n.lf-version-card{\n  background:#fff;\n  padding:22px;\n  border-radius:12px;\n  border:1px solid var(--lf-silver);\n}\n.lf-version-card.active{\n  background:var(--lf-bg-soft);\n  border-left:4px solid var(--lf-lime);\n}\n.lf-version-card h4{\n  margin:0 0 10px 0;\n  font-size:1.18rem;\n  font-weight:900;\n}\n.lf-version-card p{\n  margin:0;\n  font-size:.98rem;\n  color:#555;\n}\n.lf-version-card a{\n  color:var(--lf-lime-dark);\n  font-weight:800;\n  text-decoration:underline;\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:32px;\n  margin-bottom:18px;\n  font-size:1.05rem;\n  color:#444;\n  font-weight:600;\n}\n.lf-list li::before{\n  content:\"■\";\n  position:absolute;\n  left:0;\n  top:1px;\n  color:var(--lf-lime);\n  font-size:1rem;\n}\n.lf-list strong{ color:#1f1f1f; }\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  text-transform:uppercase;\n}\n.lf-feature-card p{\n  margin:0;\n  color:#5a5e65;\n  font-size:.98rem;\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-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-bg-soft{\n  background:var(--lf-bg-soft);\n  border-top:1px solid var(--lf-silver);\n  border-bottom:1px solid var(--lf-silver);\n}\n\n@media (max-width: 1100px){\n  .lf-grid-2,\n  .lf-service-cta-grid,\n  .lf-feature-grid-3,\n  .lf-version-grid{\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(1),\n  .lf-param:nth-child(2){ 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-version-box{\n    padding:24px 16px;\n    margin-top:-20px;\n    border-radius:16px;\n  }\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}\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\/documents\/upload\/C1_012.jpg\" alt=\"Langfeite C1 Hero\"\u003e\n\u003cdiv class=\"lf-hero-copy\"\u003e\n\n\u003cspan class=\"lf-hero-badge\"\u003eLuxury Off-road\u003c\/span\u003e\n\u003ch1\u003e\u003cspan style=\"color: #ffffff;\"\u003eLangfeite C1\u003c\/span\u003e\u003c\/h1\u003e\n\n\u003cp\u003eCyberpunk design. Brutal 6000W performance. The best off-road under 70 thousand.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- VERZE --\u003e\n\u003csection style=\"padding: 0 20px;\"\u003e\n\u003cdiv class=\"lf-version-box\"\u003e\n\n\u003ch3\u003eAttention: 2 versions to choose from\u003c\/h3\u003e\n\n\u003cp\u003eWe offer this premium C1 model exactly to your needs. You are currently viewing the \u003cstrong\u003e36Ah\u003c\/strong\u003e version.\u003c\/p\u003e\n\n\u003cdiv class=\"lf-version-grid\"\u003e\n\n\u003cdiv class=\"lf-version-card active\"\u003e\n\n\u003ch4\u003e👉 36Ah Version (This product)\u003c\/h4\u003e\n\n\u003cp\u003eThe battery is \u003cstrong\u003efixedly integrated\u003c\/strong\u003e into the scooter body. The advantage is enormous capacity and a maximum \u003cstrong\u003erange of up to 100 km\u003c\/strong\u003e. Ideal if you charge in the garage.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-version-card\"\u003e\n\n\u003ch4\u003e26Ah Version\u003c\/h4\u003e\n\n\u003cp\u003eIt has a shorter range, but a huge advantage: the \u003cstrong\u003ebattery can be easily removed\u003c\/strong\u003e. You can leave the scooter outside and take the battery home to charge it in your apartment.\u003c\/p\u003e\n\n\u003cdiv style=\"margin-top: 12px;\"\u003e\u003ca href=\"https:\/\/www.ecovehicle.shop\/elektrokolobezka-langfeite-c1-verze-26ah\/\"\u003eGo to the version with removable battery\u003c\/a\u003e\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!-- VIDEO --\u003e\n\u003csection class=\"lf-section\" style=\"text-align: center; padding-top: 0;\"\u003e\n\u003cdiv class=\"lf-shell\" style=\"max-width: 1040px;\"\u003e\n\n\u003ch2 class=\"lf-title center\"\u003eSee it in action\u003c\/h2\u003e\n\n\u003cp class=\"lf-subtitle center\" style=\"margin-bottom: 40px;\"\u003eLibor tested this beast for you personally.\u003c\/p\u003e\n\n\u003cdiv class=\"lf-video\"\u003e\u003ciframe width=\"300\" height=\"150\" src=\"https:\/\/www.youtube.com\/embed\/bwSvurp23a4?rel=0\" title=\"Langfeite C1 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!-- ÚVOD --\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\u003cdiv class=\"lf-eyebrow\"\u003eFuturistic off-road flagship\u003c\/div\u003e\n\n\u003ch2 class=\"lf-title\"\u003eLike from the game\u003cbr\u003eCyberpunk 2077.\u003c\/h2\u003e\n\n\u003cp class=\"lf-copy\"\u003eThe \u003cstrong\u003eLangfeite C1\u003c\/strong\u003e is absolutely unique. From the very first drawing, it was developed with extreme off-road adventures in mind.\u003c\/p\u003e\n\n\u003cp class=\"lf-copy\"\u003eThe combination of luxurious futuristic design, top-notch material quality, and massive construction makes it one of the most interesting electric scooters on the market in its price category. It is robust, stable, and uncompromising.\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\/documents\/upload\/C1_004.jpg\" alt=\"Langfeite C1 Profile\"\u003e\u003c\/div\u003e\n\n\n\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\u003e\n\n\u003ch2 class=\"lf-title\"\u003eBrutal power \u003cspan class=\"lf-highlight\"\u003e6000W\u003c\/span\u003e.\u003c\/h2\u003e\n\n\u003cp class=\"lf-copy\"\u003eThe drive is provided by two brushless motors (2x 2000W), which deliver a crushing 6000W at peak. With 45A controllers, acceleration is smooth but uncompromisingly fast.\u003c\/p\u003e\n\n\u003cul class=\"lf-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eSpeed up to 90 km\/h:\u003c\/strong\u003e adrenaline that pushes you back.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e40° incline:\u003c\/strong\u003e hills you wouldn't walk up, the C1 tackles with ease.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eDual hydraulics:\u003c\/strong\u003e brakes that safely tame this power.\u003c\/li\u003e\n\n\n\u003c\/ul\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\/documents\/upload\/C1_009.jpg\" alt=\"Langfeite C1 motor a kolo\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- TECHNOLOGIE --\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 class=\"lf-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/documents\/upload\/C1_007.jpg\" alt=\"Langfeite C1 display\"\u003e\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003ch2 class=\"lf-title\"\u003eTechnology under control\u003c\/h2\u003e\n\n\u003cp class=\"lf-copy\"\u003eThe handlebars, made of durable aluminum alloy, are fitted with a huge central LCD display. Perfect readability in direct sunlight and a clear overview of all key data.\u003c\/p\u003e\n\n\u003cp class=\"lf-copy\"\u003eYou can choose from three riding modes that limit power — 25 km\/h for comfort, 60 km\/h for sport, 90 km\/h for extreme. Full LED lighting is a given for safe night rides.\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!-- KONSTRUKCE --\u003e\n\u003csection class=\"lf-section\"\u003e\n\u003cdiv class=\"lf-shell\"\u003e\n\n\u003ch2 class=\"lf-title center\"\u003eConstruction for demanding users\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\/documents\/upload\/C1_003.jpg\" alt=\"Aggressive design\"\u003e\n\u003ch3\u003e11\" Off-road tires\u003c\/h3\u003e\n\n\u003cp\u003eWide tubeless tires offer phenomenal grip and passability on rough terrain.\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\/documents\/upload\/C1_006.jpg\" alt=\"Standing area\"\u003e\n\u003ch3\u003eErgonomics of stance\u003c\/h3\u003e\n\n\u003cp\u003eAn extra wide deck and rear footrest give you stability and confidence at high speeds.\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\/documents\/upload\/C1_005.jpg\" alt=\"Folding\"\u003e\n\u003ch3\u003eFolding mechanism\u003c\/h3\u003e\n\n\u003cp\u003eMassive latch folding system. The scooter weighs 43 kg, but can still be folded for transport in a car.\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\u003ePremium account in \u003cspan style=\"color: var(--lf-blue);\"\u003eServis Zone\u003c\/span\u003e\u003cbr\u003eyou get automatically.\u003c\/h2\u003e\n\n\u003cp\u003eOnly Eco Vehicle clients who buy a scooter from us automatically receive a Premium account in the best electric scooter service on the market.\u003c\/p\u003e\n\n\u003cul class=\"lf-service-points\"\u003e\n\n\u003cli\u003eEverything in a mobile app\u003c\/li\u003e\n\n\u003cli\u003eFree pickup from all over the Czech Republic\u003c\/li\u003e\n\n\u003cli\u003ePriority VIP care\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\"\u003e \u003ca href=\"https:\/\/www.serviszone.app\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"lf-service-btn\"\u003eFind out more about the 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!-- PARAMETRY --\u003e\n\u003csection class=\"lf-section\"\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⚙️ Detailed parameters\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 2x 2000W (Peak 6000W)\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eSpeed:\u003c\/strong\u003e 90 km\/h\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eIncline:\u003c\/strong\u003e 40°\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-param\"\u003e\n\n\u003ch3\u003eBattery (36Ah)\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003eCapacity:\u003c\/strong\u003e 60V 36Ah (fixed)\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eRange:\u003c\/strong\u003e Up to 100 km\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eControllers:\u003c\/strong\u003e 2x 45A\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-param\"\u003e\n\n\u003ch3\u003eConstruction\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003eLoad capacity:\u003c\/strong\u003e 150 kg\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e 43 kg\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWheels:\u003c\/strong\u003e 11\" tubeless\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-param\"\u003e\n\n\u003ch3\u003eEquipment\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003eBrakes:\u003c\/strong\u003e Dual hydraulic\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eLights:\u003c\/strong\u003e LED system\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eDisplay:\u003c\/strong\u003e Large central LCD\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-note\"\u003e*Real range and maximum speed may vary depending on rider weight and route profile.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\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\/* typografie *\/\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\/* buttons *\/\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\/* hero *\/\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\/* compare section *\/\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{\n  color:var(--ev-red);\n}\n\n.ev-home .ev-compare-icon--good{\n  color:var(--ev-green);\n}\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{\n  color:var(--ev-red);\n}\n\n.ev-home .ev-compare-title--good{\n  color:var(--ev-green-dark);\n}\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{\n  color:var(--ev-text);\n}\n\n\/* jednotné bloky *\/\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\/* B2B *\/\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\/* desktop jemné ladění *\/\n@media (min-width: 981px){\n  .ev-home .ev-card-copy{\n    padding:52px 56px;\n  }\n\n  .ev-home .ev-title--section{\n    max-width:900px;\n    margin-left:auto !important;\n    margin-right:auto !important;\n  }\n}\n\n\/* mobile *\/\n@media (max-width: 980px){\n  .ev-home .ev-section{\n    padding:64px 0;\n  }\n\n  .ev-home .ev-shell,\n  .ev-home .ev-row,\n  .ev-home .ev-b2b{\n    padding:0 16px;\n  }\n\n  .ev-home .ev-stack{\n    gap:18px;\n  }\n\n  .ev-home .ev-card-copy{\n    padding:28px 22px;\n  }\n\n  .ev-home .ev-title--section{\n    font-size:clamp(1.9rem,8vw,2.6rem);\n  }\n\n  .ev-home .ev-text{\n    font-size:1rem;\n  }\n\n  .ev-home .ev-btn{\n    width:100%;\n  }\n\n  .ev-home .ev-video{\n    margin-top:28px !important;\n    border-radius:18px;\n  }\n\n  .ev-home .ev-compare{\n    margin-top:28px;\n  }\n\n  .ev-home .ev-compare-grid{\n    grid-template-columns:1fr;\n    gap:18px;\n  }\n\n  .ev-home .ev-compare-card{\n    padding:24px 20px;\n    border-radius:22px;\n  }\n\n  .ev-home .ev-compare-head{\n    gap:12px;\n    margin-bottom:16px !important;\n  }\n\n  .ev-home .ev-compare-icon{\n    font-size:38px;\n  }\n\n  .ev-home .ev-compare-title{\n    font-size:clamp(1.25rem,7vw,2rem);\n    line-height:1.08;\n  }\n\n  .ev-home .ev-compare-text{\n    font-size:1rem;\n    line-height:1.7;\n  }\n\n  .ev-home .ev-b2b-card{\n    padding:34px 20px;\n    border-radius:24px;\n  }\n\n  .ev-home .ev-b2b-contact{\n    min-width:0;\n    width:100%;\n  }\n}\n\n@media (max-width:480px){\n  .ev-home .ev-section{\n    padding:52px 0;\n  }\n\n  .ev-home .ev-card-copy{\n    padding:24px 18px;\n  }\n\n  .ev-home .ev-label{\n    font-size:11px;\n    padding:7px 14px;\n  }\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 must 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 movers\". Every machine you order from us undergoes unique manual pre-sale preparation and stress testing.\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 on. \u003cstrong\u003eNo one checks the condition in which the scooter left the factory.\u003c\/strong\u003e There's 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 go the opposite way entirely. We ride these machines ourselves daily, so we know exactly how crucial reliability is. \u003cstrong\u003eBefore shipping, we meticulously tune and test every scooter with utmost 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 ELITE. \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 for you to remember the journey.\u003c\/p\u003e\n\n\u003cp class=\"ev-text\"\u003eAs 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 Langfeite brand 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 in the field\"\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\"\u003eCompetitor 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 via 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\"\u003eFind out more about the 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 Cooperation \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 cooperation\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":53918013686103,"sku":"1585","price":2734.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1028\/1680\/9303\/files\/1585-1_c1-002.jpg?v=1782988232","url":"https:\/\/ecovehicle.cz\/en-eu\/products\/elektrokolobezka-langfeite-c1-verze-36ah","provider":"Eco Vehicle","version":"1.0","type":"link"}