Menu

AUD
Amflow PX Carbon
$9,999.00 Incl. tax
Add to cart
Amflow PX Carbon
Amflow
(0)

Amflow PX Carbon

$9,999.00 Incl. tax
In stock

Product description

Frame
Amflow PX Carbon Frame
Phantom Black
40 adjustable geometry configurations
Compatible with 27.5″ and 29″ rear wheels

E-Bike System
Avinox M2S Drive Unit: Nominal 130N·m, Peak 150N·m
Avinox Screen: 2-inch OLED Control Display
Avinox Integrated Battery: 700Wh
Avinox Wireless Controllers: Right and left sides
Avinox Fast Charger: 12A/508W

Rear shock
FOX Float X Performance (MY 2027)
2-position lever, custom tune, LSR adjustment, 210×55mm, air shock

Fork
FOX 36 Performance (MY 2027)
160mm travel, GRIP damper, Sweep/LSR adjustment, 15×110mm, 44mm offset

Drivetrain
Rear Derailleur: SRAM S1000 Eagle Transmission Derailleur
Chainring: SRAM Eagle Transmission DM Chainring 38T for Avinox
Shift Levers: SRAM AXS Pod Controller
Cassette: SRAM XS-1270 Eagle Transmission Cassette 10-52T
Chain: SRAM Eagle 70 Transmission Flattop Chain
Power Supply: Avinox M2 Series Electronic Rear Derailleur Power Cable (SRAM AXS Extension Cord)
Crankset: Avinox SL Crank (M/L: 155mm; XL/XXL: 160mm)

Brakes
Magura Gustav Pro Hydraulic Disc Brake, 4-piston calipers
Magura Sensor Rotor (203mm, 2.5mm)

Wheels
Amflow XMA-30 Mullet Version
Front Rim: Alloy, 29″, 30mm inner width, 32H, tubeless ready
Rear Rim: Alloy, 27.5″, 30mm inner width, 32H, tubeless ready
Spokes: SAPIM E-Light
Front Hub: Alloy, 2 sealed bearings, 15×110mm thru-axle, 32H, 6-bolt
Rear Hub: Alloy, 4 sealed bearings, 12×148mm thru-axle, 32H, 6-bolt, 4 pawls 36T, HG

Tyres
Front: Schwalbe Magic Mary, 29×2.5 Gravity Pro, Radial
Rear: Schwalbe Albert, 27.5×2.5 Gravity Pro, Radial

Handlebar
Amflow Enduro Alloy Handlebar
40mm Rise, 800mm Width, 35mm Diameter
5-degree upsweep, 9-degree backsweep

Grips
Amflow Enduro Grip 2 Lock-on Grips

Stem
Amflow Mountain Bike Split Stem
Length: 35mm
Clamping Diameter: 35mm

Saddle
Amflow Mountain Saddle

Dropper Post
Amflow Dropper Post Shim (adjustable travel: 0/5/10/15/20/25mm)
M/L Frame: 190mm
XL Frame: 210mm
XXL Frame: 230mm

Accessories
Avinox Front Light
Amflow Bottle Cage
Three Geometry Adjustment Systems (0.5°/1° Headset Cups, Chainstay Flip-Chip)
5/10mm Dropper Post Travel Reducing Spacer
Rear Light
Torque Wrench
Clear Frame Protection Film
Shock Pump
Quick Start Guide

Reviews

0/5
0 stars based on 0 reviews
0 reviews

Related products

Recently viewed

Amflow Amflow PX Carbon
Amflow
Amflow PX Carbon
$9,999.00 $9,090.00
 

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 06:05
Choose your language
Choose your currency
$

Recently added

Total incl. tax
$0.00
0
Compare
Start comparison

Review Amflow Amflow PX Carbon

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 »