Menu

AUD
Fumpa Pro Pump
$250.00 Incl. tax
Add to cart
Fumpa Pro Pump
Fumpa
(0)

Fumpa Pro Pump

$250.00 Incl. tax
In stock

This is the ultimate machine for your workbench. Read more.

Product description

This is the ultimate machine for your workbench. Hand-built in Australia around the tried and tested air compressor of the original Fumpa that started the whole 'electric inflator' movement back in 2015. But seriously evolved.

High-contrast OLED display for clear daylight visibility, built-in gauge zeroing for accurate readings to 0.1 psi every time, bigger battery for more power, ergonomic design features, tyre pressure presets in Bar, psi or kPa and user-serviceable batteries with replacement kits available from Fumpa.

The Fumpa Pro's battery is 36% larger than a Fumpa OG battery, giving the pump significantly more capacity in the same size machine. Enough 'oomph' to fully inflate 7 - 8 tyres per recharge, ridiculously fast, and with digital gauge accuracy down to the decimal point. In fact it can accurately read and display tyre pressures in 0.1 psi increments from 0.0 psi all the way up to 120 psi.

The Fumpa Pro comes with a convertible air nozzle which can be configured for Schrader, Presta or Clik valves. A range of optional connectors can also be purchased from Fumpa to connect the Fumpa Pro to a wide range of valve and wheel combinations.

The Fumpa Pro's rock-solid construction, hand-held size and serviceable design make it a core tool in many pro team tool kits. The new rubberised black caps on the pump's body make it easy to grab quickly and hold onto, and they help protect it from knocks and scrapes.

Use a Fumpa Pro at home for pre-ride tyre checks and tyre top-ups, for workshop maintenance including reseating tubeless tyres or when you travel to ride; carried in your backpack, even on planes.

Perforance

  • Road (700 x25): 0 - 100 psi in 24 seconds
  • Gravel (700 x 32): 0 - 40 psi in 13 seconds
  • Mtb (29" x 2.2"): 0 - 20 psi in 23 seconds

Features

  • Designed and engineered for home and professional bike mechanics
  • For road, gravel, MTB and commuter cyclists
  • For tubes or tubeless tyres
  • High-contrast OLED display for clear visibility in bright sunshine
  • Inflates 7 - 8 tyres per recharge
  • 120 psi (8.3 Bar) maximum pressure
  • Rubberised end caps for better grip and product protection
  • Digital pressure gauge displays pressure in psi, kPa or Bar with decimal point accuracy to 0.1 psi from 0.0 psi to 120 psi
  • 750mAh rechargeable battery is replaceable to extend product life, indefinitely
  • Auto-zeroing pressure gauge for exceptional accuracy
  • Built-in pressure recalibration program
  • Standard nozzle included for Presta, Schrader and Clik valves
  • Accessories and extension nozzles available from Fumpa
  • Air-travel friendly
  • USB-C fast charge in under an hour
  • User-serviceable batteries, nozzle seals and body caps

Reviews

0/5
0 stars based on 0 reviews
0 reviews

Related products

Recently viewed

Fumpa Fumpa Pro Pump
Fumpa
Fumpa Pro Pump
$250.00 $227.27
 
Specialized Specialized Sly Short Sleeve Tee
-50%
Specialized
Specialized Sly Short Sleeve Tee
$32.00 $29.09 $15.99 $14.54
 

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

Recently added

Total incl. tax
$0.00
0
Compare
Start comparison

Review Fumpa Fumpa Pro Pump

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 »