Menu

    • (function () {
        if (window.dyuMegaDropdownWheelLockV2) return;
        window.dyuMegaDropdownWheelLockV2 = true;
      
        var panelSelector = '#brxe-bd51ce.brx-dropdown-content, #brxe-c45a2e.brx-dropdown-content, #brxe-c04fc5.brx-dropdown-content';
        var locked = false;
        var lockedY = 0;
        var syncTimer = 0;
        var scrollTimer = 0;
      
        function isDesktop() {
          return window.matchMedia && window.matchMedia('(min-width: 992px)').matches;
        }
      
        function isVisible(element) {
          if (!element || !isDesktop()) return false;
          var style = window.getComputedStyle(element);
          if (style.display === 'none' || style.visibility === 'hidden') return false;
          if (Number(style.opacity || 1) <= 0.05) return false;
          var rect = element.getBoundingClientRect();
          return rect.width > 10 && rect.height > 10;
        }
      
        function visiblePanelFromTarget(target) {
          var panel = target && target.closest ? target.closest(panelSelector) : null;
          return isVisible(panel) ? panel : null;
        }
      
        function anyPanelOpen() {
          if (!isDesktop()) return false;
          var panels = document.querySelectorAll(panelSelector);
          for (var index = 0; index < panels.length; index += 1) {
            if (isVisible(panels[index])) return true;
          }
          return false;
        }
      
        function lock() {
          if (locked) return;
          locked = true;
          lockedY = window.scrollY || document.documentElement.scrollTop || 0;
          document.documentElement.classList.add('dyu-mega-dropdown-wheel-locked');
        }
      
        function unlock() {
          if (!locked) return;
          locked = false;
          document.documentElement.classList.remove('dyu-mega-dropdown-wheel-locked');
        }
      
        function sync() {
          window.clearTimeout(syncTimer);
          syncTimer = window.setTimeout(function () {
            if (anyPanelOpen()) {
              lock();
            } else {
              unlock();
            }
          }, 60);
        }
      
        function canScrollPanel(panel, deltaY) {
          if (!panel || panel.scrollHeight <= panel.clientHeight + 2) return false;
          var atTop = panel.scrollTop <= 0 && deltaY < 0;
          var atBottom = panel.scrollTop + panel.clientHeight >= panel.scrollHeight - 2 && deltaY > 0;
          return !atTop && !atBottom;
        }
      
        document.addEventListener('wheel', function (event) {
          if (!isDesktop()) return;
      
          var panel = visiblePanelFromTarget(event.target);
          if (!panel && !anyPanelOpen()) return;
      
          lock();
      
          if (panel && canScrollPanel(panel, event.deltaY)) {
            event.stopPropagation();
            return;
          }
      
          event.preventDefault();
          event.stopPropagation();
        }, { capture: true, passive: false });
      
        document.addEventListener('touchmove', function (event) {
          if (!isDesktop() || !anyPanelOpen()) return;
          var panel = visiblePanelFromTarget(event.target);
          if (!panel) {
            event.preventDefault();
            event.stopPropagation();
          }
        }, { capture: true, passive: false });
      
        document.addEventListener('mouseover', sync, true);
        document.addEventListener('mouseout', sync, true);
        document.addEventListener('focusin', sync, true);
        document.addEventListener('focusout', sync, true);
        document.addEventListener('keydown', function (event) {
          if (event.key === 'Escape') sync();
        }, true);
      
        window.addEventListener('scroll', function () {
          if (!locked || !anyPanelOpen()) return;
          window.clearTimeout(scrollTimer);
          scrollTimer = window.setTimeout(function () {
            if (Math.abs((window.scrollY || document.documentElement.scrollTop || 0) - lockedY) > 1) {
              window.scrollTo(0, lockedY);
            }
          }, 0);
        }, { passive: true });
      
        window.addEventListener('resize', sync, { passive: true });
      
        var observer = new MutationObserver(sync);
        observer.observe(document.documentElement, {
          subtree: true,
          attributes: true,
          attributeFilter: ['class', 'style', 'aria-expanded']
        });
      
        sync();
      })();
      
      /* DYU SP1 folded-size header code 2026-07-04 */
      (function(){
        var labels={"45669":"Folded Size","45670":"Afmetingen gevouwen","45671":"Faltmaß","45672":"Összecsukott méret","45673":"Dimensioni piegata","45674":"Rozmiar po złożeniu","45675":"Tamanho dobrado","45676":"Tamaño plegado","45677":"Hopfälld storlek"};
        var value='700 x 450 x 620 mm';
        function getId(){var c=document.body&&document.body.className||'';for(var k in labels){if(c.indexOf('postid-'+k)>-1)return k;}return null;}
        function run(){var k=getId();if(!k)return;var label=document.getElementById('brxe-47a331');var val=document.getElementById('brxe-76df28');if(label)label.textContent=labels[k];if(val){val.textContent=value;val.style.display='';}}
        if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',run,{once:true});}else{run();}
        window.addEventListener('load',run);setTimeout(run,300);setTimeout(run,1200);
      }());
      /* End DYU SP1 folded-size header code */

      Best Sellers E-Bike ›

      Lightweight Ebike ›

      Commuter Ebike ›

      Fat Tire Ebike ›

      Fitness Ebike ›

      Folding Ebike ›

      Ebikes ›

  • DistributorAboutContact
    UrbanBiker Dakota FE – Electric Mountain Bike with 200 km Range | 27.5″ Wheel Size | Hydraulic Brakes | Bafang System

    UrbanBiker Dakota FE – Electric Mountain Bike with 200 km Range | 27.5″ Wheel Size | Hydraulic Brakes | Bafang System

    Original price was: $2,328.64.Current price is: $1,629.70.

    The UrbanBiker Dakota FE is a fully equipped electric mountain bike, designed for adventurous rides on various terrains. With a powerful 250 W Bafang motor and a 960 Wh battery, this e-MTB offers an impressive range of up to 200 km in ECO mode. Available in 27.5″ and 29″ wheel sizes, ideal for both beginners and experienced riders.

    New Year Sale Specials
    Motor
    Motor
    250 W
    Battery
    Battery
    48V 20Ah
    Max speed
    Max Speed
    25 km/h
    Max Range
    Max Range
    200KM
    Braking System
    Braking System
    Oil disc brake
    Light Weight
    Weight
    24KG
    New Year Sale! Ends in

    12-24 Months Warranty

    Ship From Local Warehouse

    30-day Risk-Free Trial

    Categories: Fat Tire Ebike

    🚵‍♂️ Designed for adventure

    The UrbanBiker Dakota FE is more than just an electric mountain bike; it’s your adventure partner. With a sporty design and lightweight frame, this e-MTB is ideal for exploring trails, hills, and green routes. Whether you’re a beginner or an experienced adventurer, the Dakota FE delivers the performance you need.

    🔋 Powerful battery for long rides

    Equipped with a 960 Wh lithium battery, the Dakota FE offers an impressive range of up to 200 km in ECO mode. This battery is fully integrated into the frame, enhancing both aesthetics and stability while improving ride comfort. Thanks to high-quality lithium technology, you enjoy a longer lifespan and fewer charging cycles.

    ⚙️ Advanced Bafang system

    The Dakota FE features a 250W Bafang mid-drive motor, known for its reliability and power. This system provides smooth and strong support, allowing you to climb hills effortlessly and reach speeds you wouldn’t normally achieve. The Bafang LCD display provides clear information about speed, battery status, and assistance level.

    🛡️ Safety and comfort

    Safety is paramount with the Dakota FE. Hydraulic disc brakes offer excellent braking power, even in wet or muddy conditions. The ergonomic saddle and grips ensure comfort during long rides, while the front fork suspension absorbs shocks and enhances ride comfort on rough terrain.

    🌍 Sustainable and reliable

    UrbanBiker is known for its commitment to quality and sustainability. The Dakota FE is designed for long rides and various terrains. Whether riding through forests, over gravel paths, or in the city, this e-MTB is built to last and take you anywhere.

    Specifications

    Range

    200KM

    Max Speed

    25 km/h

    Weight

    24KG

    Motor

    250 W

    Battery

    48V 20Ah

    Braking System

    Oil disc brake

    Wheel

    27.5 Inch

    Customer Reviews

    Reviews

    There are no reviews yet

    Show reviews in all languages (2)

    Be the first to review “UrbanBiker Dakota FE – Electric Mountain Bike with 200 km Range | 27.5″ Wheel Size | Hydraulic Brakes | Bafang System”

    Your email address will not be published. Required fields are marked *

    Popular now

    UrbanBiker Dakota FE – Electric Mountain Bike with 200 km Range | 27.5″ Wheel Size | Hydraulic Brakes | Bafang System

    Original price was: $2,328.64.Current price is: $1,629.70.

    Select options