Menu

AUD
2025 Amflow PL Carbon 800Wh
$9,400.00 Incl. tax
Add to cart
2025 Amflow PL Carbon 800Wh
Amflow
(0)

2025 Amflow PL Carbon 800Wh

$9,400.00 Incl. tax
In stock

The Amflow PL Carbon features a lightweight carbon frame, 800Wh Avinox drive, and 2-inch OLED display for smooth, efficient, and long-range e-bike performance. Read more.

Product description

5 Modes, Effortless Assistance

Auto mode adapts assistance in real-time. Activate Boost mode to instantly get 120 N·m of torque and 1000W high-power assistance.

Light Motor, Powerful Drive

The 2.52kg motor delivers 105N·m continuous torque and 1000W peak power. Strong and durable polymer material effectively suppresses noise.

Ultra-Light Streamlined Frame

The 19.2kg build uses an ultra-light carbon fiber frame that weighs just 2.27 kg, for breathtaking speed and agility.

800Wh Batt., 3x Fast Charging

Using the Avinox Drive System that provides battery with a maximum capacity of 800 Wh, the bike can reach a range of 157 km.

Versatile Geometry

Amflow PL's frame design features a 64.5° head tube angle, a 445mm chainstay length, and a 77° seat tube angle, offering balanced performance.

Built-in Touchscreen Display

The 2-inch full-color OLED touchscreen offers real-time ride data and range. Paired with the Avinox app, it offers remote locating features.

Amflow PL Carbon (800Wh)

Frame

  • Amflow PL Carbon Frame
  • Satin Silver
  • 150mm rear travel
  • Compatible with 27.5" and 29" rear wheels

E-Bike System

  • Avinox M1 Drive Unit: 105 N·m
  • Avinox Screen: 2-inch OLED Control Display
  • Avinox Integrated Battery: 800Wh
  • Avinox Wireless Controllers: Right and left sides
  • Avinox Fast Charger: 12A/508W

Fork

  • 2026 FOX 36 Performance
  • 160mm travel, GRIP Damper, 15×110mm, 44mm rake

Rear Shock

  • 2026 FOX Float Performance
  • Trunnion (185×55mm), custom tune, EVOL Air sleeve, 2-position lever

Transmission

  • Rear Derailleur: SRAM Eagle 70 Transmission Derailleur
  • Chainring: SRAM Eagle Transmission E-MTB Chainring 104BCD 34T
  • Shift Levers: SRAM Eagle 70 Transmission Shifter | Single Click
  • Cassette: SRAM XS-1270 Eagle Transmission 10-52T
  • Chain: SRAM Eagle 70 Transmission Flattop Chain
  • Crankset: Avinox SL Crank (M/L: 155mm; XL/XXL: 160mm)

Brakes

  • Magura MT5 hydraulic disc brake, HC lever, 4-piston caliper w/ Shiftmix 3, 203mm MDR-C Rotor (front and rear)

Wheels

  • Amflow HMA-30
  • Rims: Alloy, 29'', 30mm internal width, 32H, tubeless ready
  • Spokes: SAPIM E-Light J-bend
  • Front Hub: Alloy, 2 sealed cartridge bearings, 15×110mm thru-axle, 32h, 6-bolt
  • Rear Hub: Alloy, 4 sealed cartridge bearings, 148×12mm thru-axle, 32h, 6-bolt, 21T

Tires

  • Front: Maxxis Assegai MaxxTerra 29×2.5" WT 3C EXO E-25 TLR
  • Rear: Max

Reviews

0/5
0 stars based on 0 reviews
0 reviews

Related products

Recently viewed

Amflow 2025 Amflow PL Carbon 800Wh
Amflow
2025 Amflow PL Carbon 800Wh
$9,400.00 $8,545.45
 
Specialized 2026 Turbo Levo Comp Carbon G4
Specialized
2026 Turbo Levo Comp Carbon G4
$12,900.00 $11,727.27
 

Specifications

0/5
0 stars based on 0 reviews
0 reviews

Available in store

Online and in-store prices may differ
Last updated: Today at 07:38
Choose your language
Choose your currency
$

Recently added

Total incl. tax
$0.00
0
Compare
Start comparison

Review Amflow 2025 Amflow PL Carbon 800Wh

This product has been added to your cart
// $(document).ready(function() // { // if( $(window).width() < 768 ) // { // // console.log('Win Width less than 768'); // console.log('sticky start mobile'); // const addToCartButton = document.getElementById('add-to-cart-button'); // const elem = $('.addtocart-sticky'); // let stickyVisible = false; // const observer = new IntersectionObserver(function(entries) // { // if(entries[0].isIntersecting === true) // { // console.log('sticky intersecting TRUE'); // if( stickyVisible ) // { // console.log('already visible, remove class'); // elem.removeClass('mobile-visible'); // stickyVisible = false; // } // } // else // { // if( !stickyVisible ) // { // elem.addClass('mobile-visible'); // stickyVisible = true; // } // } // }, { threshold: [0] }); // if( addToCartButton ) // { // observer.observe(addToCartButton); // } // } // else // { // var stickyVisible = false; // function checkStickyAddToCart() // { // if( $('.addtocart-holder').length > 1 ) // { // var distance = $('.addtocart-holder').offset().top; // var elem = $('.addtocart-sticky'); // if ( $(window).scrollTop() >= distance ) // { // if( !stickyVisible ) // { // elem.addClass('visible'); // elem.fadeIn(100); // stickyVisible = true; // } // } // else // { // if( stickyVisible ) // { // elem.removeClass('visible'); // elem.fadeOut(100); // stickyVisible = false; // } // } // setTimeout(checkStickyAddToCart, 100); // } // } // checkStickyAddToCart(); // } // if( $(window).width() > 767 && theme.settings.product_mouseover_zoom ) // { // /* Zoom on hover image */ // $('.zoom').zoom({touch:false}); // } // //==================================================== // // Product page images // //==================================================== // var swiperProdImage = new Swiper('.swiper-productimage', { // lazy: true, // // pagination: { // // el: '.swiper-pagination-image', // // clickable: true, // // }, // on: { // lazyImageReady: function() // { // $('.productpage .swiper-lazy.swiper-lazy-loaded').animate({opacity: 1}, 200); // }, // } // }); // var swiperThumbs = new Swiper('.swiper-productthumbs', { // navigation: { // nextEl: '.thumb-arrow-right', // prevEl: '.thumb-arrow-left', // }, // spaceBetween: 15, // slidesPerView: 5, // breakpoints: { // 991: { // slidesPerView: 4, // spaceBetween: 15, // }, // 767: { // slidesPerView: 5, // spaceBetween: 15, // }, // 548: { // slidesPerView: 4, // spaceBetween: 15, // } // }, // on: { // init: function () { // this.centerSlides(); // }, // resize: function () { // this.centerSlides(); // } // } // }); // $('.swiper-productthumbs img').on('click', function() // { // var itemIndex = $(this).parent().index(); // $('.swiper-productthumbs .swiper-slide').removeClass('active'); // $(this).parent().addClass('active'); // swiperProdImage.slideTo(itemIndex); // swiperProdImage.update(true); // }); // //==================================================== // // End product page images // //==================================================== // $('.bundle-product [data-bundle-pid]').on('click', function(e) // { // e.preventDefault(); // var pid = $(this).attr('data-bundle-pid'); // var bid = $(this).attr('data-bundle-id'); // $('.bundle-configure[data-bundle-id="'+bid+'"][data-bundle-pid="'+pid+'"]').fadeIn(); // }); // $('.bundle-configure button, .bundle-configure .close').on('click', function(e) // { // e.preventDefault(); // $(this).closest('.bundle-configure').fadeOut(); // }); // });
Please accept cookies to help us improve this website Is this OK? Yes No More on cookies »