π FUEL COST: R2500+/monthβ TRAFFIC WASTE: 10+ hours weeklyποΈββοΈFITNESS EXCUSE: "No time to exercise"π BIKE LIMITATION: "Too slow/tiring uphill"
β Save R30 000/year on fuelβ Cut commute time by 40% - no more sitting in trafficβ Get FITTER without extra time -Thank goodnessβ CLIMB HILLS at 25km/h+
HOW IT WORKS
Step 1: Choose Your Kit
Step 2: Install in 2 to 3 hours
Step 3: Start Saving and Riding
250W COMPLETE KIT (R9000)
β 250W rear hub motor (pre-built 29-inch wheel)β 36V 10Ah battery (blue sealed) - charger & triangle bag includedβ LED display, controller with full kitβ LEGAL for SA Public roadsβ Free Shipping (Ship in 3 days)β 7-day money-back guaranteeRANGE: 25 - 40km (pedal assist)
DescriptionWheel: 29" (pre-built) - includes 7-speed freewheel, tube and tyre, ready to fit. Motor: 250W rear hub motor (brushless, geared) - pre-laced into the wheel. Waterproof motor connector. Non-waterproof controller connectors. Battery: 36V 10AH lithium-ion (sealed blue case) 800 cycles = lasts for many years - charger and triangle bag included. Electronics: LED display, controller, PAS sensor (pedal assist), and brake sensors - Everything needed for a full conversion. Compliance: Legal for use on South African public roads (within e-bike regulations)This kit gives you a complete, road-legal conversion with durable, weather resistant components - simply mount, connect and ride.
β 250W rear hub motor (pre-built wheel)β LED display, controller with full kitβ No battery included (requires 36V battery)β Save R3000 upfrontβ Free Shipping (Ship in 3 days)β 7-day money-back guaranteeRANGE: 25 - 40km (pedal assist)
β 1000W high-torque motor(pre-built wheel)β Off-road & steep hill capabilityβ LED display, controller with full kitβ No battery included (Requires 48V battery)β Free Shipping (Ship in 3 days)β 7-day money-back guaranteeNOTE: Check local regulation for off-road use
// Simple suggestion engine function updateSuggestion() { // Get selected values const use = document.querySelector('input[name="use"]:checked'); const distance = document.querySelector('input[name="distance"]:checked'); const terrain = document.querySelector('input[name="terrain"]:checked'); const budget = document.querySelector('input[name="budget"]:checked'); // Only show suggestion if at least 2 questions answered const answeredCount = [use, distance, terrain, budget].filter(x => x).length; if (answeredCount < 2) { document.getElementById('suggestionBox').style.display = 'none'; return; } // Default suggestion let suggestion = "250W Complete Kit"; let description = "Perfect for daily commuting. Legal on SA roads. 20-30km range."; let showBatteryNote = false; // Get values const useVal = use ? use.value : ''; const distVal = distance ? distance.value : ''; const terrainVal = terrain ? terrain.value : ''; const budgetVal = budget ? budget.value : ''; // SIMPLE LOGIC - Easy to understand suggestions // 1000W for off-road, steep hills, or heavy cargo if (useVal === 'offroad' || useVal === 'cargo' || terrainVal === 'steep') { suggestion = "1000W Power Kit"; description = "For off-road, steep hills, or heavy loads. Requires 48V 20Ah battery."; showBatteryNote = true; } // Budget option - Wheel + Controller else if (budgetVal === 'entry') { suggestion = "250W Wheel + Controller Kit"; description = "Save R3,000 upfront. Add a battery later when you're ready."; } // Long distance commuter else if (useVal === 'commute' && distVal === 'long') { suggestion = "250W Complete + 15Ah Battery"; description = "Extended range for longer commutes. 28-42km real-world range."; } // Everything else defaults to 250W Complete else { suggestion = "250W Complete Kit"; description = "Our most popular kit. Legal, reliable, and ready to ride."; } // Update the suggestion box document.getElementById('suggestionText').innerText = suggestion; document.getElementById('suggestionDesc').innerText = description; // Show/hide battery note const batteryNote = document.getElementById('batteryNoteSimple'); if (showBatteryNote) { batteryNote.style.display = 'inline-block'; } else { batteryNote.style.display = 'none'; } // Show the suggestion box document.getElementById('suggestionBox').style.display = 'block'; } // Reset all selections function resetQuiz() { // Clear all radio selections const radios = document.querySelectorAll('input[type="radio"]'); radios.forEach(radio => radio.checked = false); // Hide suggestion document.getElementById('suggestionBox').style.display = 'none'; } // Initialize - hide suggestion until answers selected document.addEventListener('DOMContentLoaded', function() { document.getElementById('suggestionBox').style.display = 'none'; });
FAQs
Q: Is the 250W kit legal on SA roads? A: Yes, 250W complies with South African e-bike regulations...Q: How difficult is installation? A: Most customers complete it in 2-3 hours with our video guide...Q: What if it doesn't fit my bike? A: Email us your bike specs before ordering for free compatibility check...Q: What's your return policy? A: 7-day money-back guarantee for unused items in original packaging...Q: Do you offer installation service? A: Currently DIY only, but we're building a network of local installers...
About
Hand-Built to your specification | Includes charger | 6-week lead time | limited monthly slots