Inner Tube

Inner Tube

$20 CAD

• Size 20x2.25" compatible with Bolt
• Size 20x3.3/4" compatible with Blade and Bolt X
• Size 26x2.10" compatible with City, City MD
• Size 26x4" compatible with Rize X and Leisure
• Size 27x2.10" compatible with Rize, Rize MD
• Size 27x2.35" compatible with Rize RX

----------

Kenda tube


Free Shipping when purchased with an eBike

Customer Reviews

You have successfully subscribed!
/** * Remove the generated product schema markup from Product Category and Shop pages. */ function wc_remove_product_schema_product_archive() { remove_action( 'woocommerce_shop_loop', array( WC()->structured_data, 'generate_product_data' ), 10, 0 ); } add_action( 'woocommerce_init', 'wc_remove_product_schema_product_archive' );