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
    Flebi Pluma – ultra-light folding electric bike made of carbon fiber, 14 kg

    Flebi Pluma – ultra-light folding electric bike made of carbon fiber, 14 kg

    $2,912.04

    Flebi Pluma is an exceptionally lightweight folding electric bike weighing only 14 kg. Made of carbon fiber and equipped with a 250 W mid-drive motor and 36 V / 7 Ah battery, it offers a range of up to 60 km and speeds up to 25 km/h. Ideal for those who need a compact, elegant, and efficient urban transport solution.

    New Year Sale Specials
    Motor
    Motor
    Battery
    Battery
    Max speed
    Max Speed
    Max Range
    Max Range
    Braking System
    Braking System
    Light Weight
    Weight
    New Year Sale! Ends in

    12-24 Months Warranty

    Ship From Local Warehouse

    30-day Risk-Free Trial

    Categories: Lightweight Ebike

    🌟 Featherweight Design, Pro-Level Strength
    Meet the Flebi Pluma — one of the lightest e-bikes you can find, weighing only 14 kg! Built with a carbon frame, fork, and handlebars, it’s incredibly strong yet easy to lift and carry. Perfect for city riders who often bring their bike upstairs or into an apartment.

    Mid-Drive Power for a Natural Ride
    Enjoy seamless pedaling thanks to the advanced Star Union Mid-Drive 250 W / 75 Nm motor. With an integrated torque sensor, it automatically adapts power output to your effort — giving you smooth, intuitive support whether you’re cruising through traffic or tackling steep hills.

    🔋 Smart Battery, Greater Freedom
    Powered by a 36 V / 7 Ah / 252 Wh LG Li-ion battery, the Pluma delivers up to 60 km of range on medium assist. Charge it directly on the bike or remove it for added convenience — ideal for your daily commute, errands, or weekend adventures.

    🧳 Fold It in 15 Seconds and Go
    Need portability? Pluma folds down in seconds to a compact 67 × 74 × 49 cm. Slide it into a car trunk, take it on the train, or store it neatly in your home or camper van — travel flexibility at its best.

    🛡️ Comfort and Safety, Perfectly Balanced
    Reliable Star Union 160 mm hydraulic disc brakes ensure consistent stopping power in all conditions. The wide Schwalbe Big Apple 18 × 2.00 tires smooth out bumps, while the quiet Gates 63T belt drive and Shimano Nexus 3 gearing keep every ride effortless and maintenance-free.

    🏙️ Made for Modern Urban Riders
    Designed for cyclists between 155–185 cm tall, the Flebi Pluma suits anyone who values lightweight practicality, style, and innovation. A perfect match for apartment dwellers, travelers, and anyone seeking a refined, go-anywhere city e-bike.

    Specifications

    Range

    60 KM

    Max Speed

    25km/h

    Weight

    14 KG

    Motor

    250W

    Battery

    36V 7Ah

    Braking System

    Hydraulic Disc

    Wheel

    18 Inch

    Customer Reviews

    1. English

      Emily H.

      After a few rides, the Flebi Pluma feels smooth and easy to manage. I especially like the folding design; together with the comfortable riding position, it suits commuting and compact storage very well.

    2. English

      Liam Parker

      A solid choice for commuting and compact storage. The Flebi Pluma feels dependable, and both the comfortable riding position and folding design work as expected.

    Show only reviews in English (UK) (0)

    Add a review

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

    Popular now

    Flebi Pluma – ultra-light folding electric bike made of carbon fiber, 14 kg

    $2,912.04

    Select options