{"product_id":"elektrokolobezka-langfeite-coupe","title":"Electric scooter Langfeite Coupé","description":"\u003cstyle\u003e\u003c!--\n\/* =========================================================\n   LANGFEITE COUPÉ – 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-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-feature-grid-2{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:34px;\n}\n.lf-feature-side{\n  text-align:center;\n}\n.lf-feature-side img{\n  width:100%;\n  border-radius:12px;\n  display:block;\n  box-shadow:0 10px 25px rgba(0,0,0,.1);\n}\n.lf-feature-side h3{\n  margin:18px 0 10px 0;\n  font-size:1.3rem;\n  font-weight:800;\n}\n.lf-feature-side p{\n  margin:0;\n  color:#555a61;\n  font-size:1rem;\n}\n\n.lf-banner{\n  background:#121212;\n  padding:60px 20px;\n  text-align:center;\n  border-radius:24px;\n  overflow:hidden;\n  box-shadow:var(--lf-shadow);\n}\n.lf-banner img{\n  width:100%;\n  max-width:900px;\n  height:auto;\n  display:block;\n  margin:0 auto 30px auto;\n}\n.lf-banner h2{\n  font-size:clamp(2rem,5vw,3.4rem);\n  margin:0 0 14px 0;\n  text-transform:uppercase;\n  font-weight:900;\n  color:#fff;\n  line-height:1.08;\n}\n.lf-banner .lf-weight{\n  color:var(--lf-lime);\n  font-size:1.55rem;\n  font-weight:900;\n  margin:0 0 14px 0;\n}\n.lf-banner .lf-sub{\n  color:#ddd;\n  font-size:1.14rem;\n  max-width:700px;\n  margin:0 auto;\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.lf-bg-mid{ background:var(--lf-bg-mid); }\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(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-banner{ padding:36px 16px; border-radius:18px; }\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\/documents\/upload\/Coupe_01.jpg\" alt=\"Langfeite Coupé Hero\"\u003e\n\u003cdiv class=\"lf-hero-copy\"\u003e\n\n\u003cspan class=\"lf-hero-badge\"\u003eQuality without compromise\u003c\/span\u003e\n\u003ch1\u003eLangfeite Coupé\u003c\/h1\u003e\n\n\u003cp\u003eA compact beast. Best-in-class off-road capabilities.\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\"\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\"\u003eCompact. Robust. Ready.\u003c\/div\u003e\n\n\u003ch2 class=\"lf-title\"\u003eThe best size \/\u003cbr\u003eperformance \/ terrain ratio.\u003c\/h2\u003e\n\n\u003cp class=\"lf-copy\"\u003e\u003cstrong\u003eThe Langfeite Coupé is not a toy.\u003c\/strong\u003e It's a machine for those who seek top quality and versatility, not the lowest price. At Eco Vehicle, we don't compete on price. We deliver machines that last.\u003c\/p\u003e\n\n\u003cp class=\"lf-copy\"\u003eThis scooter deceives with its size. The compact and stylish Coupé design hides a chassis and performance that would shame much larger machines. City, cobblestones, poor asphalt, and light off-road – the Coupé handles it all with ease.\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\/Coupe_04.jpg\" alt=\"Langfeite Coupé robust\"\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\"\u003eSee it in action\u003c\/h2\u003e\n\n\u003cdiv class=\"lf-video\"\u003e\u003ciframe width=\"300\" height=\"150\" src=\"https:\/\/www.youtube.com\/embed\/rPcKI5J8W4c?rel=0\" title=\"Langfeite Coupe Video\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen=\"allowfullscreen\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\n\u003cp class=\"lf-subtitle center\" style=\"margin-top: 22px;\"\u003eCompact dimensions, mature performance.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- PERFORMANCE --\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\/documents\/upload\/Coupe_14.jpg\" alt=\"Motor Langfeite Coupé\"\u003e\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003ch2 class=\"lf-title\"\u003eSmall, but \u003cspan class=\"lf-highlight\"\u003emuscular\u003c\/span\u003e.\u003c\/h2\u003e\n\n\u003cp class=\"lf-copy\"\u003eAt the heart of the Coupé are two powerful motors. Forget about struggling on hills. Thanks to 2x2 drive and a peak power of \u003cstrong\u003e2200 W\u003c\/strong\u003e, you'll climb a 30° incline as if it weren't there.\u003c\/p\u003e\n\n\u003cul class=\"lf-service-points\" style=\"margin-top: 28px;\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eAcceleration:\u003c\/strong\u003e 55 km\/h max speed. Dynamics that will surprise you.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e2x2 Traction:\u003c\/strong\u003e Two motors mean confidence not only on asphalt but also on gravel and light off-road.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eEfficiency:\u003c\/strong\u003e A 48V system with a 15.6Ah battery ensures a real range of around 45 km.\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!-- COCKPIT --\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\"\u003eCockpit of the future\u003c\/h2\u003e\n\n\u003cp class=\"lf-copy\"\u003eThis isn't your ordinary off-the-shelf product. The Langfeite Coupé features a \u003cstrong\u003efully integrated dashboard\u003c\/strong\u003e directly in the handlebar stem. Everything is clean, clear, and protected.\u003c\/p\u003e\n\n\u003cp class=\"lf-copy\"\u003e\u003cstrong\u003eNFC Start-up:\u003c\/strong\u003e no keys to lose. Just tap your card, and the machine comes to life. A modern, secure, and elegant solution.\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\/Coupe_11.jpg\" alt=\"Integrated display and NFC\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"lf-section\"\u003e\n\u003cdiv class=\"lf-shell\"\u003e\n\n\u003ch2 class=\"lf-title center\"\u003eThoughtful in every detail\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\/Coupe_09.jpg\" alt=\"9.5 inch wheels\"\u003e\n\u003ch3\u003e9.5\" universal tires\u003c\/h3\u003e\n\n\u003cp\u003eThe ideal compromise. Large and wide enough for comfort and traction off-road, yet still compact for excellent maneuverability 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\/documents\/upload\/Coupe_03.jpg\" alt=\"LED lighting\"\u003e\n\u003ch3\u003eLED Matrix design\u003c\/h3\u003e\n\n\u003cp\u003ePowerful front light and unique integrated rear lighting directly in the deck. You'll be seen, and it looks great too.\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\/Coupe_15.jpg\" alt=\"Disc brakes\"\u003e\n\u003ch3\u003eSafe stopping\u003c\/h3\u003e\n\n\u003cp\u003eReliable mechanical disc brakes on both wheels. Easy to maintain, yet powerful enough to tame the performance.\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!-- COMPACTNESS --\u003e\n\u003csection class=\"lf-section\"\u003e\n\u003cdiv class=\"lf-shell\"\u003e\n\n\u003cdiv class=\"lf-banner\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.myshoptet.com\/usr\/www.ecovehicle.shop\/user\/documents\/upload\/Coupe_06.jpg\" alt=\"Folded Langfeite Coupé scooter\"\u003e\n\u003ch2\u003e\u003cspan style=\"color: #ffffff;\"\u003eFits everywhere\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cdiv class=\"lf-weight\"\u003eWeight just 29 kg.\u003c\/div\u003e\n\n\u003cdiv class=\"lf-sub\"\u003eInto the elevator, the car trunk, the office. Performance that doesn't get in the way.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- SERVICE 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 your purchase of Langfeite Coupé, you automatically receive\u003cbr\u003ePremium membership in \u003cspan style=\"color: var(--lf-blue);\"\u003eServis Zone\u003c\/span\u003e.\u003c\/h2\u003e\n\n\u003cp\u003eA quality scooter deserves quality support. With the Servis Zone app, you have an overview of your machine 24\/7 and access to professional e-scooter service.\u003c\/p\u003e\n\n\u003cul class=\"lf-service-points\"\u003e\n\n\u003cli\u003ePriority VIP status and preferential order handling\u003c\/li\u003e\n\n\u003cli\u003eFree collection and delivery within the VIP package\u003c\/li\u003e\n\n\u003cli\u003eOnline repair status tracking in the app\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!-- PARAMETERS --\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⚙️ 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 800W (Peak 2200W)\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eSpeed:\u003c\/strong\u003e 55 km\/h\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eClimb:\u003c\/strong\u003e 30°\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\u003eCapacity:\u003c\/strong\u003e 48V 15.6Ah\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eRange:\u003c\/strong\u003e Up to 45 km\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eCharging:\u003c\/strong\u003e Standard port\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\u003eWeight:\u003c\/strong\u003e 29 kg\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eLoad capacity:\u003c\/strong\u003e 130 kg\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWheels:\u003c\/strong\u003e 9.5\" Universal\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-param\"\u003e\n\n\u003ch3\u003eExtra\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003eStart-up:\u003c\/strong\u003e NFC card\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eDisplay:\u003c\/strong\u003e Integrated in handlebars\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eLights:\u003c\/strong\u003e Front + rear + deck\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lf-note\"\u003e*Maximum speed and range depend on rider's weight and terrain.\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 Langfeite Coupé deceives with its appearance. It looks like a city styler, but thanks to its two motors and excellent chassis, it's the best all-rounder in its class. For those seeking quality and wanting to have fun off-road, this is the clear choice. Quality comes at a price, and here you get the maximum.\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\/documents\/upload\/Coupe_07.jpg\" alt=\"Langfeite Coupé Finale\"\u003e\n\u003ch2\u003eReady for a ride without limits?\u003c\/h2\u003e\n\n\u003ca href=\"#\" class=\"lf-btn\"\u003eI want the Langfeite Coupé\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\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 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 on its way. \u003cstrong\u003eNo one checks the condition of the scooter when it left the factory.\u003c\/strong\u003e Technical care and responsibility are lacking, 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 the opposite 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 the 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 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 SALVAGE 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 daily repairs machines from across the market.\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\"\u003eFind out 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 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":53917902045527,"sku":"1594","price":1261.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1028\/1680\/9303\/files\/1594-5_coupe-06.jpg?v=1782987808","url":"https:\/\/ecovehicle.cz\/en-eu\/products\/elektrokolobezka-langfeite-coupe","provider":"Eco Vehicle","version":"1.0","type":"link"}