“Liberation rides” Specialized Gravel Series Limburg 2026

39.95

Event Details

Date: 5 september 2026

Start time: 06:00 CET

End time: 18:00 CET

Venue: Banholt, Hondsrug (veldweg inrijden via Bredeweg langs Harmoniezaal)

Directions: Banholt, Hondsrug (veldweg inrijden via Bredeweg langs Harmoniezaal)

Email: info@crossbordercycling.eu

if ( ! is_product() ) { // Ensure it's a single product page return; } global $product; if ( ! $product instanceof WC_Product ) { return; } $product_data = array( 'item_id' => $product->get_sku() ? $product->get_sku() : $product->get_id(), 'item_name' => $product->get_name(), 'price' => (float) $product->get_price(), 'currency' => get_woocommerce_currency(), ); ?>