Bundle: Mirror, Horn, Phone Holder

Bundle: Mirror, Horn, Phone Holder

$69 CAD$49 CAD

- Mirror Bundle: Circular Plug compatible with all bikes
- Mirror Bundle: Rectangular compatible with Rize, Rize X, Rize RX, RX Pro

 

Mirror and Mirror Grip:
- All side mirror
- Adjustable viewing angles


Horn:
- Three modes of sound
- 180 days standby duration
- USB charging port


Cell Phone Holder:
- Compatible with all smart phones

 


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' );