LCD v2

LCD v2

$150 CAD

Key Features:
- 3.2" High Contrast IPS Color Screen
- 48v / 52v Compatible

- USB Port 5v / 500mA
- Wattage Readout
- Voltage Readout
- Automatic Headlight and Taillight Activation


Other Features:
- Clock
- Cruise Control
- Password Lock Protection
- Power Indicator (Percentage)

Voltage and tire size must be adjusted to the bike's spec

*Not compatible with City MD, Rize MD, Rize RX, RX Pro, and Fixie


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