Sign-up for our next Ride & Drive event:
Hop into an Orange EV truck to see why drivers love them and to experience the Orange EV difference.
- Breakfast
- Meet & Greet Founders & Executives
- Tour New Production Line
- Ride and Drive: HUSK-e and e-TRIEVER
Fill out this form and someone from Orange EV will reach out to you to provide additional details and confirm.
Location: Our Headquarters and Manufacturing facility
900 N. 69th Street
Kansas City, KS 66102
Made in the USA
Contact Us
hbspt.forms.create({
portalId: "44152802",
formId: "3d2cd5d5-46d6-4809-93b5-a72ee71bef61"
});
hbspt.forms.create({
region: "na1",
portalId: "YOUR_PORTAL_ID",
formId: "YOUR_FORM_ID",
target: "#hubspot-form-container",
onFormReady: function ($form) {
// Append a hidden honeypot field to the form
$form.append('');
},
onFormSubmit: function ($form) {
const honeypotField = document.getElementById("honeypot");
if (honeypotField && honeypotField.value !== "") {
console.log("Bot detected: form submission blocked.");
alert("Submission blocked due to suspected bot activity."); // Optional
return false; // Prevent form submission
}
}
});
