CINXE.COM

EV Charging Solutions | EV Solutions | EV Business Solutions

<!doctype html><html lang="en"><head> <!-- Start cookieyes banner --> <!-- <script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/60eeb60aec0a0eade4d1281b/script.js"></script> --> <!-- End cookieyes banner --> <meta charset="utf-8"> <title>EV Charging Solutions | EV Solutions | EV Business Solutions</title> <meta name="description" content="EV solutions: Empower your EV business with ChargeHub solutions eMSP, CPO, Plug and Charge, E roaming, EV Charging Map, EV Charging App, EV Chargers &amp; EV Guides"> <link rel="SHORTCUT ICON" href="https://chargehub.com/hubfs/favicon-96x96.png"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:description" content="EV solutions: Empower your EV business with ChargeHub solutions eMSP, CPO, Plug and Charge, E roaming, EV Charging Map, EV Charging App, EV Chargers &amp; EV Guides"> <meta property="og:title" content="EV Charging Solutions | EV Solutions | EV Business Solutions"> <meta name="twitter:description" content="EV solutions: Empower your EV business with ChargeHub solutions eMSP, CPO, Plug and Charge, E roaming, EV Charging Map, EV Charging App, EV Chargers &amp; EV Guides"> <meta name="twitter:title" content="EV Charging Solutions | EV Solutions | EV Business Solutions"> <style> a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px} </style> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/144796779115/1743448506010/template_base.min.css"> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/144792622868/1743448502143/template_base-overrides.min.css"> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/149743889848/1743603953609/template_child.css"> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/171386860163/1743605844505/template_blog-post.min.css"> <style> #header-menu { display: flex; flex-direction: column; width: 100%; font-family: Figtree; } #header-menu .top-section-container { display: flex; width: 100%; align-items: center; justify-content: flex-end; column-gap: 12px; } #header-menu .container { display: flex; flex-direction: column; } #header-menu .container { padding: 10px 0; } #header-menu ul { margin-bottom: 0; } #header-menu a { color: #474747; } #header-menu .top-section { display: flex; justify-content: flex-end; align-items: center; gap: 16px; background-color: #F7F7F7; padding: 8px 15px; } #header-menu .top-nav { display: flex; justify-content: flex-end; /* gap: 20px; */ list-style-type: none; } #header-menu .nav-container .top-nav { /* gap: 20px; */ } #header-menu .main-section .top-nav { font-size: 16px; line-height: 24px; font-weight: 400; } #header-menu .main-section .top-item { padding-left: 16px; padding-right: 16px; } #header-menu .top-section .top-item { font-size: 14px; line-height: 20px; font-weight: 600; padding-left: 12px; padding-right: 12px; border-right: 1px solid #c9c9c9; } #header-menu .top-section .top-item:last-of-type { padding-right: 0; border-right: none; } #header-menu .top-item .ti-link { color: #474747; cursor: pointer; } #header-menu .top-item .ti-link:hover, #header-menu .top-item .top-nav-link:hover { text-decoration: underline; text-underline-offset: 5px; } #header-menu .top-item.active .ti-link { text-decoration: underline; text-decoration-color: #18D1AE; text-decoration-thickness: 3px; text-underline-offset: 5px; font-weight: bold; transition: text-decoration-color 0.3s ease, text-decoration-thickness 0.3s ease, text-underline-offset 0.3s ease; } #header-menu .top-item.top-item-bordered { /* border-right: 1px solid #C9C9C9; */ /* padding-right: 20px; */ /* margin-right: 20px; */ } #header-menu .item-icon { height: 16px; } #header-menu .cta-item-icon { height: 16px; margin-right: 10px; } #header-menu .top-section .language-switcher { display: flex; align-items: center; justify-content: center; /* padding-left: 10px; */ position: relative; cursor: pointer; background-color: #EDEDED; border-radius: 12px; padding: 4px 14px; } #header-menu .top-section .language-switcher .language-box { display: flex; flex-direction: column; opacity: 0; visibility: hidden; position: absolute; top: 25px; transition: opacity 0.3s ease-out, transform 0.3s ease-out, visibility 0s linear 0.3s; padding: 10px 12px; row-gap: 20px; background-color: #fff; } #header-menu .top-section .language-switcher .language-box a { font-size: 16px; line-height: 24px; font-weight: 400; color: #080808; } #header-menu .top-section .language-switcher .language-box.active { /* #header-menu .top-section .language-switcher:hover .language-box, */ /* #header-menu .top-section .language-box:hover { */ opacity: 1; visibility: visible; transition: opacity 0.3s ease-in, transform 0.3s ease-in, visibility 0s linear 0s; z-index: 9999; } #header-menu .top-section .language-icon { height: 16px; } #header-menu .main-section { display: flex; padding: 10px 15px; align-items: center; justify-content: space-between; column-gap: 40px; } #header-menu .logo-container { max-height: 42px; } #header-menu .logo-container img { height: auto; /* max-width: 100%; */ max-width: fit-content; max-height: 42px; } #header-menu .nav-container { display: flex; gap: 20px; align-items: center; justify-content: flex-start; width: 100%; } #header-menu .submenu-wrapper { position: absolute; margin-top: 20px; display: flex; z-index: 9999; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity 0.3s ease-out, visibility 0s linear 0.3s; width: 100%; left: 0; } #header-menu .submenu-wrapper.active { opacity: 1; visibility: visible; pointer-events: auto; transition: opacity 0.3s ease-in, visibility 0s linear 0s; } #header-menu .submenu-box { display: flex; background-color: #F7F7F7; flex-direction: row; width: 100%; /* align-items: center; */ padding: 40px; } #header-menu .menu-column-wrapper { display: flex; padding: 20px 0; width: 100%; } #header-menu .submenu-box .submenu-column-title { font-size: 18px; line-height: 28px; } #header-menu .submenu-box .submenu-item a { font-size: 16px; line-height: 24px; } #header-menu .submenu-box .menu-column-wrapper:not(:last-child) { border-right: 1px solid #EDEDED; } #header-menu .menu-column-wrapper.column-type-links { flex-direction: column; row-gap: 20px; padding: 32px; } #header-menu .menu-column-wrapper.column-type-links { border-bottom: 1px solid #EDEDED; } #header-menu .menu-column-wrapper.column-type-links.column-last { border-bottom: none; } #header-menu .menu-column-wrapper.column-type-image { align-items: center; justify-content: center; } #header-menu .menu-column-wrapper.column-type-empty { width: 150%; } #header-menu .column-image-container { width: 316px; } #header-menu .cta-container { display: flex; align-items: center; min-width: fit-content; } #header-menu .cta-button { border-radius: 32px; background-color: #18d1ae; border-color: #18d1ae; color: #052a23; height: 44px; padding: 8px 20px; display: flex; align-items: center; font-size: 14px; line-height: 20px; font-weight: 700; } #header-menu .submenu-column-title { font-weight: bold; } @media (max-width: 1199px) { #header-menu .main-section { column-gap: 20px; } } @media (min-width: 901px) { #header-menu .mobile-logo-container, #header-menu .mobile-menu-wrapper, #header-menu .hamburger-icon { display: none; } #header-menu .submenu-box { padding: 0; } #header-menu .menu-column-wrapper { padding: 32px; } #header-menu .column-type-links a:hover { text-decoration: underline; text-decoration-color: #18D1AE; text-decoration-thickness: 3px; text-underline-offset: 5px; transition: text-decoration-color 0.3s ease, text-decoration-thickness 0.3s ease, text-underline-offset 0.3s ease; } } @media (max-width: 900px) { #header-menu { /* font-size: 14px; */ } #header-menu .main-section { padding: 16px; } #header-menu .top-section-container { column-gap: 12px; } #header-menu .top-section .container-xl { padding: 0; } #header-menu .top-section .top-item { padding-left: 12px; padding-right: 12px; border-right-color: #c9c9c9; } #header-menu .top-section .top-item:last-of-type { padding-right: 0; border-right: none; } #header-menu .logo-container { display: none; } #header-menu .nav-container { display: none; } #header-menu .mobile-menu-wrapper { display: none; /* position: relative; */ position: absolute; top: 135px; z-index: 9999; overflow: hidden; width: 100%; background: #f7f7f7; } #header-menu .mobile-menu-wrapper.active { display: block; min-height: 100vh; } #header-menu .mobile-top-section { position: absolute; top: 0; left: 0; right: 0; z-index: 10; background: #fff; padding: 10px; border-bottom: 1px solid #ddd; } #header-menu .mobile-menu-inner { display: flex; width: 100%; transition: transform 0.5s ease-in-out; position: relative; /* top: 50px; */ /* padding-bottom: 50px; */ } #header-menu .mobile-menu-panel { width: 100%; flex-shrink: 0; padding: 32px; height: 100%; } #header-menu .cta-button { min-height: 44px; padding: 8px 20px; } #header-menu .mobile-main-panel-bottom-image { display: flex; justify-content: center; width: 100%; padding: 8px 0; } #header-menu .mobile-main-panel-bottom-image img { min-width: 316px; } #header-menu .submenu { height: 0; opacity: 0; overflow: hidden; transition: height 0.3s ease; } #header-menu .submenu.active { height: 100%; opacity: 1; } #header-menu .mobile-menu-panel .submenu-column-title { font-size: 20px; line-height: 28px; font-weight: 700; } #header-menu .mobile-menu-panel .submenu-item a { font-size: 16px; line-height: 24px; font-weight: 400; color: #272727; } #header-menu .menu-column-wrapper { padding: 16px 0; flex-direction: column; } #header-menu .menu-column-wrapper.column-type-links { padding: 32px 0; } #header-menu .mobile-menu-panel .link { width: 100%; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #eee; padding: 16px 0; } #header-menu .mobile-menu-panel .link:first-child { padding-top: 0 } #header-menu .mobile-menu-panel .link.last-link { border-bottom: none; } #header-menu .menu-column-wrapper.column-type-links.remove-bottom-border { border-bottom: none; } #header-menu .link a { font-size: 20px; line-height: 28px; font-weight: 700; width: 100%; text-decoration: none; color: #272727; padding: 10px 0; } #header-menu .link .rightwards-arrow { color: black; } #header-menu .submenu-item { } #header-menu .back-arrow { width: 100%; /* margin-bottom: 10px; */ } #header-menu .back-arrow a { font-weight: bold; color: #474747; } #header-menu .icon-arrow-right, #header-menu .icon-arrow-left { max-width: 14px; max-height: 12.1px; } #header-menu .back-trigger { display: flex; align-items: center; justify-content: space-between; width: 100%; font-size: 20px; line-height: 28px; font-weight: 700; padding-bottom: 32px; border-bottom: 1px solid #EDEDED; } #header-menu .column-image-container { display: flex; align-items: center; justify-content: center; } #header-menu .hamburger-icon-container { margin-left: 20px; } #header-menu .hamburger-icon { width: 30px; height: 24px; display: flex; flex-direction: column; justify-content: space-between; cursor: pointer; margin: 10px; /* Adjust spacing as needed */ } #header-menu .hamburger-icon span { display: block; height: 3px; background-color: #333; transition: all 0.3s ease; } #header-menu .hamburger-icon-container.active .hamburger-icon span:nth-child(1) { transform: translateY(10px) rotate(45deg); } #header-menu .hamburger-icon-container.active .hamburger-icon span:nth-child(2) { opacity: 0; } #header-menu .hamburger-icon-container.active .hamburger-icon span:nth-child(3) { transform: translateY(-11px) rotate(-45deg); } .hide-element { height: 0; width: 0; visibility: hidden; display: none; } } #header-menu .top-nav-link { display: flex; gap: 8px; align-items: center; cursor: pointer; color: #474747; } </style> <style> .widget_1742504865518 {background-image: url(https://chargehub.com/hs-fs/hubfs/Chargehub-Homepage-splash-image-en.png?width=1440&name=Chargehub-Homepage-splash-image-en.png); background-size: cover; background-position: center right;background-color: rgba(255, 255, 255, 1.0); border-top: 0px none #e5e7ea; border-bottom: 0px none #e5e7ea; }@media (min-width: 768px) { .widget_1742504865518 { background-image: url(https://chargehub.com/hs-fs/hubfs/Chargehub-Homepage-splash-image-en.png?width=2880&name=Chargehub-Homepage-splash-image-en.png); } } .widget_1742504865518, .widget_1742504865518 > div { position: relative; } .widget_1742504865518::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.0); } .widget_1742504865518.sr-padding-custom, .widget_1742504865518 .sr-padding-custom { padding-top: 6.25rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; margin-top: 0rem; margin-bottom: 0rem; ; } .widget_1742504865518 iframe, .widget_1742504865518 video:not(.sr-bg-video), .widget_1742504865518 .sr-multicol-media .responsive-video { z-index: 10; } @media (max-width: 767px) { } </style> <style> .module_17423239201733 {background-image: url(); background-size: cover; background-position: center center;background-color: rgba(255, 255, 255, 1.0); border-top: 0px none #e5e7ea; border-bottom: 0px none #e5e7ea; }@media (min-width: 768px) { .module_17423239201733 { background-image: url(); background-attachment: fixed; } } .module_17423239201733, .module_17423239201733 > div { position: relative; } .module_17423239201733::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(52, 58, 64, 0.0); } .module_17423239201733 iframe, .module_17423239201733 video:not(.sr-bg-video), .module_17423239201733 .sr-multicol-media .responsive-video { z-index: 10; } @media (max-width: 767px) { } </style> <style> .widget_1742577811343 {background-color: rgba(247, 247, 247, 1.0); border-top: 0px none #e5e7ea; border-bottom: 0px none #e5e7ea; } .widget_1742577811343 iframe, .widget_1742577811343 video:not(.sr-bg-video), .widget_1742577811343 .sr-multicol-media .responsive-video { z-index: 10; } @media (max-width: 767px) { } </style> <style> .widget_1715719190663 {background-image: url(https://chargehub.com/hs-fs/hubfs/General%20Homepage/Frame%2040%20%281%29.png?width=1440&name=Frame%2040%20%281%29.png); background-size: cover; background-position: center center;background-color: rgba(255, 255, 255, 1.0); border-top: 0px none #e5e7ea; border-bottom: 0px none #e5e7ea; }@media (min-width: 768px) { .widget_1715719190663 { background-image: url(https://chargehub.com/hs-fs/hubfs/General%20Homepage/Frame%2040%20%281%29.png?width=2880&name=Frame%2040%20%281%29.png); background-attachment: fixed; } } .widget_1715719190663, .widget_1715719190663 > div { position: relative; } .widget_1715719190663::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(52, 58, 64, 0.0); } .widget_1715719190663 iframe, .widget_1715719190663 video:not(.sr-bg-video), .widget_1715719190663 .sr-multicol-media .responsive-video { z-index: 10; } @media (max-width: 767px) { } </style> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hub/40798709/hub_generated/module_assets/126786721923/1729101112269/module_126786721923_SR_Clients_Carousel_01.min.css"> <style> .module_17163967944335 { border-top: 0px none #e5e7ea; border-bottom: 0px none #e5e7ea; } .sr-clients .description { padding-bottom: 1rem; } .sr-clients .slick-list.draggable { cursor: grabbing; } .module_17163967944335 .logo-slider div img { max-width: 100%; margin: 0 auto; } .module_17163967944335 .slick-track, .module_17163967944335 .logo-slider:not(.slick-slider) { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .module_17163967944335 .slick-slide, .module_17163967944335 .logo-slider > div:not(.slick-list) { margin: 0 1rem; } .module_17163967944335 .slick-slide:focus { outline: 0; } .module_17163967944335 .logo-slider { overflow: hidden; } .module_17163967944335 .logo-slider > div:nth-child(n+1) { display: none; } .slick-initialized, .module_17163967944335 .logo-slider > div:nth-child(-n+8) { display: block; } </style> <link class="hs-async-css" rel="preload" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/126789171561/1743448521634/template_slick.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <noscript><link rel="stylesheet" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/126789171561/1743448521634/template_slick.min.css"></noscript> <style> .module_1742311489699 {background-image: url(https://chargehub.com/hs-fs/hubfs/General%20Homepage/Frame%20624530.png?width=1440&name=Frame%20624530.png); background-size: cover; background-position: center center;background-color: rgba(255, 255, 255, 1.0); border-top: 0px none #e5e7ea; border-bottom: 0px none #e5e7ea; }@media (min-width: 768px) { .module_1742311489699 { background-image: url(https://chargehub.com/hs-fs/hubfs/General%20Homepage/Frame%20624530.png?width=2880&name=Frame%20624530.png); background-attachment: fixed; } } .module_1742311489699, .module_1742311489699 > div { position: relative; } .module_1742311489699::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(52, 58, 64, 0.0); } .module_1742311489699 iframe, .module_1742311489699 video:not(.sr-bg-video), .module_1742311489699 .sr-multicol-media .responsive-video { z-index: 10; } @media (max-width: 767px) { } </style> <style> .module_17424126345637 {background-color: rgba(247, 247, 247, 1.0); border-top: 0px none #e5e7ea; border-bottom: 0px none #e5e7ea; } .module_17424126345637 iframe, .module_17424126345637 video:not(.sr-bg-video), .module_17424126345637 .sr-multicol-media .responsive-video { z-index: 10; } @media (max-width: 767px) { } </style> <style> .module_17423140816933 {background-image: url(); background-size: cover; background-position: center center;background-color: rgba(255, 255, 255, 1.0); border-top: 0px none #e5e7ea; border-bottom: 0px none #e5e7ea; }@media (min-width: 768px) { .module_17423140816933 { background-image: url(); background-attachment: fixed; } } .module_17423140816933, .module_17423140816933 > div { position: relative; } .module_17423140816933::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(52, 58, 64, 0.0); } .module_17423140816933 iframe, .module_17423140816933 video:not(.sr-bg-video), .module_17423140816933 .sr-multicol-media .responsive-video { z-index: 10; } @media (max-width: 767px) { } </style> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hub/40798709/hub_generated/module_assets/126786721921/1729101112329/module_126786721921_SR_Tabs_Testimonials_01.min.css"> <style> .widget_1740750213980 {background-color: rgba(39, 39, 39, 1.0); border: 0px none #e5e7ea; } </style> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hub/40798709/hub_generated/module_assets/156157712653/1729101112585/module_156157712653_SR_Tabs_Accordion_01_v2.min.css"> <style> .widget_1740750333003 { border-top: 0px none #e5e7ea; border-bottom: 0px none #e5e7ea; } .widget_1740750333003 .sr-card { box-shadow: 15px 25px 60px 0px rgba(0, 0, 0, 10%); } .widget_1740750333003 .details-icon { background-color: #FFFFFF; } .widget_1740750333003 .details-icon::before, .widget_1740750333003 .details-icon::after { background-color: #272727 } </style> <style> .container-fluid:has(#footer-wrapper) { padding-left: 0; padding-right: 0; } #footer-wrapper .footer-container { padding: 0; } #footer-wrapper .footer-columns { display: flex; padding: 0; gap: 20px; justify-content: space-between; background-color: #F7F7F7; } #footer-wrapper .footer-columns .footer-column { width: 100%; padding: 48px 32px 32px 32px; } #footer-wrapper .footer-columns .footer-column:not(:last-of-type) { border-right: 1px solid #EDEDED; } #footer-wrapper .footer-column-links { display: block; } #footer-wrapper .footer-column-title { background: none; border: none; text-align: left; font-weight: bold; display: flex; justify-content: space-between; align-items: center; cursor: pointer; pointer-events: none; padding-left: 0; color: #272727; font-family: Figtree; font-weight: 700; font-size: 20px; line-height: 28px; letter-spacing: 0%; margin-bottom: 32px; } #footer-wrapper .fct-text { margin-bottom: 0; } #footer-wrapper .footer-column-title .toggle-icon { display: none; } #footer-wrapper .footer-column .links-block { display: flex; flex-direction: column; row-gap: 16px; margin-bottom: 32px; } #footer-wrapper .footer-links-block-title { color: black; font-family: Figtree; font-weight: 700; font-size: 16px; line-height: 24px; letter-spacing: 0%; margin: 0; } #footer-wrapper .footer-link { color: black; margin: 0; font-size: 16px; line-height: 24px; } #footer-wrapper .footer-link:hover { text-decoration: underline; text-underline-offset: 5px; } #footer-wrapper .footer-bottom { background-color: #EDEDED; padding: 16px 32px; } #footer-wrapper .footer-bottom, #footer-wrapper .footer-bottom a, #footer-wrapper .footer-bottom p{ color: #272727; } #footer-wrapper .footer-trademark-text { margin-bottom: 0; } #footer-wrapper .footer-bottom { display: flex; justify-content: space-between; align-items: center; } #footer-wrapper .footer-bottom-left { display: flex; align-items: center; justify-content: flex-start; column-gap: 16px; } #footer-wrapper .language-box a { font-size: 16px; line-height: 24px; font-weight: 400; padding: 10px 12px; } #footer-wrapper .footer-bottom-right { display: flex; align-items: center; justify-content: flex-end; column-gap: 16px; font-size: 14px; line-height: 20px; } #footer-wrapper .footer-tos-container, #footer-wrapper .footer-privacy-policy-container { text-decoration: underline; } #footer-wrapper .footer-tos-container { padding-right: 16px; border-right: 1px solid #272727; } #footer-wrapper .h-underline:hover { text-decoration: underline; } /* Mobile (≤ 900px) */ @media (max-width: 900px) { #footer-wrapper { margin-top: 48px; } #footer-wrapper .footer-columns { flex-direction: column; gap: 0; } #footer-wrapper .footer-columns .footer-column { border-bottom: 1px solid rgba(71, 71, 71, 0.15); border-right: none !important; padding: 32px; } #footer-wrapper .footer-column .links-block:last-child { margin-bottom: 0; } #footer-wrapper .footer-column-links { display: block; max-height: 0; opacity: 0; overflow: hidden; transition: max-height 0.4s ease-out, opacity 0.3s ease-out; } #footer-wrapper .footer-column-title { pointer-events: auto; /* Enable click */ cursor: pointer; width: 100%; display: flex; justify-content: space-between; align-items: center; margin-bottom: 0; } #footer-wrapper .footer-column-title .toggle-icon { display: inline-block; transition: transform 0.3s ease; } #footer-wrapper .footer-column-title .toggle-icon img { max-height: 16px; } #footer-wrapper .footer-column-title[aria-expanded="true"] p { text-decoration: underline; margin-bottom: 32px; } #footer-wrapper .footer-column-title[aria-expanded="true"] .toggle-icon { transform: rotate(-180deg); margin-bottom: 32px; } #footer-wrapper .footer-column-title[aria-expanded="true"] + .footer-column-links { max-height: 100%; opacity: 1; } #footer-wrapper .footer-bottom { background-color: #F7F7F7; padding: 32px 0; } #footer-wrapper .footer-bottom, #footer-wrapper .footer-bottom-left, #footer-wrapper .footer-bottom-right { flex-direction: column; align-items: center; } #footer-wrapper .footer-bottom-left { margin-top: 0; padding-bottom: 32px; row-gap: 32px; border-bottom: 1px solid rgba(71, 71, 71, 0.15); width: 100%; } #footer-wrapper .footer-bottom-right { margin-top: 32px; margin-bottom: 32px; row-gap: 16px; } #footer-wrapper .footer-trademark-text { margin-bottom: 16px; } #footer-wrapper .footer-tos-container { padding-right: 0; border-right: none; } #footer-wrapper .footer-language-switcher-container { padding 8px 12px; } #footer-wrapper .footer-language-switcher-button { font-size: 18px; line-height: 28px; } } #footer-wrapper .language-box { display: flex; flex-direction: column; display: none; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: all 0.3s ease-in-out; padding: 10px; background: white; border-radius: 4px; position: absolute; } #footer-wrapper .language-switcher-chevron { max-height: 16px; margin-left: 40px; margin-bottom: 0; } #footer-wrapper .language-switcher-chevron img { max-height: 16px; margin-bottom: 0; } #footer-wrapper .footer-language-switcher-button[aria-expanded="true"] { border-bottom: 1px solid #18D1AE; } #footer-wrapper .footer-language-switcher-button .language-switcher-chevron { transform: rotate(-90deg); transition: transform 0.3s ease; } #footer-wrapper .footer-language-switcher-button[aria-expanded="true"] .language-switcher-chevron { transform: rotate(-180deg); transition: transform 0.3s ease; } /* Ensure language box shows when toggled */ #footer-wrapper .footer-language-switcher-button[aria-expanded="true"] + .language-box { display: flex; width: 120px; } #footer-wrapper .footer-social-icons-container { display: flex; align-items: center; column-gap: 16px; } #footer-wrapper .footer-social-media-link { display: inline-block; width: 36px; height: 36px; border-radius: 50%; overflow: hidden; display: flex; justify-content: center; align-items: center; background-color: #F7F7F7; } #footer-wrapper .footer-social-media-icon { max-width: 16px; /* height: 16px; */ } @media (min-width: 901px) { #footer-wrapper .language-box { transform: translateY(-100%); } </style> <style> @font-face { font-family: "Figtree"; font-weight: 600; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Figtree/600.woff2") format("woff2"), url("/_hcms/googlefonts/Figtree/600.woff") format("woff"); } @font-face { font-family: "Figtree"; font-weight: 400; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Figtree/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Figtree/regular.woff") format("woff"); } @font-face { font-family: "Figtree"; font-weight: 300; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Figtree/300.woff2") format("woff2"), url("/_hcms/googlefonts/Figtree/300.woff") format("woff"); } </style> <!-- Editor Styles --> <style id="hs_editor_style" type="text/css"> .body_dnd_area-row-6-force-full-width-section > .row-fluid { max-width: none !important; } /* HubSpot Non-stacked Media Query Styles */ @media (min-width:768px) { .header_dnd_area-row-0-vertical-alignment > .row-fluid { display: -ms-flexbox !important; -ms-flex-direction: row; display: flex !important; flex-direction: row; } .cell_1743447990439-vertical-alignment { display: -ms-flexbox !important; -ms-flex-direction: column !important; -ms-flex-pack: center !important; display: flex !important; flex-direction: column !important; justify-content: center !important; } .cell_1743447990439-vertical-alignment > div { flex-shrink: 0 !important; } } /* HubSpot Styles (default) */ .body_dnd_area-row-0-hidden { display: block !important; } .body_dnd_area-row-4-hidden { display: block !important; } .body_dnd_area-row-6-padding { padding-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; } </style> <!-- Added by GoogleTagManager integration --> <script> var _hsp = window._hsp = window._hsp || []; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} var useGoogleConsentModeV2 = true; var waitForUpdateMillis = 1000; var hsLoadGtm = function loadGtm() { if(window._hsGtmLoadOnce) { return; } if (useGoogleConsentModeV2) { gtag('set','developer_id.dZTQ1Zm',true); gtag('consent', 'default', { 'ad_storage': 'denied', 'analytics_storage': 'denied', 'ad_user_data': 'denied', 'ad_personalization': 'denied', 'wait_for_update': waitForUpdateMillis }); _hsp.push(['useGoogleConsentModeV2']) } (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WSZHD8'); window._hsGtmLoadOnce = true; }; _hsp.push(['addPrivacyConsentListener', function(consent){ if(consent.allowed || (consent.categories && consent.categories.analytics)){ hsLoadGtm(); } }]); </script> <!-- /Added by GoogleTagManager integration --> <link rel="canonical" href="https://chargehub.com/en/"> <script type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "ptwy6uhhnb"); </script> <script type="text/javascript"> (function (f, b) { if (!b.__SV) { var e, g, i, h; window.mixpanel = b; b._i = []; b.init = function (e, f, c) { function g(a, d) { var b = d.split("."); 2 == b.length && ((a = a[b[0]]), (d = b[1])); a[d] = function () { a.push([d].concat(Array.prototype.slice.call(arguments, 0))); }; } var a = b; "undefined" !== typeof c ? (a = b[c] = []) : (c = "mixpanel"); a.people = a.people || []; a.toString = function (a) { var d = "mixpanel"; "mixpanel" !== c && (d += "." + c); a || (d += " (stub)"); return d; }; a.people.toString = function () { return a.toString(1) + ".people (stub)"; }; i = "disable time_event track track_pageview track_links track_forms track_with_groups add_group set_group remove_group register register_once alias unregister identify name_tag set_config reset opt_in_tracking opt_out_tracking has_opted_in_tracking has_opted_out_tracking clear_opt_in_out_tracking start_batch_senders people.set people.set_once people.unset people.increment people.append people.union people.track_charge people.clear_charges people.delete_user people.remove".split( " "); for (h = 0; h < i.length; h++) g(a, i[h]); var j = "set set_once union unset remove delete".split(" "); a.get_group = function () { function b(c) { d[c] = function () { call2_args = arguments; call2 = [c].concat(Array.prototype.slice.call(call2_args, 0)); a.push([e, call2]); }; } for ( var d = {}, e = ["get_group"].concat( Array.prototype.slice.call(arguments, 0)), c = 0; c < j.length; c++) b(j[c]); return d; }; b._i.push([e, f, c]); }; b.__SV = 1.2; e = f.createElement("script"); e.type = "text/javascript"; e.async = !0; e.src = "undefined" !== typeof MIXPANEL_CUSTOM_LIB_URL ? MIXPANEL_CUSTOM_LIB_URL : "file:" === f.location.protocol && "//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//) ? "https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js" : "//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js"; g = f.getElementsByTagName("script")[0]; g.parentNode.insertBefore(e, g); } })(document, window.mixpanel || []); </script> <script> mixpanel.init('fc8f6f7212b40b74cc8b6b7a9825f713'); mixpanel.track("PageView"); </script> <meta property="og:image" content="https://chargehub.com/hubfs/chargehub-mobile-app-filters.jpeg"> <meta property="og:image:width" content="8256"> <meta property="og:image:height" content="6192"> <meta name="twitter:image" content="https://chargehub.com/hubfs/chargehub-mobile-app-filters.jpeg"> <meta property="og:url" content="https://chargehub.com/en/"> <meta name="twitter:card" content="summary_large_image"> <meta http-equiv="content-language" content="en"> <link rel="alternate" hreflang="en" href="https://chargehub.com/en/"> <link rel="alternate" hreflang="fr" href="https://chargehub.com/fr/"> <meta name="keywords" content="EV charging stations,EV charger,charging station locator,charging stations map,ev charging app,electric car charger for home,evse charger,vehicle charging stations"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="apple-itunes-app" content="app-id=548640732"> <meta name="author" content="ChargeHub ev charging stations"> <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/favicons/manifest.json"> <link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-TileImage" content="favicons/mstile-144x144.png"> <meta name="theme-color" content="#ffffff"> <style> @media (max-width: 768px) { .hiddenMobile { display: none; } } @media (min-width: 768px) { .hiddenDesktop { display: none; } } .about-us-containers img { border-radius: 500px; } .about-us-containers .card { border-radius: 12px !important; box-shadow: 0px 2px 4px #0000002b; } .row .highlight-box { height: 100%; } .row { align-items: stretch !important; } .col-left { padding: 10px !important; } .foundersSection .founder-wrapper div div { display: flex; align-items: center !important; flex-direction: column; margin: 0 !important; width: 100%; gap: 24px; font-size: 20px; div { gap: 0; } strong { font-size: 24px; } @media (max-width: 768px) { br { display: block; content: ""; margin-top: 0; } a img { width: 44px !important; height: 44px !important; } } } @media (max-width: 768px) { .row { flex-direction: column !important; } .col-left, .col-right { flex: 0 0 100% !important; max-width: 100% !important; padding: 0 0 12px 0 !important; } .stat-box { flex: 0 0 100% !important; max-width: 100% !important; padding: 12px 0 !important; } } .slick-dots li button { background: #18d1ae; height: 12px; width: 12px; } .md_title { max-width: 800px; margin: auto; } .process-card-title { margin: 12px !important; } .process-card .process-card-number::after { content: "" !important; background: rgba(71, 71, 71, 1.0) !important; border: 1px solid #ffffff !important; background-image: url('data:image/svg+xml,<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Event Icon" clip-path="url(%23clip0_78_1834)"><path id="icon" d="M16.3177 5.61753L9.24786 12.728C9.02577 12.9223 8.80368 13 8.6186 13C8.39652 13 8.17443 12.9223 7.98935 12.7669L0.882518 5.61753C0.51237 5.26784 0.51237 4.64616 0.845503 4.29646C1.17864 3.90791 1.77087 3.90791 2.10401 4.25761L8.6186 10.7853L15.0962 4.25761C15.4293 3.90791 16.0216 3.90791 16.3547 4.29646C16.6878 4.64616 16.6878 5.26784 16.3177 5.61753Z" fill="%23F7F7F7"/></g><defs><clipPath id="clip0_78_1834"><rect width="16" height="16" fill="white" transform="translate(0.600098)"/></clipPath></defs></svg>') !important; background-repeat: no-repeat !important; background-position: center !important; background-size: 16px 16px !important; width: 36px !important; height: 36px !important; border-radius: 50% !important; position: absolute !important; } .card { max-width: 400px; background-color: #fff; border-radius: 16px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); overflow: hidden; } .card img { width: 100%; height: 200px; object-fit: cover; } .card-content { padding: 16px; } .card-header { display: flex; justify-content: space-between; align-items: center; font-size: 14px; color: #6b7280; } .category { background-color: #d1fae5; color: #065f46; padding: 4px 12px; border-radius: 9999px; font-weight: bold; } .card-title { margin-top: 12px; font-size: 18px; font-weight: bold; color: #111827; } .card-author { margin-top: 8px; font-size: 14px; color: #6b7280; } .homepage-landing{ h1 { font-size: 36px; } h3 { font-size: 18px; font-weight: 400; } } @media (max-width: 768px) { .sr-padding-custom { padding: 24px 16px !important; } } </style> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script>console.log(typeof $); document.addEventListener('DOMContentLoaded', function() { const mdTitle = document.querySelector('.md_title'); const img = document.createElement('img'); img.src = 'https://chargehub.com/hubfs/B2C/About%20Us%20Page/route.png'; img.alt = 'ChargeHub Milestones'; img.className = 'md_title_image'; mdTitle.insertBefore(img, mdTitle.firstChild); }); $(document).ready(function() { $('.process-card').each(function() { const title = $(this).find('.process-card-title').text().trim(); $(this).find('.process-card-number').text(title); }); }); </script> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/126789171562/1743448505025/template_custom-styles.min.css"> <!-- New Icons code --> <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/favicons/manifest.json"> <link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-TileImage" content="favicons/mstile-144x144.png"> <meta name="theme-color" content="#ffffff"> <!-- End of New Icons code--> <style> @import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap'); </style> <meta name="generator" content="HubSpot"></head> <body class=""> <!-- Added by GoogleTagManager integration --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSZHD8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- /Added by GoogleTagManager integration --> <div class="container-fluid header-wrapper"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section header_dnd_area-row-0-vertical-alignment"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell cell_1743447990439-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_widget_1743447990284" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div id="header-menu"> <div class="top-section"> <div class="top-section-container container-xl"> <ul class="top-nav"> <li class="top-item top-item-bordered"> <a class="top-nav-link hs-skip-lang-url-rewrite" href="https://chargehub.com/map/#/en/map"> <img class="item-icon" src="https://chargehub.com/hubfs/icon-map-pin.png"> FIND STATION </a> </li> <li class="top-item "> <a class="top-nav-link hs-skip-lang-url-rewrite" href="https://can-store.chargehub.com/"> <img class="item-icon" src="https://chargehub.com/hubfs/B2C/Contact%20Us%20Page/icon%20(2).png"> STORE </a> </li> </ul> <div class="language-switcher"> <img class="language-icon" src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/world-icon.png"> <div class="language-box"> <a href="#" class="hs-skip-lang-url-rewrite">EN</a> <a href="/fr/" class="hs-skip-lang-url-rewrite">FR</a> </div> </div> </div> </div> <div class="container container-xl"> <div class="main-section"> <div class="mobile-logo-container"> <a href="/" class="hs-skip-lang-url-rewrite"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png"></a> </div> <div class="logo-container"> <a href="/" class="hs-skip-lang-url-rewrite"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/Imported%20images/Logo%20-%20Clear%20space.png%3Fwidth=350%26height=86%26name=Logo%20-%20Clear%20space.png"></a> </div> <div class="nav-container"> <ul class="top-nav"> <li class="top-item"> <div class="ti-link has-submenu"> <img class="item-icon" src="">EV Business Solutions </div> <div class="submenu-wrapper"> <div class="submenu-box container"> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/ev-business-solutions" class="submenu-column-title hs-skip-lang-url-rewrite">EV Business Solutions</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/passport-ev-roaming-hub" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Passport Hub</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/emobility-service-provider-emsp" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">eMobility Service Providers Solution</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-charging-data" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Data &amp; EV POI Data</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-driver-engagement-solution" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Driver Engagement</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/plug-and-charge" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Plug and Charge </a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-charging-reliability-and-insights-solution" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Reliability and Insights Solution</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-charging-map-embed-generator" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Map Embed Generator</a> </div> </div> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/ev-business-solutions/" class="submenu-column-title hs-skip-lang-url-rewrite">Industries</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/charge-point-operators" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charge Point Operators (CPO) </a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/charge-point-management-system" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Charge Point Management System (CPMS)</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/solutions" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Other Industries</a> </div> </div> <div class="menu-column-wrapper column-type-image"> <div class="column-image-container"> <a href="https://chargehub.com/en/ev-business-solutions/passport-ev-roaming-hub" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Business-Solutions-EN.png" class="column-image"> </a> </div> </div> </div> </div> </li> <li class="top-item"> <div class="ti-link has-submenu"> <img class="item-icon" src="">EV Drivers </div> <div class="submenu-wrapper"> <div class="submenu-box container"> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/ev-charging-solutions/" class="submenu-column-title hs-skip-lang-url-rewrite">EV Charging Solutions</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging App</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/trip-planner-guide.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Trip Planner</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/how-to-pay-for-ev-charging.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Payment</a> </div> </div> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/map/#/en/map" class="submenu-column-title hs-skip-lang-url-rewrite">Find a Station</a> <div class="submenu-item"> <a href="https://chargehub.com/map/#/en/map" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Stations Map</a> </div> <div class="submenu-item"> <a href="https://can-store.chargehub.com/" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Store</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/networks.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Networks</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Blog</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-guides.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Guides</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-faq.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">FAQ</a> </div> </div> <div class="menu-column-wrapper column-type-image"> <div class="column-image-container"> <a href="https://chargehub.com/en/contact-us.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Ev-Drivers-EN.png" class="column-image"> </a> </div> </div> </div> </div> </li> <li class="top-item"> <div class="ti-link has-submenu"> <img class="item-icon" src="">Our Company </div> <div class="submenu-wrapper"> <div class="submenu-box container"> <div class="menu-column-wrapper column-type-rich-text" style="background-color: rgba(237, 237, 237, 1)"> <div class="column-rich-text-container"> <div id="hs_cos_wrapper_widget_1743447990284_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="rich_text"><div style="width: 100%; display: flex; flex-direction: column; align-items: center;"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=44&amp;height=44&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png" width="44" height="44" loading="lazy" alt="ChargeHub Logo Plug Icon - Clearspace" style="height: auto; max-width: 100%; width: 44px; margin-left: auto; margin-right: auto; display: block; margin-bottom: 16px;" srcset="https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=22&amp;height=22&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 22w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=44&amp;height=44&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 44w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=66&amp;height=66&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 66w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=88&amp;height=88&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 88w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=110&amp;height=110&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 110w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=132&amp;height=132&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 132w" sizes="(max-width: 44px) 100vw, 44px"> <h3>About ChargeHub</h3> <p style="text-align: center;"><span>Powering the Next Era of EV Charging <br>Driving innovation and seamless connections across North America.</span><span></span></p> <p style="text-align: center;"><span></span></p><div class="hs-cta-embed hs-cta-simple-placeholder hs-cta-embed-187269494802" style="max-width:100%; max-height:100%; width:182px;height:52.3984375px" data-hubspot-wrapper-cta-id="187269494802"> <a href="/hs/cta/wi/redirect?encryptedPayload=AVxigLKaFrXg4UpUoqTxxkgNUuJRcLj4SJV6mxckBpbpkT3TeeL6yJnk8UrbNsknQhUQEt95AGCYCkJWNaiHqBpk4YtslmxvaPGPKisUr8QfG%2BGrCQf1TBLDFPkAIQp%2FgaoxYQhFH1FbYYxubilVFHo%2B6odI%2FaONDDfSerbTOJtBNDVjEx6OpjJYnJ8eTLv%2B4pD2jQ%3D%3D&amp;webInteractiveContentId=187269494802&amp;portalId=40798709&amp;hsLang=en" target="_blank" rel="noopener" crossorigin="anonymous"> <img alt="Learn More" loading="lazy" src="https://no-cache.hubspot.com/cta/default/40798709/interactive-187269494802.png" style="height: 100%; width: 100%; object-fit: fill" onerror="this.style.display='none'"> </a> </div> <p></p> <p>&nbsp;</p> </div></div> </div> </div> <div class="menu-column-wrapper column-type-links"> <div class="submenu-item"> <a href="https://chargehub.com/en/about-chargehub.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">About us</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-press-release" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Newsroom</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/contact-us.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Contact us</a> </div> </div> <div class="menu-column-wrapper column-type-image"> <div class="column-image-container"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Our-Company-EN.png" class="column-image"> </a> </div> </div> </div> </div> </li> <li class="top-item"> <div class="ti-link has-submenu"> <img class="item-icon" src="">Resources </div> <div class="submenu-wrapper"> <div class="submenu-box container"> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/ev-charging-news/tag/industry-news" class="submenu-column-title hs-skip-lang-url-rewrite">Industry Resources</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news/tag/industries-insights" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Insights</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-press-release/" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Newsroom</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-partnership" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Become a Partner</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-newsletters.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Newsletter </a> </div> </div> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/ev-charging-news" class="submenu-column-title hs-skip-lang-url-rewrite">EV Driver Resources</a> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-guides.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Guides</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Blog</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging App</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-newsletters.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Newsletter</a> </div> </div> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/contact-us.html" class="submenu-column-title hs-skip-lang-url-rewrite">Support</a> <div class="submenu-item"> <a href="https://mogilechargehub.freshdesk.com/en/support/home" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Help center</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-faq.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">FAQ</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/contact-us.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Contact us</a> </div> </div> <div class="menu-column-wrapper column-type-image"> <div class="column-image-container"> <a href="https://chargehub.com/en/how-to-pay-for-ev-charging.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Resources-EN.png" class="column-image"> </a> </div> </div> </div> </div> </li> </ul> </div> <div class="cta-container"> <a class="cta-button" href="https://click.chargehub.com/NEZk/i7kh25si?_gl=1*1ejbar3*_up*MQ..*_ga*MzM1ODI1MjE3LjE3NDEzNTA4NjE.*_ga_NSMWTMS73N*MTc0MTM1MDg2MC4xLjEuMTc0MTM1MTcyOC4wLjAuMTY5MzM1MDM5Ng.."> <img class="cta-item-icon" src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/icon-cell-phone.png"> Get the app </a> <div class="hamburger-icon-container"> <div class="hamburger-icon"> <span></span> <span></span> <span></span> </div> </div> </div> </div> <div class="mobile-menu-wrapper"> <div class="mobile-menu-inner"> <div class="mobile-menu-panel main-menu"> <div class="link submenu-trigger" data-target="submenu-1"><a href="#" class="hs-skip-lang-url-rewrite">EV Business Solutions</a><span class="rightwards-arrow"><img class="icon-arrow-right" src="https://chargehub.com/hubfs/icon-arrow-right.png"></span></div> <div class="link submenu-trigger" data-target="submenu-2"><a href="#" class="hs-skip-lang-url-rewrite">EV Drivers </a><span class="rightwards-arrow"><img class="icon-arrow-right" src="https://chargehub.com/hubfs/icon-arrow-right.png"></span></div> <div class="link submenu-trigger" data-target="submenu-3"><a href="#" class="hs-skip-lang-url-rewrite">Our Company</a><span class="rightwards-arrow"><img class="icon-arrow-right" src="https://chargehub.com/hubfs/icon-arrow-right.png"></span></div> <div class="link submenu-trigger last-link" data-target="submenu-4"><a href="#" class="hs-skip-lang-url-rewrite">Resources</a><span class="rightwards-arrow"><img class="icon-arrow-right" src="https://chargehub.com/hubfs/icon-arrow-right.png"></span></div> <div class="mobile-main-panel-bottom-image"> <a href="https://chargehub.com/" class="hs-skip-lang-url-rewrite"> <img class="column-image" src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/Navbar%20Image.png"> </a> </div> </div> <div class="mobile-menu-panel submenu" id="submenu-1"> <div class="back-arrow"><a href="#" class="back-trigger"><img class="icon-arrow-left" src="https://chargehub.com/hubfs/icon-arrow-left.png"><span>EV Business Solutions</span></a></div> <div class="menu-column-wrapper column-type-links"> <a href="?hsLang=en" class="submenu-column-title">EV Business Solutions</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/passport-ev-roaming-hub?hsLang=en"><img class="item-icon" src="">Passport Hub</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/emobility-service-provider-emsp?hsLang=en"><img class="item-icon" src="">eMobility Service Providers Solution</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-charging-data?hsLang=en"><img class="item-icon" src="">EV Charging Data &amp; EV POI Data</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-driver-engagement-solution?hsLang=en"><img class="item-icon" src="">EV Driver Engagement</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/plug-and-charge?hsLang=en"><img class="item-icon" src="">Plug and Charge </a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-charging-reliability-and-insights-solution?hsLang=en"><img class="item-icon" src="">EV Charging Reliability and Insights Solution</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-charging-map-embed-generator?hsLang=en"><img class="item-icon" src="">EV Charging Map Embed Generator</a> </div> </div> <div class="menu-column-wrapper column-type-links remove-bottom-border"> <a href="?hsLang=en" class="submenu-column-title">Industries</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/charge-point-operators?hsLang=en"><img class="item-icon" src="">EV Charge Point Operators (CPO) </a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/charge-point-management-system?hsLang=en"><img class="item-icon" src="">Charge Point Management System (CPMS)</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/solutions?hsLang=en"><img class="item-icon" src="">Other Industries</a> </div> </div> <div class="menu-column-wrapper column-type-image column-last"> <div class="column-image-container"> <a href="https://chargehub.com/en/ev-business-solutions/passport-ev-roaming-hub" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Business-Solutions-EN.png" class="column-image"> </a> </div> </div> </div> <div class="mobile-menu-panel submenu" id="submenu-2"> <div class="back-arrow"><a href="#" class="back-trigger"><img class="icon-arrow-left" src="https://chargehub.com/hubfs/icon-arrow-left.png"><span>EV Drivers </span></a></div> <div class="menu-column-wrapper column-type-links"> <a href="?hsLang=en" class="submenu-column-title">EV Charging Solutions</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html?hsLang=en"><img class="item-icon" src="">EV Charging App</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/trip-planner-guide.html?hsLang=en"><img class="item-icon" src="">EV Trip Planner</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/how-to-pay-for-ev-charging.html?hsLang=en"><img class="item-icon" src="">EV Charging Payment</a> </div> </div> <div class="menu-column-wrapper column-type-links remove-bottom-border"> <a href="?hsLang=en" class="submenu-column-title">Find a Station</a> <div class="submenu-item"> <a href="https://chargehub.com/map/?hsLang=en#/en/map"><img class="item-icon" src="">EV Charging Stations Map</a> </div> <div class="submenu-item"> <a href="https://can-store.chargehub.com/"><img class="item-icon" src="">Store</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/networks.html?hsLang=en"><img class="item-icon" src="">EV Charging Networks</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news?hsLang=en"><img class="item-icon" src="">Blog</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-guides.html?hsLang=en"><img class="item-icon" src="">Guides</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-faq.html?hsLang=en"><img class="item-icon" src="">FAQ</a> </div> </div> <div class="menu-column-wrapper column-type-image column-last"> <div class="column-image-container"> <a href="https://chargehub.com/en/contact-us.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Ev-Drivers-EN.png" class="column-image"> </a> </div> </div> </div> <div class="mobile-menu-panel submenu" id="submenu-3"> <div class="back-arrow"><a href="#" class="back-trigger"><img class="icon-arrow-left" src="https://chargehub.com/hubfs/icon-arrow-left.png"><span>Our Company</span></a></div> <div class="menu-column-wrapper column-type-rich-text" style="background-color: rgba(237, 237, 237, 1)"> <div class="column-rich-text-container"> <div id="hs_cos_wrapper_widget_1743447990284_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="rich_text"><div style="width: 100%; display: flex; flex-direction: column; align-items: center;"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=44&amp;height=44&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png" width="44" height="44" loading="lazy" alt="ChargeHub Logo Plug Icon - Clearspace" style="height: auto; max-width: 100%; width: 44px; margin-left: auto; margin-right: auto; display: block; margin-bottom: 16px;" srcset="https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=22&amp;height=22&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 22w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=44&amp;height=44&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 44w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=66&amp;height=66&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 66w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=88&amp;height=88&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 88w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=110&amp;height=110&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 110w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=132&amp;height=132&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 132w" sizes="(max-width: 44px) 100vw, 44px"> <h3>About ChargeHub</h3> <p style="text-align: center;"><span>Powering the Next Era of EV Charging <br>Driving innovation and seamless connections across North America.</span><span></span></p> <p style="text-align: center;"><span></span></p><div class="hs-cta-embed hs-cta-simple-placeholder hs-cta-embed-187269494802" style="max-width:100%; max-height:100%; width:182px;height:52.3984375px" data-hubspot-wrapper-cta-id="187269494802"> <a href="/hs/cta/wi/redirect?encryptedPayload=AVxigLKaFrXg4UpUoqTxxkgNUuJRcLj4SJV6mxckBpbpkT3TeeL6yJnk8UrbNsknQhUQEt95AGCYCkJWNaiHqBpk4YtslmxvaPGPKisUr8QfG%2BGrCQf1TBLDFPkAIQp%2FgaoxYQhFH1FbYYxubilVFHo%2B6odI%2FaONDDfSerbTOJtBNDVjEx6OpjJYnJ8eTLv%2B4pD2jQ%3D%3D&amp;webInteractiveContentId=187269494802&amp;portalId=40798709&amp;hsLang=en" target="_blank" rel="noopener" crossorigin="anonymous"> <img alt="Learn More" loading="lazy" src="https://no-cache.hubspot.com/cta/default/40798709/interactive-187269494802.png" style="height: 100%; width: 100%; object-fit: fill" onerror="this.style.display='none'"> </a> </div> <p></p> <p>&nbsp;</p> </div></div> </div> </div> <div class="menu-column-wrapper column-type-links remove-bottom-border"> <div class="submenu-item"> <a href="https://chargehub.com/en/about-chargehub.html?hsLang=en"><img class="item-icon" src="">About us</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-press-release?hsLang=en"><img class="item-icon" src="">EV Charging Newsroom</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/contact-us.html?hsLang=en"><img class="item-icon" src="">Contact us</a> </div> </div> <div class="menu-column-wrapper column-type-image column-last"> <div class="column-image-container"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Our-Company-EN.png" class="column-image"> </a> </div> </div> </div> <div class="mobile-menu-panel submenu" id="submenu-4"> <div class="back-arrow"><a href="#" class="back-trigger"><img class="icon-arrow-left" src="https://chargehub.com/hubfs/icon-arrow-left.png"><span>Resources</span></a></div> <div class="menu-column-wrapper column-type-links"> <a href="?hsLang=en" class="submenu-column-title">Industry Resources</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news/tag/industries-insights?hsLang=en"><img class="item-icon" src="">Insights</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-press-release/?hsLang=en"><img class="item-icon" src="">EV Charging Newsroom</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-partnership?hsLang=en"><img class="item-icon" src="">Become a Partner</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-newsletters.html?hsLang=en"><img class="item-icon" src="">Newsletter </a> </div> </div> <div class="menu-column-wrapper column-type-links"> <a href="?hsLang=en" class="submenu-column-title">EV Driver Resources</a> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-guides.html?hsLang=en"><img class="item-icon" src="">Guides</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news?hsLang=en"><img class="item-icon" src="">Blog</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html?hsLang=en"><img class="item-icon" src="">EV Charging App</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-newsletters.html?hsLang=en"><img class="item-icon" src="">Newsletter</a> </div> </div> <div class="menu-column-wrapper column-type-links remove-bottom-border"> <a href="?hsLang=en" class="submenu-column-title">Support</a> <div class="submenu-item"> <a href="https://mogilechargehub.freshdesk.com/en/support/home"><img class="item-icon" src="">Help center</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-faq.html?hsLang=en"><img class="item-icon" src="">FAQ</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/contact-us.html?hsLang=en"><img class="item-icon" src="">Contact us</a> </div> </div> <div class="menu-column-wrapper column-type-image column-last"> <div class="column-image-container"> <a href="https://chargehub.com/en/how-to-pay-for-ev-charging.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Resources-EN.png" class="column-image"> </a> </div> </div> </div> <!-- BOTTOM SECTION: STAYS AT THE BOTTOM --> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div> </div> </div> <div class="container-fluid"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section body_dnd_area-row-0-hidden"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_widget_1742504865518" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-multicol-media sr-two-col-03 widget_1742504865518 sr-padding-custom text-auto prototype-no-background"> <div class="container container-large"> <div class="row"> <div class="col-md-10 offset-md-1"> <div class="row sr-row sr-valign-center"> <div class="col-md-8 offset-md-0 sr-col sr-repeater-1"> <div class="content-wrapper"> <h1 class="heading display-3 text-white text-left"> Driving the EV experience forward </h1> <div class="col-content "> <br> <div class="hiddenMobile" style="position: relative; width: 100%; height: 400px;"><img src="https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=700&amp;height=467&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png" width="700" height="467" loading="lazy" alt="ChargeHub - Homepage Device Mockup Image" style="position: absolute; bottom: -30px; height: auto; max-width: 100%; width: 700px;" srcset="https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=350&amp;height=234&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 350w, https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=700&amp;height=467&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 700w, https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=1050&amp;height=701&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 1050w, https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=1400&amp;height=934&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 1400w, https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=1750&amp;height=1168&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 1750w, https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=2100&amp;height=1401&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 2100w" sizes="(max-width: 700px) 100vw, 700px"><!-- Left-Side Title --> <!-- Right-Side Subtitle --></div> </div> </div> </div> <div class="homepage-rightcol col-md-4 offset-md-0 sr-col sr-repeater-2"> <div class="content-wrapper"> <h3 class="heading text-white"> Comprehensive EVCharging Solutions for Every Need </h3> <div class="col-content "> <div style="position: relative; width: 100%; height: auto;"><!-- Cards Container --> <div style="position: relative; display: flex; flex-direction: column; gap: 20px;"><!-- First Card --> <div style="width: 100%; padding: 16px; background-color: #ffffff; border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: box-shadow 0.3s ease; cursor: pointer; display: flex; flex-direction: column; gap: 8px;" onmouseover="this.style.boxShadow='0 4px 12px rgba(0,0,0,0.15)'" onmouseout="this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)'"><img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=158&amp;height=40&amp;name=For%20EV%20Drivers%20(1).png" width="158" height="40" loading="lazy" alt="For EV Drivers (1)" style="height: auto; width: 158px; object-fit: contain; margin-bottom: 8px; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=79&amp;height=20&amp;name=For%20EV%20Drivers%20(1).png 79w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=158&amp;height=40&amp;name=For%20EV%20Drivers%20(1).png 158w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=237&amp;height=60&amp;name=For%20EV%20Drivers%20(1).png 237w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=316&amp;height=80&amp;name=For%20EV%20Drivers%20(1).png 316w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=395&amp;height=100&amp;name=For%20EV%20Drivers%20(1).png 395w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=474&amp;height=120&amp;name=For%20EV%20Drivers%20(1).png 474w" sizes="(max-width: 158px) 100vw, 158px"><!-- Links with Image Icons --> <div style="display: flex; flex-direction: column; gap: 8px;"><a href="https://chargehub.com/map/?hsLang=en#/en/map" style="display: flex; align-items: center; text-decoration: none; color: #000; padding: 8px; background-color: #f9f9f9; border-radius: 8px; font-size: 1rem;" rel="noopener" linktext="Find a station">&nbsp;<img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=16&amp;height=16&amp;name=map-location-dot.png" width="16" height="16" loading="lazy" alt="map-location-dot" style="width: 16px; height: auto; object-fit: contain; margin-right: 8px; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=8&amp;height=8&amp;name=map-location-dot.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=16&amp;height=16&amp;name=map-location-dot.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=24&amp;height=24&amp;name=map-location-dot.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=32&amp;height=32&amp;name=map-location-dot.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=40&amp;height=40&amp;name=map-location-dot.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=48&amp;height=48&amp;name=map-location-dot.png 48w" sizes="(max-width: 16px) 100vw, 16px">&nbsp;<span style="display: flex; justify-content: space-between; align-items: center; width: 100%;"> <span>Find a station</span><img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"></span> </a> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html?hsLang=en" style="display: flex; align-items: center; text-decoration: none; color: #000; padding: 8px; background-color: #f9f9f9; border-radius: 8px; font-size: 1rem;" rel="noopener" linktext="Discover the app">&nbsp;<img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/mobile.png?width=16&amp;height=16&amp;name=mobile.png" width="16" height="16" loading="lazy" alt="mobile" style="width: 16px; height: auto; object-fit: contain; margin-right: 8px; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/mobile.png?width=8&amp;height=8&amp;name=mobile.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/mobile.png?width=16&amp;height=16&amp;name=mobile.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/mobile.png?width=24&amp;height=24&amp;name=mobile.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/mobile.png?width=32&amp;height=32&amp;name=mobile.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/mobile.png?width=40&amp;height=40&amp;name=mobile.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/mobile.png?width=48&amp;height=48&amp;name=mobile.png 48w" sizes="(max-width: 16px) 100vw, 16px">&nbsp;<span style="display: flex; justify-content: space-between; align-items: center; width: 100%;"> <span>Discover the app</span><img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"></span> </a> <a href="https://chargehub.com/en/trip-planner-guide.html?hsLang=en" style="display: flex; align-items: center; text-decoration: none; color: #000; padding: 8px; background-color: #f9f9f9; border-radius: 8px; font-size: 1rem;" rel="noopener" linktext="Plan your next EV Trip">&nbsp;<img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=16&amp;height=16&amp;name=route.png" width="16" height="16" loading="lazy" alt="route" style="width: 16px; height: auto; object-fit: contain; margin-right: 8px; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=8&amp;height=8&amp;name=route.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=16&amp;height=16&amp;name=route.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=24&amp;height=24&amp;name=route.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=32&amp;height=32&amp;name=route.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=40&amp;height=40&amp;name=route.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=48&amp;height=48&amp;name=route.png 48w" sizes="(max-width: 16px) 100vw, 16px">&nbsp;<span style="display: flex; justify-content: space-between; align-items: center; width: 100%;"> <span>Plan your next EV Trip</span><img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"></span> </a></div> </div> <!-- White Line --> <div style="width: 100%; height: 4px; background-color: rgba(255,255,255,0.30); margin: 5px 0;">&nbsp;</div> <!-- Second Card --> <div style="width: 100%; padding: 16px; background-color: #ffffff; border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: box-shadow 0.3s ease; cursor: pointer; display: flex; flex-direction: column; gap: 8px;" onmouseover="this.style.boxShadow='0 4px 12px rgba(0,0,0,0.15)'" onmouseout="this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)'"><img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=147&amp;height=36&amp;name=For%20Business.png" width="147" height="36" loading="lazy" alt="For Business" style="height: auto; width: 147px; object-fit: contain; margin-bottom: 8px; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=74&amp;height=18&amp;name=For%20Business.png 74w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=147&amp;height=36&amp;name=For%20Business.png 147w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=221&amp;height=54&amp;name=For%20Business.png 221w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=294&amp;height=72&amp;name=For%20Business.png 294w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=368&amp;height=90&amp;name=For%20Business.png 368w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=441&amp;height=108&amp;name=For%20Business.png 441w" sizes="(max-width: 147px) 100vw, 147px"><!-- Links with Image Icons --> <div style="display: flex; flex-direction: column; gap: 8px;"><a href="/en/ev-business-solutions/?hsLang=en" style="display: flex; align-items: center; text-decoration: none; color: #000; padding: 8px; background-color: #f9f9f9; border-radius: 8px; font-size: 1rem;" rel="noopener" linktext="Discover our solutions">&nbsp;<img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/briefcase.png?width=16&amp;height=16&amp;name=briefcase.png" width="16" height="16" loading="lazy" alt="briefcase" style="width: 16px; height: auto; object-fit: contain; margin-right: 8px; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/briefcase.png?width=8&amp;height=8&amp;name=briefcase.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/briefcase.png?width=16&amp;height=16&amp;name=briefcase.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/briefcase.png?width=24&amp;height=24&amp;name=briefcase.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/briefcase.png?width=32&amp;height=32&amp;name=briefcase.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/briefcase.png?width=40&amp;height=40&amp;name=briefcase.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/briefcase.png?width=48&amp;height=48&amp;name=briefcase.png 48w" sizes="(max-width: 16px) 100vw, 16px">&nbsp;<span style="display: flex; justify-content: space-between; align-items: center; width: 100%;"> <span>Discover our solutions</span>&nbsp;<img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"></span></a><a href="https://chargehub.com/en/contact-us.html?hsLang=en" style="display: flex; align-items: center; text-decoration: none; color: #000; padding: 8px; background-color: #f9f9f9; border-radius: 8px; font-size: 1rem;" rel="noopener" linktext="Get in touch"> &nbsp;<img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/envelope.png?width=16&amp;height=16&amp;name=envelope.png" width="16" height="16" loading="lazy" alt="envelope" style="width: 16px; height: auto; object-fit: contain; margin-right: 8px; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/envelope.png?width=8&amp;height=8&amp;name=envelope.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/envelope.png?width=16&amp;height=16&amp;name=envelope.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/envelope.png?width=24&amp;height=24&amp;name=envelope.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/envelope.png?width=32&amp;height=32&amp;name=envelope.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/envelope.png?width=40&amp;height=40&amp;name=envelope.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/envelope.png?width=48&amp;height=48&amp;name=envelope.png 48w" sizes="(max-width: 16px) 100vw, 16px">&nbsp;<span style="display: flex; justify-content: space-between; align-items: center; width: 100%;"> <span>Get in touch</span><br><img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"></span> </a></div> </div> </div> </div> <div class="hiddenDesktop" style="position: relative; width: 100%; height: 400px;"><img src="https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=700&amp;height=467&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png" width="700" height="467" loading="lazy" alt="ChargeHub - Homepage Device Mockup Image" style="position: absolute; bottom: -30px; height: auto; max-width: 100%; width: 700px;" srcset="https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=350&amp;height=234&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 350w, https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=700&amp;height=467&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 700w, https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=1050&amp;height=701&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 1050w, https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=1400&amp;height=934&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 1400w, https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=1750&amp;height=1168&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 1750w, https://chargehub.com/hs-fs/hubfs/ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png?width=2100&amp;height=1401&amp;name=ChargeHub%20-%20Homepage%20Device%20Mockup%20Image.png 2100w" sizes="(max-width: 700px) 100vw, 700px"><!-- Left-Side Title --> <!-- Right-Side Subtitle --></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-3 dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-4 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_17423239201733" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-multicol-media sr-one-col-media-01 module_17423239201733 sr-padding-half text-auto prototype-no-background"> <div class="container container-large"> <div class="row"> <div class="col-md-10 offset-md-1"> <div class="row sr-row sr-valign-center"> <div class="col-md-12 sr-col text-center sr-repeater-1"> <div class="content-wrapper"> <div class="responsive-image mb-4"> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=72&amp;height=72&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png" alt="ChargeHub Logo Plug Icon - Clearspace" loading="" width="72" height="72" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=36&amp;height=36&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 36w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=72&amp;height=72&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 72w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=108&amp;height=108&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 108w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=144&amp;height=144&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 144w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=180&amp;height=180&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 180w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=216&amp;height=216&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 216w" sizes="(max-width: 72px) 100vw, 72px"> </div> <h2 class="heading text-custom" style="color: rgba(0, 0, 0, 1.0)"> Connecting Every EV Journey </h2> <div class="col-content "> <p>ChargeHub provides innovative solutions for both EV drivers and businesses, simplifying public charging and enabling scalable growth. From helping drivers find and seamlessly pay at charging stations to offering tailored solutions for businesses, ChargeHub connects every part of the EV ecosystem.</p> </div> <div class="cta-group sr-spacer-top-25"> <div class="btn-wrapper btn-primary-wrapper btn-wrapper-md"><a class="cta-button" href="https://chargehub.com/en/ev-charging-solutions/?hsLang=en">Learn More</a></div></div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-5 dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-6 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_widget_1742577811343" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-multicol-media sr-two-col-03 widget_1742577811343 sr-padding-full text-auto prototype-no-background"> <div class="container container-small"> <div class="row"> <div class="col-md-10 offset-md-1"> <div class="row sr-row sr-valign-center"> <div class="col-md-6 sr-col text-center sr-repeater-1"> <div class="content-wrapper"> <div class="col-content "> <!-- CARD 1: For EV Drivers --><div style="padding: 0px; display: inline-block; vertical-align: top; width: auto; margin: 0 20px 20px 0; background-color: #ffffff; border: 1px solid #ddd; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); text-align: left; overflow: hidden;"><!-- Top Image --> <img src="https://chargehub.com/hubfs/B2B/About%20Us/98e30fda36d3d0d19d83a47a5c3fcdf6.jpg" alt="For EV Drivers" style="display: block; width: 100%; height: 180px; object-fit: cover;"> <div style="padding: 16px;"> <p><img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=158&amp;height=40&amp;name=For%20EV%20Drivers%20(1).png" width="158" height="40" loading="lazy" alt="For EV Drivers" style="height: auto; width: 158px; object-fit: contain; margin-bottom: 8px; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=79&amp;height=20&amp;name=For%20EV%20Drivers%20(1).png 79w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=158&amp;height=40&amp;name=For%20EV%20Drivers%20(1).png 158w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=237&amp;height=60&amp;name=For%20EV%20Drivers%20(1).png 237w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=316&amp;height=80&amp;name=For%20EV%20Drivers%20(1).png 316w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=395&amp;height=100&amp;name=For%20EV%20Drivers%20(1).png 395w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20EV%20Drivers%20(1).png?width=474&amp;height=120&amp;name=For%20EV%20Drivers%20(1).png 474w" sizes="(max-width: 158px) 100vw, 158px"> <br>Find stations, pay in-app, access guides, and get the support you need. For new and experienced drivers alike.</p> <a href="https://chargehub.com/en/ev-charging-solutions/?hsLang=en" style="display: inline-block; margin-bottom: 24px; font-weight: bold; text-decoration: none; color: #0073e6;" rel="noopener"> <span style="text-decoration: underline;"> <span style="color: #272727; font-size: 20px; text-decoration: underline;">Learn more</span></span><span style="color: #272727; font-size: 20px;"></span><span style="text-decoration: underline;"><span style="color: #272727; font-size: 20px; text-decoration: underline;"></span></span></a> <a href="https://chargehub.com/en/ev-charging-solutions/?hsLang=en" style="display: inline-block; margin-bottom: 24px; font-weight: bold; text-decoration: none; color: #0073e6;" rel="noopener"><span style="text-decoration: underline;"><span style="color: #272727; font-size: 20px; text-decoration: underline;"><img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"></span></span></a><hr style="width: 100%; height: 1px; background-color: #ddd; margin-bottom: 16px; border: none;"><!-- List Items --> <ul style="list-style: none; padding-left: 0; margin: 0; display: flex; flex-direction: column; gap: 8px;"> <li><a href="https://chargehub.com/map/?hsLang=en#/en/map" style="display: flex; align-items: center; text-decoration: none; color: #000; padding: 8px; background-color: #f9f9f9; border-radius: 8px; font-size: 1rem;" rel="noopener"> <span style="display: flex; justify-content: space-between; align-items: center; width: 100%;"> <span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=16&amp;height=16&amp;name=map-location-dot.png" width="16" height="16" loading="lazy" alt="map-location-dot" style="height: auto; max-width: 100%; width: 16px; margin-right: 8px;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=8&amp;height=8&amp;name=map-location-dot.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=16&amp;height=16&amp;name=map-location-dot.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=24&amp;height=24&amp;name=map-location-dot.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=32&amp;height=32&amp;name=map-location-dot.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=40&amp;height=40&amp;name=map-location-dot.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=48&amp;height=48&amp;name=map-location-dot.png 48w" sizes="(max-width: 16px) 100vw, 16px"> <span style="text-decoration: underline;"><strong>Find a station</strong></span> </span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"> </span> </a></li> <li><a href="https://chargehub.com/en/trip-planner-guide.html?hsLang=en" style="display: flex; align-items: center; text-decoration: none; color: #000; padding: 8px; background-color: #f9f9f9; border-radius: 8px; font-size: 1rem;" rel="noopener"> <span style="display: flex; justify-content: space-between; align-items: center; width: 100%;"> <span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=16&amp;height=16&amp;name=route.png" width="16" height="16" loading="lazy" alt="route" style="height: auto; max-width: 100%; width: 16px; margin-right: 8px;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=8&amp;height=8&amp;name=route.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=16&amp;height=16&amp;name=route.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=24&amp;height=24&amp;name=route.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=32&amp;height=32&amp;name=route.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=40&amp;height=40&amp;name=route.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=48&amp;height=48&amp;name=route.png 48w" sizes="(max-width: 16px) 100vw, 16px"> <span style="text-decoration: underline;"><strong>Plan your next trip</strong></span> </span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"> </span> </a></li> <li><a href="https://chargehub.com/en/contact-us.html?hsLang=en" style="display: flex; align-items: center; text-decoration: none; color: #000; padding: 8px; background-color: #f9f9f9; border-radius: 8px; font-size: 1rem;" rel="noopener"> <span style="display: flex; justify-content: space-between; align-items: center; width: 100%;"> <span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=17&amp;height=16&amp;name=store.png" width="17" height="16" loading="lazy" alt="store" style="height: auto; max-width: 100%; width: 17px; margin-right: 8px;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=9&amp;height=8&amp;name=store.png 9w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=17&amp;height=16&amp;name=store.png 17w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=26&amp;height=24&amp;name=store.png 26w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=34&amp;height=32&amp;name=store.png 34w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=43&amp;height=40&amp;name=store.png 43w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=51&amp;height=48&amp;name=store.png 51w" sizes="(max-width: 17px) 100vw, 17px"> <span style="text-decoration: underline;"><strong>Shop EV chargers</strong></span> </span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"> </span> </a></li> </ul> </div> </div> </div> </div> </div> <div class="col-md-6 offset-md-0 sr-col text-center sr-repeater-2"> <div class="content-wrapper"> <div class="col-content "> <!-- CARD 2: For Businesses --><div style="padding: 0px; display: inline-block; vertical-align: top; width: auto; margin: 0 0 20px 0; background-color: #ffffff; border: 1px solid #ddd; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); text-align: left; overflow: hidden;"><!-- Top Image --> <img src="https://chargehub.com/hubfs/B2B/About%20Us/4cad723b8e9672c1ed811cb146bf4f03.jpg" alt="For Businesses" style="display: block; width: 100%; height: 180px; object-fit: cover;"> <!-- Card Content --> <div style="padding: 16px;"> <p><img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=163&amp;height=40&amp;name=For%20Business.png" width="163" height="40" loading="lazy" alt="For Business" style="height: auto; object-fit: contain; margin-bottom: 8px; max-width: 100%; width: 163px;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=82&amp;height=20&amp;name=For%20Business.png 82w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=163&amp;height=40&amp;name=For%20Business.png 163w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=245&amp;height=60&amp;name=For%20Business.png 245w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=326&amp;height=80&amp;name=For%20Business.png 326w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=408&amp;height=100&amp;name=For%20Business.png 408w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/For%20Business.png?width=489&amp;height=120&amp;name=For%20Business.png 489w" sizes="(max-width: 163px) 100vw, 163px"><br>Simplify EV charging and roaming with our scalable solutions. Connect networks, streamline payments, and enhance the charging experience.</p> <a href="https://chargehub.com/en/ev-business-solutions/?hsLang=en" style="display: inline-block; margin-bottom: 24px; font-weight: bold; text-decoration: none; color: #0073e6;" rel="noopener"> <span style="text-decoration: underline;"> <span style="color: #272727; font-size: 20px; text-decoration: underline;">Learn more</span> </span> <span style="color: #272727; font-size: 20px; margin-left: 4px;"> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"> </span> </a><hr style="width: 100%; height: 1px; background-color: #ddd; margin-bottom: 16px; border: none;"><!-- List Items --> <ul style="list-style: none; padding-left: 0; margin: 0; display: flex; flex-direction: column; gap: 8px;"> <li><a href="https://chargehub.com/ev-business-solutions/chargehub-emobility-service-provider-emsp-solution?hsLang=en" style="display: flex; align-items: center; text-decoration: none; color: #000; padding: 8px; background-color: #f9f9f9; border-radius: 8px; font-size: 1rem;" rel="noopener"> <span style="display: flex; justify-content: space-between; align-items: center; width: 100%;"> <span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=16&amp;height=16&amp;name=map-location-dot.png" width="16" height="16" loading="lazy" alt="map-location-dot" style="height: auto; max-width: 100%; width: 16px; margin-right: 8px;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=8&amp;height=8&amp;name=map-location-dot.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=16&amp;height=16&amp;name=map-location-dot.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=24&amp;height=24&amp;name=map-location-dot.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=32&amp;height=32&amp;name=map-location-dot.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=40&amp;height=40&amp;name=map-location-dot.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-location-dot.png?width=48&amp;height=48&amp;name=map-location-dot.png 48w" sizes="(max-width: 16px) 100vw, 16px"> <strong><span style="text-decoration: underline;">eMSP solutions</span></strong></span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"> </span> </a></li> <li><a href="/en/ev-business-solutions/charge-point-operators?hsLang=en" style="display: flex; align-items: center; text-decoration: none; color: #000; padding: 8px; background-color: #f9f9f9; border-radius: 8px; font-size: 1rem;" rel="noopener"> <span style="display: flex; justify-content: space-between; align-items: center; width: 100%;"> <span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=16&amp;height=16&amp;name=route.png" width="16" height="16" loading="lazy" alt="route" style="height: auto; max-width: 100%; width: 16px; margin-right: 8px;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=8&amp;height=8&amp;name=route.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=16&amp;height=16&amp;name=route.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=24&amp;height=24&amp;name=route.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=32&amp;height=32&amp;name=route.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=40&amp;height=40&amp;name=route.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/route.png?width=48&amp;height=48&amp;name=route.png 48w" sizes="(max-width: 16px) 100vw, 16px"> <strong><span style="text-decoration: underline;">EV Charge Point Operators (CPO)</span></strong></span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"> </span> </a></li> <li><a href="https://chargehub.com/en/ev-business-solutions/plug-and-charge?hsLang=en" style="display: flex; align-items: center; text-decoration: none; color: #000; padding: 8px; background-color: #f9f9f9; border-radius: 8px; font-size: 1rem;" rel="noopener"> <span style="display: flex; justify-content: space-between; align-items: center; width: 100%;"> <span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=17&amp;height=16&amp;name=store.png" width="17" height="16" loading="lazy" alt="store" style="height: auto; max-width: 100%; width: 17px; margin-right: 8px;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=9&amp;height=8&amp;name=store.png 9w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=17&amp;height=16&amp;name=store.png 17w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=26&amp;height=24&amp;name=store.png 26w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=34&amp;height=32&amp;name=store.png 34w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=43&amp;height=40&amp;name=store.png 43w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/store.png?width=51&amp;height=48&amp;name=store.png 51w" sizes="(max-width: 17px) 100vw, 17px"> <strong><span style="text-decoration: underline;">Plug and Charge Technology</span></strong></span> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png" width="16" height="16" loading="lazy" alt="arrow-right" style="width: 16px; height: auto; object-fit: contain; max-width: 100%;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=8&amp;height=8&amp;name=arrow-right.png 8w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=16&amp;height=16&amp;name=arrow-right.png 16w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=24&amp;height=24&amp;name=arrow-right.png 24w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=32&amp;height=32&amp;name=arrow-right.png 32w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=40&amp;height=40&amp;name=arrow-right.png 40w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/arrow-right.png?width=48&amp;height=48&amp;name=arrow-right.png 48w" sizes="(max-width: 16px) 100vw, 16px"> </span> </a></li> </ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-7 dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-8 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_widget_1715719190663" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-multicol-media sr-one-col-media-01 widget_1715719190663 sr-padding-full text-auto prototype-no-background"> <div class="container container-large"> <div class="row"> <div class="col-md-10 offset-md-1"> <div class="row sr-row sr-valign-center"> <div class="col-md-12 sr-col text-center sr-repeater-1"> <div class="content-wrapper"> <div class="responsive-image mb-4"> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-markers.png?width=114&amp;height=96&amp;name=map-markers.png" alt="map-markers" loading="" width="114" height="96" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-markers.png?width=57&amp;height=48&amp;name=map-markers.png 57w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-markers.png?width=114&amp;height=96&amp;name=map-markers.png 114w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-markers.png?width=171&amp;height=144&amp;name=map-markers.png 171w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-markers.png?width=228&amp;height=192&amp;name=map-markers.png 228w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-markers.png?width=285&amp;height=240&amp;name=map-markers.png 285w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/map-markers.png?width=342&amp;height=288&amp;name=map-markers.png 342w" sizes="(max-width: 114px) 100vw, 114px"> </div> <h1 class="heading text-custom" style="color: rgba(0, 0, 0, 1.0)"> Find Your Next Charge, Instantly </h1> <div class="col-content lead"> <p style="text-align: center;">Easily locate charging stations with the ChargeHub map, connected to the widest range of networks across North America<span style="color: #000000;"><br></span><span style="color: #000000;"></span></p> </div> <div class="cta-group sr-spacer-top-25"> <div class="btn-wrapper btn-secondary-wrapper btn-wrapper-md"><a class="cta-button" href="https://chargehub.com/map/?hsLang=en#/en/map"><span id="hs_cos_wrapper_widget_1715719190663_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon button_icon mr-2" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512" aria-hidden="true"><g id="Map1_layer"><path d="M560.02 32c-1.96 0-3.98.37-5.96 1.16L384.01 96H384L212 35.28A64.252 64.252 0 0 0 191.76 32c-6.69 0-13.37 1.05-19.81 3.14L20.12 87.95A32.006 32.006 0 0 0 0 117.66v346.32C0 473.17 7.53 480 15.99 480c1.96 0 3.97-.37 5.96-1.16L192 416l172 60.71a63.98 63.98 0 0 0 40.05.15l151.83-52.81A31.996 31.996 0 0 0 576 394.34V48.02c0-9.19-7.53-16.02-15.98-16.02zM224 90.42l128 45.19v285.97l-128-45.19V90.42zM48 418.05V129.07l128-44.53v286.2l-.64.23L48 418.05zm480-35.13l-128 44.53V141.26l.64-.24L528 93.95v288.97z" /></g></svg></span>Explore the Map</a></div></div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-9 body_dnd_area-row-4-hidden dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-10 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_17163967944335" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-clients-carousel-01 module_17163967944335 sr-clients bg-white sr-padding-full text-auto text-center prototype-no-background"> <div class="container container-large"> <div class="row"> <div class="col-10 offset-1"> <div> <h4 class="heading h1"> ChargeHub Compatible Networks </h4> <div class="description"> <p style="text-align: center;">ChargeHub works closely with industry leaders to drive the development of key standards like OCPI. Our focus is on improving connectivity, simplifying EV roaming, and advancing the future of electric mobility through collaborative efforts on industry standards.</p> </div> <div class="logo-slider sr-spacer-top-25"> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ChargePoint_logo.png?width=208&amp;height=40&amp;name=ChargePoint_logo.png" alt="the chargehub com" loading="lazy" width="208" height="40" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ChargePoint_logo.png?width=104&amp;height=20&amp;name=ChargePoint_logo.png 104w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ChargePoint_logo.png?width=208&amp;height=40&amp;name=ChargePoint_logo.png 208w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ChargePoint_logo.png?width=312&amp;height=60&amp;name=ChargePoint_logo.png 312w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ChargePoint_logo.png?width=416&amp;height=80&amp;name=ChargePoint_logo.png 416w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ChargePoint_logo.png?width=520&amp;height=100&amp;name=ChargePoint_logo.png 520w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ChargePoint_logo.png?width=624&amp;height=120&amp;name=ChargePoint_logo.png 624w" sizes="(max-width: 208px) 100vw, 208px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/coop-connect-chargehub-partner.png?width=75&amp;height=75&amp;name=coop-connect-chargehub-partner.png" alt="chargehub com" loading="lazy" width="75" height="75" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/coop-connect-chargehub-partner.png?width=38&amp;height=38&amp;name=coop-connect-chargehub-partner.png 38w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/coop-connect-chargehub-partner.png?width=75&amp;height=75&amp;name=coop-connect-chargehub-partner.png 75w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/coop-connect-chargehub-partner.png?width=113&amp;height=113&amp;name=coop-connect-chargehub-partner.png 113w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/coop-connect-chargehub-partner.png?width=150&amp;height=150&amp;name=coop-connect-chargehub-partner.png 150w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/coop-connect-chargehub-partner.png?width=188&amp;height=188&amp;name=coop-connect-chargehub-partner.png 188w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/coop-connect-chargehub-partner.png?width=225&amp;height=225&amp;name=coop-connect-chargehub-partner.png 225w" sizes="(max-width: 75px) 100vw, 75px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ce-color-en.png?width=96&amp;height=75&amp;name=ce-color-en.png" alt="chargehub ev" loading="lazy" width="96" height="75" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ce-color-en.png?width=48&amp;height=38&amp;name=ce-color-en.png 48w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ce-color-en.png?width=96&amp;height=75&amp;name=ce-color-en.png 96w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ce-color-en.png?width=144&amp;height=113&amp;name=ce-color-en.png 144w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ce-color-en.png?width=192&amp;height=150&amp;name=ce-color-en.png 192w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ce-color-en.png?width=240&amp;height=188&amp;name=ce-color-en.png 240w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ce-color-en.png?width=288&amp;height=225&amp;name=ce-color-en.png 288w" sizes="(max-width: 96px) 100vw, 96px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVCS.png?width=274&amp;height=101&amp;name=EVCS.png" alt="what is charge hub" loading="lazy" width="274" height="101" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVCS.png?width=137&amp;height=51&amp;name=EVCS.png 137w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVCS.png?width=274&amp;height=101&amp;name=EVCS.png 274w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVCS.png?width=411&amp;height=152&amp;name=EVCS.png 411w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVCS.png?width=548&amp;height=202&amp;name=EVCS.png 548w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVCS.png?width=685&amp;height=253&amp;name=EVCS.png 685w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVCS.png?width=822&amp;height=303&amp;name=EVCS.png 822w" sizes="(max-width: 274px) 100vw, 274px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EV-Gateway.png?width=523&amp;height=101&amp;name=EV-Gateway.png" alt="charge hub com" loading="lazy" width="523" height="101" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EV-Gateway.png?width=262&amp;height=51&amp;name=EV-Gateway.png 262w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EV-Gateway.png?width=523&amp;height=101&amp;name=EV-Gateway.png 523w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EV-Gateway.png?width=785&amp;height=152&amp;name=EV-Gateway.png 785w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EV-Gateway.png?width=1046&amp;height=202&amp;name=EV-Gateway.png 1046w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EV-Gateway.png?width=1308&amp;height=253&amp;name=EV-Gateway.png 1308w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EV-Gateway.png?width=1569&amp;height=303&amp;name=EV-Gateway.png 1569w" sizes="(max-width: 523px) 100vw, 523px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVolve-NY-ChargeHub-Partner.png?width=100&amp;height=101&amp;name=EVolve-NY-ChargeHub-Partner.png" alt="charge hub accessories" loading="lazy" width="100" height="101" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVolve-NY-ChargeHub-Partner.png?width=50&amp;height=51&amp;name=EVolve-NY-ChargeHub-Partner.png 50w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVolve-NY-ChargeHub-Partner.png?width=100&amp;height=101&amp;name=EVolve-NY-ChargeHub-Partner.png 100w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVolve-NY-ChargeHub-Partner.png?width=150&amp;height=152&amp;name=EVolve-NY-ChargeHub-Partner.png 150w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVolve-NY-ChargeHub-Partner.png?width=200&amp;height=202&amp;name=EVolve-NY-ChargeHub-Partner.png 200w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVolve-NY-ChargeHub-Partner.png?width=250&amp;height=253&amp;name=EVolve-NY-ChargeHub-Partner.png 250w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVolve-NY-ChargeHub-Partner.png?width=300&amp;height=303&amp;name=EVolve-NY-ChargeHub-Partner.png 300w" sizes="(max-width: 100px) 100vw, 100px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/Partner%20Logos/EcoCharge-logo-new.png?width=226&amp;height=80&amp;name=EcoCharge-logo-new.png" alt="chargehub canada" loading="lazy" width="226" height="80" srcset="https://chargehub.com/hs-fs/hubfs/Partner%20Logos/EcoCharge-logo-new.png?width=113&amp;height=40&amp;name=EcoCharge-logo-new.png 113w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/EcoCharge-logo-new.png?width=226&amp;height=80&amp;name=EcoCharge-logo-new.png 226w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/EcoCharge-logo-new.png?width=339&amp;height=120&amp;name=EcoCharge-logo-new.png 339w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/EcoCharge-logo-new.png?width=452&amp;height=160&amp;name=EcoCharge-logo-new.png 452w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/EcoCharge-logo-new.png?width=565&amp;height=200&amp;name=EcoCharge-logo-new.png 565w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/EcoCharge-logo-new.png?width=678&amp;height=240&amp;name=EcoCharge-logo-new.png 678w" sizes="(max-width: 226px) 100vw, 226px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVSmart-ChargeHub-Partner.png?width=344&amp;height=100&amp;name=EVSmart-ChargeHub-Partner.png" alt="charge hub ev" loading="lazy" width="344" height="100" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVSmart-ChargeHub-Partner.png?width=172&amp;height=50&amp;name=EVSmart-ChargeHub-Partner.png 172w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVSmart-ChargeHub-Partner.png?width=344&amp;height=100&amp;name=EVSmart-ChargeHub-Partner.png 344w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVSmart-ChargeHub-Partner.png?width=516&amp;height=150&amp;name=EVSmart-ChargeHub-Partner.png 516w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVSmart-ChargeHub-Partner.png?width=688&amp;height=200&amp;name=EVSmart-ChargeHub-Partner.png 688w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVSmart-ChargeHub-Partner.png?width=860&amp;height=250&amp;name=EVSmart-ChargeHub-Partner.png 860w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/EVSmart-ChargeHub-Partner.png?width=1032&amp;height=300&amp;name=EVSmart-ChargeHub-Partner.png 1032w" sizes="(max-width: 344px) 100vw, 344px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/graviti-logo-chargehub-partner.png?width=240&amp;height=240&amp;name=graviti-logo-chargehub-partner.png" alt="what is chargehub" loading="lazy" width="240" height="240" srcset="https://chargehub.com/hs-fs/hubfs/graviti-logo-chargehub-partner.png?width=120&amp;height=120&amp;name=graviti-logo-chargehub-partner.png 120w, https://chargehub.com/hs-fs/hubfs/graviti-logo-chargehub-partner.png?width=240&amp;height=240&amp;name=graviti-logo-chargehub-partner.png 240w, https://chargehub.com/hs-fs/hubfs/graviti-logo-chargehub-partner.png?width=360&amp;height=360&amp;name=graviti-logo-chargehub-partner.png 360w, https://chargehub.com/hs-fs/hubfs/graviti-logo-chargehub-partner.png?width=480&amp;height=480&amp;name=graviti-logo-chargehub-partner.png 480w, https://chargehub.com/hs-fs/hubfs/graviti-logo-chargehub-partner.png?width=600&amp;height=600&amp;name=graviti-logo-chargehub-partner.png 600w, https://chargehub.com/hs-fs/hubfs/graviti-logo-chargehub-partner.png?width=720&amp;height=720&amp;name=graviti-logo-chargehub-partner.png 720w" sizes="(max-width: 240px) 100vw, 240px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/Partner%20Logos/FPL-Evolution.png?width=1172&amp;height=213&amp;name=FPL-Evolution.png" alt="mogile technologies" loading="lazy" width="1172" height="213" srcset="https://chargehub.com/hs-fs/hubfs/Partner%20Logos/FPL-Evolution.png?width=586&amp;height=107&amp;name=FPL-Evolution.png 586w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/FPL-Evolution.png?width=1172&amp;height=213&amp;name=FPL-Evolution.png 1172w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/FPL-Evolution.png?width=1758&amp;height=320&amp;name=FPL-Evolution.png 1758w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/FPL-Evolution.png?width=2344&amp;height=426&amp;name=FPL-Evolution.png 2344w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/FPL-Evolution.png?width=2930&amp;height=533&amp;name=FPL-Evolution.png 2930w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/FPL-Evolution.png?width=3516&amp;height=639&amp;name=FPL-Evolution.png 3516w" sizes="(max-width: 1172px) 100vw, 1172px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Hypercharge-chargehub-partner.png?width=399&amp;height=100&amp;name=Hypercharge-chargehub-partner.png" alt="chargehub charging station" loading="lazy" width="399" height="100" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Hypercharge-chargehub-partner.png?width=200&amp;height=50&amp;name=Hypercharge-chargehub-partner.png 200w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Hypercharge-chargehub-partner.png?width=399&amp;height=100&amp;name=Hypercharge-chargehub-partner.png 399w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Hypercharge-chargehub-partner.png?width=599&amp;height=150&amp;name=Hypercharge-chargehub-partner.png 599w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Hypercharge-chargehub-partner.png?width=798&amp;height=200&amp;name=Hypercharge-chargehub-partner.png 798w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Hypercharge-chargehub-partner.png?width=998&amp;height=250&amp;name=Hypercharge-chargehub-partner.png 998w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Hypercharge-chargehub-partner.png?width=1197&amp;height=300&amp;name=Hypercharge-chargehub-partner.png 1197w" sizes="(max-width: 399px) 100vw, 399px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/newfoundland-labrador-hydro-logo.png?width=190&amp;height=80&amp;name=newfoundland-labrador-hydro-logo.png" alt="charge hub canada" loading="lazy" width="190" height="80" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/newfoundland-labrador-hydro-logo.png?width=95&amp;height=40&amp;name=newfoundland-labrador-hydro-logo.png 95w, https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/newfoundland-labrador-hydro-logo.png?width=190&amp;height=80&amp;name=newfoundland-labrador-hydro-logo.png 190w, https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/newfoundland-labrador-hydro-logo.png?width=285&amp;height=120&amp;name=newfoundland-labrador-hydro-logo.png 285w, https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/newfoundland-labrador-hydro-logo.png?width=380&amp;height=160&amp;name=newfoundland-labrador-hydro-logo.png 380w, https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/newfoundland-labrador-hydro-logo.png?width=475&amp;height=200&amp;name=newfoundland-labrador-hydro-logo.png 475w, https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/newfoundland-labrador-hydro-logo.png?width=570&amp;height=240&amp;name=newfoundland-labrador-hydro-logo.png 570w" sizes="(max-width: 190px) 100vw, 190px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/circle%20k.jpg?width=640&amp;height=400&amp;name=circle%20k.jpg" alt="chargehub app" loading="lazy" width="640" height="400" srcset="https://chargehub.com/hs-fs/hubfs/circle%20k.jpg?width=320&amp;height=200&amp;name=circle%20k.jpg 320w, https://chargehub.com/hs-fs/hubfs/circle%20k.jpg?width=640&amp;height=400&amp;name=circle%20k.jpg 640w, https://chargehub.com/hs-fs/hubfs/circle%20k.jpg?width=960&amp;height=600&amp;name=circle%20k.jpg 960w, https://chargehub.com/hs-fs/hubfs/circle%20k.jpg?width=1280&amp;height=800&amp;name=circle%20k.jpg 1280w, https://chargehub.com/hs-fs/hubfs/circle%20k.jpg?width=1600&amp;height=1000&amp;name=circle%20k.jpg 1600w, https://chargehub.com/hs-fs/hubfs/circle%20k.jpg?width=1920&amp;height=1200&amp;name=circle%20k.jpg 1920w" sizes="(max-width: 640px) 100vw, 640px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/shell-recharge-chargehub-partner.png?width=319&amp;height=100&amp;name=shell-recharge-chargehub-partner.png" alt="chargehub.com" loading="lazy" width="319" height="100" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/shell-recharge-chargehub-partner.png?width=160&amp;height=50&amp;name=shell-recharge-chargehub-partner.png 160w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/shell-recharge-chargehub-partner.png?width=319&amp;height=100&amp;name=shell-recharge-chargehub-partner.png 319w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/shell-recharge-chargehub-partner.png?width=479&amp;height=150&amp;name=shell-recharge-chargehub-partner.png 479w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/shell-recharge-chargehub-partner.png?width=638&amp;height=200&amp;name=shell-recharge-chargehub-partner.png 638w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/shell-recharge-chargehub-partner.png?width=798&amp;height=250&amp;name=shell-recharge-chargehub-partner.png 798w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/shell-recharge-chargehub-partner.png?width=957&amp;height=300&amp;name=shell-recharge-chargehub-partner.png 957w" sizes="(max-width: 319px) 100vw, 319px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Stay-N-Charge-chargehub-partner.png?width=360&amp;height=167&amp;name=Stay-N-Charge-chargehub-partner.png" alt="electric vehicle charging station" loading="lazy" width="360" height="167" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Stay-N-Charge-chargehub-partner.png?width=180&amp;height=84&amp;name=Stay-N-Charge-chargehub-partner.png 180w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Stay-N-Charge-chargehub-partner.png?width=360&amp;height=167&amp;name=Stay-N-Charge-chargehub-partner.png 360w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Stay-N-Charge-chargehub-partner.png?width=540&amp;height=251&amp;name=Stay-N-Charge-chargehub-partner.png 540w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Stay-N-Charge-chargehub-partner.png?width=720&amp;height=334&amp;name=Stay-N-Charge-chargehub-partner.png 720w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Stay-N-Charge-chargehub-partner.png?width=900&amp;height=418&amp;name=Stay-N-Charge-chargehub-partner.png 900w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/Stay-N-Charge-chargehub-partner.png?width=1080&amp;height=501&amp;name=Stay-N-Charge-chargehub-partner.png 1080w" sizes="(max-width: 360px) 100vw, 360px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/SWTCH-Logo.png?width=330&amp;height=106&amp;name=SWTCH-Logo.png" alt="electric car charging at home" loading="lazy" width="330" height="106" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/SWTCH-Logo.png?width=165&amp;height=53&amp;name=SWTCH-Logo.png 165w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/SWTCH-Logo.png?width=330&amp;height=106&amp;name=SWTCH-Logo.png 330w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/SWTCH-Logo.png?width=495&amp;height=159&amp;name=SWTCH-Logo.png 495w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/SWTCH-Logo.png?width=660&amp;height=212&amp;name=SWTCH-Logo.png 660w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/SWTCH-Logo.png?width=825&amp;height=265&amp;name=SWTCH-Logo.png 825w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/SWTCH-Logo.png?width=990&amp;height=318&amp;name=SWTCH-Logo.png 990w" sizes="(max-width: 330px) 100vw, 330px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ZEF-Energy.png?width=550&amp;height=100&amp;name=ZEF-Energy.png" alt="ev charging at home" loading="lazy" width="550" height="100" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ZEF-Energy.png?width=275&amp;height=50&amp;name=ZEF-Energy.png 275w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ZEF-Energy.png?width=550&amp;height=100&amp;name=ZEF-Energy.png 550w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ZEF-Energy.png?width=825&amp;height=150&amp;name=ZEF-Energy.png 825w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ZEF-Energy.png?width=1100&amp;height=200&amp;name=ZEF-Energy.png 1100w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ZEF-Energy.png?width=1375&amp;height=250&amp;name=ZEF-Energy.png 1375w, https://chargehub.com/hs-fs/hubfs/B2C/Partners/Rectangle/ZEF-Energy.png?width=1650&amp;height=300&amp;name=ZEF-Energy.png 1650w" sizes="(max-width: 550px) 100vw, 550px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/Partner%20Logos/Rectangle%20and%20Square/Ivy-charging-network-chargehub-partner.png?width=272&amp;height=258&amp;name=Ivy-charging-network-chargehub-partner.png" alt="charging electric cars at home" loading="lazy" width="272" height="258" srcset="https://chargehub.com/hs-fs/hubfs/Partner%20Logos/Rectangle%20and%20Square/Ivy-charging-network-chargehub-partner.png?width=136&amp;height=129&amp;name=Ivy-charging-network-chargehub-partner.png 136w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/Rectangle%20and%20Square/Ivy-charging-network-chargehub-partner.png?width=272&amp;height=258&amp;name=Ivy-charging-network-chargehub-partner.png 272w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/Rectangle%20and%20Square/Ivy-charging-network-chargehub-partner.png?width=408&amp;height=387&amp;name=Ivy-charging-network-chargehub-partner.png 408w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/Rectangle%20and%20Square/Ivy-charging-network-chargehub-partner.png?width=544&amp;height=516&amp;name=Ivy-charging-network-chargehub-partner.png 544w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/Rectangle%20and%20Square/Ivy-charging-network-chargehub-partner.png?width=680&amp;height=645&amp;name=Ivy-charging-network-chargehub-partner.png 680w, https://chargehub.com/hs-fs/hubfs/Partner%20Logos/Rectangle%20and%20Square/Ivy-charging-network-chargehub-partner.png?width=816&amp;height=774&amp;name=Ivy-charging-network-chargehub-partner.png 816w" sizes="(max-width: 272px) 100vw, 272px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/bc-hydro-home-ev-charging-station-rebates.png?width=894&amp;height=251&amp;name=bc-hydro-home-ev-charging-station-rebates.png" alt="charging station for electric vehicles" loading="lazy" width="894" height="251" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/bc-hydro-home-ev-charging-station-rebates.png?width=447&amp;height=126&amp;name=bc-hydro-home-ev-charging-station-rebates.png 447w, https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/bc-hydro-home-ev-charging-station-rebates.png?width=894&amp;height=251&amp;name=bc-hydro-home-ev-charging-station-rebates.png 894w, https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/bc-hydro-home-ev-charging-station-rebates.png?width=1341&amp;height=377&amp;name=bc-hydro-home-ev-charging-station-rebates.png 1341w, https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/bc-hydro-home-ev-charging-station-rebates.png?width=1788&amp;height=502&amp;name=bc-hydro-home-ev-charging-station-rebates.png 1788w, https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/bc-hydro-home-ev-charging-station-rebates.png?width=2235&amp;height=628&amp;name=bc-hydro-home-ev-charging-station-rebates.png 2235w, https://chargehub.com/hs-fs/hubfs/B2C/Guide%20pages/Logos/provinces/bc-hydro-home-ev-charging-station-rebates.png?width=2682&amp;height=753&amp;name=bc-hydro-home-ev-charging-station-rebates.png 2682w" sizes="(max-width: 894px) 100vw, 894px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/mercedes%20benz.png?width=447&amp;height=113&amp;name=mercedes%20benz.png" alt="mercedes benz" loading="lazy" width="447" height="113" srcset="https://chargehub.com/hs-fs/hubfs/mercedes%20benz.png?width=224&amp;height=57&amp;name=mercedes%20benz.png 224w, https://chargehub.com/hs-fs/hubfs/mercedes%20benz.png?width=447&amp;height=113&amp;name=mercedes%20benz.png 447w, https://chargehub.com/hs-fs/hubfs/mercedes%20benz.png?width=671&amp;height=170&amp;name=mercedes%20benz.png 671w, https://chargehub.com/hs-fs/hubfs/mercedes%20benz.png?width=894&amp;height=226&amp;name=mercedes%20benz.png 894w, https://chargehub.com/hs-fs/hubfs/mercedes%20benz.png?width=1118&amp;height=283&amp;name=mercedes%20benz.png 1118w, https://chargehub.com/hs-fs/hubfs/mercedes%20benz.png?width=1341&amp;height=339&amp;name=mercedes%20benz.png 1341w" sizes="(max-width: 447px) 100vw, 447px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/red%20e%20keep%20ev%20charger%20logo.png?width=512&amp;height=512&amp;name=red%20e%20keep%20ev%20charger%20logo.png" alt="red e keep ev charger logo" loading="lazy" width="512" height="512" srcset="https://chargehub.com/hs-fs/hubfs/red%20e%20keep%20ev%20charger%20logo.png?width=256&amp;height=256&amp;name=red%20e%20keep%20ev%20charger%20logo.png 256w, https://chargehub.com/hs-fs/hubfs/red%20e%20keep%20ev%20charger%20logo.png?width=512&amp;height=512&amp;name=red%20e%20keep%20ev%20charger%20logo.png 512w, https://chargehub.com/hs-fs/hubfs/red%20e%20keep%20ev%20charger%20logo.png?width=768&amp;height=768&amp;name=red%20e%20keep%20ev%20charger%20logo.png 768w, https://chargehub.com/hs-fs/hubfs/red%20e%20keep%20ev%20charger%20logo.png?width=1024&amp;height=1024&amp;name=red%20e%20keep%20ev%20charger%20logo.png 1024w, https://chargehub.com/hs-fs/hubfs/red%20e%20keep%20ev%20charger%20logo.png?width=1280&amp;height=1280&amp;name=red%20e%20keep%20ev%20charger%20logo.png 1280w, https://chargehub.com/hs-fs/hubfs/red%20e%20keep%20ev%20charger%20logo.png?width=1536&amp;height=1536&amp;name=red%20e%20keep%20ev%20charger%20logo.png 1536w" sizes="(max-width: 512px) 100vw, 512px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/LYK_Logo_TM_Full_Flat_RGB.png?width=462&amp;height=178&amp;name=LYK_Logo_TM_Full_Flat_RGB.png" alt="lynkwell ev charging" loading="lazy" width="462" height="178" srcset="https://chargehub.com/hs-fs/hubfs/LYK_Logo_TM_Full_Flat_RGB.png?width=231&amp;height=89&amp;name=LYK_Logo_TM_Full_Flat_RGB.png 231w, https://chargehub.com/hs-fs/hubfs/LYK_Logo_TM_Full_Flat_RGB.png?width=462&amp;height=178&amp;name=LYK_Logo_TM_Full_Flat_RGB.png 462w, https://chargehub.com/hs-fs/hubfs/LYK_Logo_TM_Full_Flat_RGB.png?width=693&amp;height=267&amp;name=LYK_Logo_TM_Full_Flat_RGB.png 693w, https://chargehub.com/hs-fs/hubfs/LYK_Logo_TM_Full_Flat_RGB.png?width=924&amp;height=356&amp;name=LYK_Logo_TM_Full_Flat_RGB.png 924w, https://chargehub.com/hs-fs/hubfs/LYK_Logo_TM_Full_Flat_RGB.png?width=1155&amp;height=445&amp;name=LYK_Logo_TM_Full_Flat_RGB.png 1155w, https://chargehub.com/hs-fs/hubfs/LYK_Logo_TM_Full_Flat_RGB.png?width=1386&amp;height=534&amp;name=LYK_Logo_TM_Full_Flat_RGB.png 1386w" sizes="(max-width: 462px) 100vw, 462px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/blink-logo%20(1).png?width=300&amp;height=118&amp;name=blink-logo%20(1).png" alt="blink ev stations" loading="lazy" width="300" height="118" srcset="https://chargehub.com/hs-fs/hubfs/blink-logo%20(1).png?width=150&amp;height=59&amp;name=blink-logo%20(1).png 150w, https://chargehub.com/hs-fs/hubfs/blink-logo%20(1).png?width=300&amp;height=118&amp;name=blink-logo%20(1).png 300w, https://chargehub.com/hs-fs/hubfs/blink-logo%20(1).png?width=450&amp;height=177&amp;name=blink-logo%20(1).png 450w, https://chargehub.com/hs-fs/hubfs/blink-logo%20(1).png?width=600&amp;height=236&amp;name=blink-logo%20(1).png 600w, https://chargehub.com/hs-fs/hubfs/blink-logo%20(1).png?width=750&amp;height=295&amp;name=blink-logo%20(1).png 750w, https://chargehub.com/hs-fs/hubfs/blink-logo%20(1).png?width=900&amp;height=354&amp;name=blink-logo%20(1).png 900w" sizes="(max-width: 300px) 100vw, 300px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/evoke%20network.png?width=750&amp;height=306&amp;name=evoke%20network.png" alt="evoke network" loading="lazy" width="750" height="306" srcset="https://chargehub.com/hs-fs/hubfs/evoke%20network.png?width=375&amp;height=153&amp;name=evoke%20network.png 375w, https://chargehub.com/hs-fs/hubfs/evoke%20network.png?width=750&amp;height=306&amp;name=evoke%20network.png 750w, https://chargehub.com/hs-fs/hubfs/evoke%20network.png?width=1125&amp;height=459&amp;name=evoke%20network.png 1125w, https://chargehub.com/hs-fs/hubfs/evoke%20network.png?width=1500&amp;height=612&amp;name=evoke%20network.png 1500w, https://chargehub.com/hs-fs/hubfs/evoke%20network.png?width=1875&amp;height=765&amp;name=evoke%20network.png 1875w, https://chargehub.com/hs-fs/hubfs/evoke%20network.png?width=2250&amp;height=918&amp;name=evoke%20network.png 2250w" sizes="(max-width: 750px) 100vw, 750px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/chargelab-logo-color.png?width=470&amp;height=100&amp;name=chargelab-logo-color.png" alt="chargelab ev charging" loading="lazy" width="470" height="100" srcset="https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/chargelab-logo-color.png?width=235&amp;height=50&amp;name=chargelab-logo-color.png 235w, https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/chargelab-logo-color.png?width=470&amp;height=100&amp;name=chargelab-logo-color.png 470w, https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/chargelab-logo-color.png?width=705&amp;height=150&amp;name=chargelab-logo-color.png 705w, https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/chargelab-logo-color.png?width=940&amp;height=200&amp;name=chargelab-logo-color.png 940w, https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/chargelab-logo-color.png?width=1175&amp;height=250&amp;name=chargelab-logo-color.png 1175w, https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/chargelab-logo-color.png?width=1410&amp;height=300&amp;name=chargelab-logo-color.png 1410w" sizes="(max-width: 470px) 100vw, 470px"> </div> <div> <img src="https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/Duke-energy-chargehub-partner.png?width=301&amp;height=100&amp;name=Duke-energy-chargehub-partner.png" alt="Duke energy ev" loading="lazy" width="301" height="100" srcset="https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/Duke-energy-chargehub-partner.png?width=151&amp;height=50&amp;name=Duke-energy-chargehub-partner.png 151w, https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/Duke-energy-chargehub-partner.png?width=301&amp;height=100&amp;name=Duke-energy-chargehub-partner.png 301w, https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/Duke-energy-chargehub-partner.png?width=452&amp;height=150&amp;name=Duke-energy-chargehub-partner.png 452w, https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/Duke-energy-chargehub-partner.png?width=602&amp;height=200&amp;name=Duke-energy-chargehub-partner.png 602w, https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/Duke-energy-chargehub-partner.png?width=753&amp;height=250&amp;name=Duke-energy-chargehub-partner.png 753w, https://chargehub.com/hs-fs/hubfs/General/Partner%20Logos/Rectangle%20and%20Square/Duke-energy-chargehub-partner.png?width=903&amp;height=300&amp;name=Duke-energy-chargehub-partner.png 903w" sizes="(max-width: 301px) 100vw, 301px"> </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-11 dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-12 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1742311489699" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-multicol-media sr-one-col-media-01 module_1742311489699 sr-padding-full text-white prototype-no-background"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <div class="row sr-row sr-valign-center"> <div class="col-md-12 sr-col text-center sr-repeater-1"> <div class="content-wrapper"> <div class="responsive-image mb-4"> <img src="https://chargehub.com/hs-fs/hubfs/Newsletter/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=96&amp;height=96&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png" alt="ChargeHub Logo Plug Icon - Clearspace" loading="" width="96" height="96" srcset="https://chargehub.com/hs-fs/hubfs/Newsletter/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=48&amp;height=48&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 48w, https://chargehub.com/hs-fs/hubfs/Newsletter/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=96&amp;height=96&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 96w, https://chargehub.com/hs-fs/hubfs/Newsletter/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=144&amp;height=144&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 144w, https://chargehub.com/hs-fs/hubfs/Newsletter/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=192&amp;height=192&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 192w, https://chargehub.com/hs-fs/hubfs/Newsletter/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=240&amp;height=240&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 240w, https://chargehub.com/hs-fs/hubfs/Newsletter/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=288&amp;height=288&amp;name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 288w" sizes="(max-width: 96px) 100vw, 96px"> </div> <h1 class="heading text-custom" style="color: rgba(255, 255, 255, 1.0)"> Access Charging Locations and Pay on the Go With the ChargeHub App </h1> <div class="cta-group sr-spacer-top-25"> <div class="btn-wrapper btn-primary-wrapper btn-wrapper-md"><a class="cta-button" href="https://click.chargehub.com/NEZk/mrh4ipgm">Download the App</a></div></div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-13 body_dnd_area-row-6-force-full-width-section dnd-section body_dnd_area-row-6-padding"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-14 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_17424126345637" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-multicol-media sr-two-col-03 module_17424126345637 sr-padding-full text-auto prototype-no-background"> <div class="container"> <div class="text-center sr-spacer-bottom-50"> <h3 class="heading"> Your EV Charging Knowledge Hub </h3> <div class="description"><span>Discover expert guides, articles, and updates to stay informed and empowered on your EV journey.</span></div> </div> <div class="row sr-row sr-valign-center"> <div class="col-md-4 sr-col text-center sr-repeater-1"> <div class="content-wrapper"> <div class="col-content "> <div class="card" style="text-align: left;"><a href="https://chargehub.com/en/ev-charging-news/avoid-wait-check-charging-station-availability?hsLang=en" rel="noopener"><img src="https://chargehub.com/hs-fs/hubfs/B2C/Blog/Avoid%20the%20Wait%20Check%20Charging%20Station%20Availability/image%20%282%29.jpg?width=699&amp;height=465&amp;name=image%20%282%29.jpg" width="699" height="465" loading="lazy" alt="98e30fda36d3d0d19d83a47a5c3fcdf6" style="height: auto; max-width: 100%; width: 699px;" srcset="https://chargehub.com/hs-fs/hubfs/B2C/Blog/Avoid%20the%20Wait%20Check%20Charging%20Station%20Availability/image%20%282%29.jpg?width=350&amp;height=233&amp;name=image%20%282%29.jpg 350w, https://chargehub.com/hs-fs/hubfs/B2C/Blog/Avoid%20the%20Wait%20Check%20Charging%20Station%20Availability/image%20%282%29.jpg?width=699&amp;height=465&amp;name=image%20%282%29.jpg 699w, https://chargehub.com/hs-fs/hubfs/B2C/Blog/Avoid%20the%20Wait%20Check%20Charging%20Station%20Availability/image%20%282%29.jpg?width=1049&amp;height=698&amp;name=image%20%282%29.jpg 1049w, https://chargehub.com/hs-fs/hubfs/B2C/Blog/Avoid%20the%20Wait%20Check%20Charging%20Station%20Availability/image%20%282%29.jpg?width=1398&amp;height=930&amp;name=image%20%282%29.jpg 1398w, https://chargehub.com/hs-fs/hubfs/B2C/Blog/Avoid%20the%20Wait%20Check%20Charging%20Station%20Availability/image%20%282%29.jpg?width=1748&amp;height=1163&amp;name=image%20%282%29.jpg 1748w, https://chargehub.com/hs-fs/hubfs/B2C/Blog/Avoid%20the%20Wait%20Check%20Charging%20Station%20Availability/image%20%282%29.jpg?width=2097&amp;height=1395&amp;name=image%20%282%29.jpg 2097w" sizes="(max-width: 699px) 100vw, 699px"></a> <div class="card-content"> <div class="card-header"><span class="category">Blog</span> <span>February 24th, 2025</span></div> <h2 class="card-title"><span style="color: #272727;"><a href="https://chargehub.com/en/ev-charging-news/avoid-wait-check-charging-station-availability?hsLang=en" rel="noopener" style="color: #272727;">Avoid the Wait: Check Charging Station Availability</a></span></h2> <p class="card-author">Emma Banville</p> <p class="card-author">4 min read</p> </div> </div> </div> </div> </div> <div class="col-md-4 sr-col text-center sr-repeater-2"> <div class="content-wrapper"> <div class="col-content "> <div class="card" style="text-align: left;"><a href="https://chargehub.com/en/ev-charging-news/top-rated-charge-point-operators-in-north-america-2024?hsLang=en" rel="noopener"><img src="https://chargehub.com/hs-fs/hubfs/New%20Blog/Top-Rated%20Charge%20Point%20Operators%20in%20North%20America%202024%20Edition/Frame%2020.jpg?width=699&amp;height=465&amp;name=Frame%2020.jpg" width="699" height="465" loading="lazy" alt="98e30fda36d3d0d19d83a47a5c3fcdf6" style="height: auto; max-width: 100%; width: 699px;" srcset="https://chargehub.com/hs-fs/hubfs/New%20Blog/Top-Rated%20Charge%20Point%20Operators%20in%20North%20America%202024%20Edition/Frame%2020.jpg?width=350&amp;height=233&amp;name=Frame%2020.jpg 350w, https://chargehub.com/hs-fs/hubfs/New%20Blog/Top-Rated%20Charge%20Point%20Operators%20in%20North%20America%202024%20Edition/Frame%2020.jpg?width=699&amp;height=465&amp;name=Frame%2020.jpg 699w, https://chargehub.com/hs-fs/hubfs/New%20Blog/Top-Rated%20Charge%20Point%20Operators%20in%20North%20America%202024%20Edition/Frame%2020.jpg?width=1049&amp;height=698&amp;name=Frame%2020.jpg 1049w, https://chargehub.com/hs-fs/hubfs/New%20Blog/Top-Rated%20Charge%20Point%20Operators%20in%20North%20America%202024%20Edition/Frame%2020.jpg?width=1398&amp;height=930&amp;name=Frame%2020.jpg 1398w, https://chargehub.com/hs-fs/hubfs/New%20Blog/Top-Rated%20Charge%20Point%20Operators%20in%20North%20America%202024%20Edition/Frame%2020.jpg?width=1748&amp;height=1163&amp;name=Frame%2020.jpg 1748w, https://chargehub.com/hs-fs/hubfs/New%20Blog/Top-Rated%20Charge%20Point%20Operators%20in%20North%20America%202024%20Edition/Frame%2020.jpg?width=2097&amp;height=1395&amp;name=Frame%2020.jpg 2097w" sizes="(max-width: 699px) 100vw, 699px"></a> <div class="card-content"> <div class="card-header"><span class="category">Blog</span> <span>March 21st, 2025</span></div> <h2 class="card-title"><span style="color: #272727;"><a href="/en/ev-charging-news/top-rated-charge-point-operators-in-north-america-2024?hsLang=en" rel="noopener" style="color: #272727;">Top-Rated Charge Point Operators in North America: 2024 Edition</a></span></h2> <p class="card-author">Jany Plourde</p> <p class="card-author">4 min read</p> </div> </div> </div> </div> </div> <div class="col-md-4 sr-col text-center sr-repeater-3"> <div class="content-wrapper"> <div class="col-content "> <div class="card" style="text-align: left;"><img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/chargehub-public-charging-tips.png?width=699&amp;height=406&amp;name=chargehub-public-charging-tips.png" width="699" height="406" loading="lazy" alt="chargehub-public-charging-tips" style="height: auto; max-width: 100%; width: 699px;" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/chargehub-public-charging-tips.png?width=350&amp;height=203&amp;name=chargehub-public-charging-tips.png 350w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/chargehub-public-charging-tips.png?width=699&amp;height=406&amp;name=chargehub-public-charging-tips.png 699w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/chargehub-public-charging-tips.png?width=1049&amp;height=609&amp;name=chargehub-public-charging-tips.png 1049w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/chargehub-public-charging-tips.png?width=1398&amp;height=812&amp;name=chargehub-public-charging-tips.png 1398w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/chargehub-public-charging-tips.png?width=1748&amp;height=1015&amp;name=chargehub-public-charging-tips.png 1748w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/chargehub-public-charging-tips.png?width=2097&amp;height=1218&amp;name=chargehub-public-charging-tips.png 2097w" sizes="(max-width: 699px) 100vw, 699px"> <div class="card-content"> <div class="card-header"><span class="category" style="background-color: #dedede; color: #272727;">Guide</span> <span>February 28th, 2025</span></div> <h2 class="card-title"><span style="color: #000000;"><a href="https://chargehub.com/en/chargehub-tips-for-ev-public-charging?hsLang=en" rel="noopener" style="color: #000000;">Tips for Public EV Charging with ChargeHub</a></span></h2> <p class="card-author">&nbsp;</p> <p class="card-author">3 min read</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-15 dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-16 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_17423140816933" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-multicol-media sr-one-col-media-01 module_17423140816933 sr-padding-full text-white prototype-no-background"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <div class="row sr-row sr-valign-center"> <div class="col-md-12 sr-col text-center sr-repeater-1"> <div class="content-wrapper"> <div class="responsive-image mb-4"> <img src="https://chargehub.com/hs-fs/hubfs/General%20Homepage/newsletter-signup-graphic.png?width=280&amp;height=106&amp;name=newsletter-signup-graphic.png" alt="newsletter-signup-graphic" loading="" width="280" height="106" srcset="https://chargehub.com/hs-fs/hubfs/General%20Homepage/newsletter-signup-graphic.png?width=140&amp;height=53&amp;name=newsletter-signup-graphic.png 140w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/newsletter-signup-graphic.png?width=280&amp;height=106&amp;name=newsletter-signup-graphic.png 280w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/newsletter-signup-graphic.png?width=420&amp;height=159&amp;name=newsletter-signup-graphic.png 420w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/newsletter-signup-graphic.png?width=560&amp;height=212&amp;name=newsletter-signup-graphic.png 560w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/newsletter-signup-graphic.png?width=700&amp;height=265&amp;name=newsletter-signup-graphic.png 700w, https://chargehub.com/hs-fs/hubfs/General%20Homepage/newsletter-signup-graphic.png?width=840&amp;height=318&amp;name=newsletter-signup-graphic.png 840w" sizes="(max-width: 280px) 100vw, 280px"> </div> <h2 class="heading h1 text-custom" style="color: rgba(0, 0, 0, 1.0)"> Stay ahead with the latest EV news and updates </h2> <div class="cta-group sr-spacer-top-25"> <div class="btn-wrapper btn-primary-wrapper btn-wrapper-md"><a class="cta-button" href="https://chargehub.com/en/ev-charging-newsletters.html?hsLang=en">Subscribe now</a></div></div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-17 dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-18 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_widget_1740750213980" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-tabs-testimonials-01 widget_1740750213980 sr-padding-half text-white text-center prototype-no-background"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <div class="sr-tabs-testimonials-01-wrapper"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 30 26" class="quote-mark"><g fill="#0C63FF" fill-rule="evenodd"><path d="M9.535 11.543a7.894 7.894 0 0 0-2.181-.318 6.855 6.855 0 0 0-2.735.56c.687-2.517 2.339-6.86 5.629-7.348a.782.782 0 0 0 .637-.563l.72-2.572a.781.781 0 0 0-.647-.984 5.461 5.461 0 0 0-.736-.05c-3.949 0-7.86 4.122-9.51 10.024-.969 3.462-1.253 8.668 1.134 11.945 1.335 1.833 3.283 2.812 5.79 2.91h.03a6.952 6.952 0 0 0 6.67-5.065 6.885 6.885 0 0 0-.634-5.266 6.948 6.948 0 0 0-4.167-3.273zM28.897 14.817a6.947 6.947 0 0 0-4.167-3.274 7.893 7.893 0 0 0-2.18-.318 6.856 6.856 0 0 0-2.736.56c.688-2.517 2.34-6.86 5.63-7.348a.782.782 0 0 0 .637-.563l.719-2.572a.781.781 0 0 0-.646-.984 5.455 5.455 0 0 0-.736-.05c-3.949 0-7.86 4.122-9.51 10.024-.969 3.462-1.253 8.668 1.134 11.945 1.335 1.833 3.283 2.813 5.79 2.91h.03a6.952 6.952 0 0 0 6.67-5.064 6.89 6.89 0 0 0-.635-5.266z" /></g></svg> <div class="sr-tabs-testimonials-01-quotes sr-spacer-top-25 sr-spacer-bottom-25"> <div class="widget_1740750213980-testimonial-1 lead"> <p style="text-align: center;"><strong>When we came across Charge Hub, the value was immediately apparent. One relationship, one system, one integration, and access to a majority of the publicly facing charging networks.</strong></p> </div> <div class="widget_1740750213980-testimonial-2 "> <p style="text-align: center;"><strong><span style="color: #f7f7f7;">Our partnership with ChargeHub has given us access to a large number of CPOs. This seamless integration has been a major part of our EV roaming strategy.</span></strong></p> </div> <div class="widget_1740750213980-testimonial-3 "> <p style="text-align: center;"><strong><span style="color: #f7f7f7;">Electric Circuit has mandated ChargeHub to manage all of our interoperability connections. This allows us to focus on what we do best: deploying and operating charging stations with the best possible customer experience in mind.</span></strong></p> </div> <div class="widget_1740750213980-testimonial-4 "> <p style="text-align: center;"><strong><span style="color: #f7f7f7;">As a CPO service provider, integrating with the Passport Hub has greatly accelerated our EV roaming offer to our industry clients.</span></strong></p> </div> </div> <div class="sr-tabs-testimonials-01-thumbs"> <img src="https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1686057583599.jpg?width=213&amp;height=213&amp;name=1686057583599.jpg" alt="1686057583599" loading="" width="213" height="213" srcset="https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1686057583599.jpg?width=107&amp;height=107&amp;name=1686057583599.jpg 107w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1686057583599.jpg?width=213&amp;height=213&amp;name=1686057583599.jpg 213w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1686057583599.jpg?width=320&amp;height=320&amp;name=1686057583599.jpg 320w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1686057583599.jpg?width=426&amp;height=426&amp;name=1686057583599.jpg 426w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1686057583599.jpg?width=533&amp;height=533&amp;name=1686057583599.jpg 533w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1686057583599.jpg?width=639&amp;height=639&amp;name=1686057583599.jpg 639w" sizes="(max-width: 213px) 100vw, 213px"> <img src="https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1516649532040.jpg?width=360&amp;height=360&amp;name=1516649532040.jpg" alt="1516649532040" loading="" width="360" height="360" srcset="https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1516649532040.jpg?width=180&amp;height=180&amp;name=1516649532040.jpg 180w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1516649532040.jpg?width=360&amp;height=360&amp;name=1516649532040.jpg 360w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1516649532040.jpg?width=540&amp;height=540&amp;name=1516649532040.jpg 540w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1516649532040.jpg?width=720&amp;height=720&amp;name=1516649532040.jpg 720w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1516649532040.jpg?width=900&amp;height=900&amp;name=1516649532040.jpg 900w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1516649532040.jpg?width=1080&amp;height=1080&amp;name=1516649532040.jpg 1080w" sizes="(max-width: 360px) 100vw, 360px"> <img src="https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1673213960829.jpg?width=800&amp;height=800&amp;name=1673213960829.jpg" alt="1673213960829" loading="lazy" width="800" height="800" srcset="https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1673213960829.jpg?width=400&amp;height=400&amp;name=1673213960829.jpg 400w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1673213960829.jpg?width=800&amp;height=800&amp;name=1673213960829.jpg 800w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1673213960829.jpg?width=1200&amp;height=1200&amp;name=1673213960829.jpg 1200w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1673213960829.jpg?width=1600&amp;height=1600&amp;name=1673213960829.jpg 1600w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1673213960829.jpg?width=2000&amp;height=2000&amp;name=1673213960829.jpg 2000w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1673213960829.jpg?width=2400&amp;height=2400&amp;name=1673213960829.jpg 2400w" sizes="(max-width: 800px) 100vw, 800px"> <img src="https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1573736918779.jpg?width=800&amp;height=800&amp;name=1573736918779.jpg" alt="1573736918779" loading="lazy" width="800" height="800" srcset="https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1573736918779.jpg?width=400&amp;height=400&amp;name=1573736918779.jpg 400w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1573736918779.jpg?width=800&amp;height=800&amp;name=1573736918779.jpg 800w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1573736918779.jpg?width=1200&amp;height=1200&amp;name=1573736918779.jpg 1200w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1573736918779.jpg?width=1600&amp;height=1600&amp;name=1573736918779.jpg 1600w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1573736918779.jpg?width=2000&amp;height=2000&amp;name=1573736918779.jpg 2000w, https://chargehub.com/hs-fs/hubfs/General/Imported%20sitepage%20images/1573736918779.jpg?width=2400&amp;height=2400&amp;name=1573736918779.jpg 2400w" sizes="(max-width: 800px) 100vw, 800px"> </div> <div class="sr-tabs-testimonials-01-labels sr-spacer-top-25 text-"> <div class="widget_1740750213980-label-1"> Jeremy Dewey, Manager of EV Operations @ Holman </div> <div class="widget_1740750213980-label-2"> Michael Colpitts, Charging &amp; Energy @ VinFast </div> <div class="widget_1740750213980-label-3"> France Lampron, Head of Electric Circuit @ Hydro-Quebec </div> <div class="widget_1740750213980-label-4"> Alex Bérubé, CEO @ AXSO </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-19 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_widget_1740750333003" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-tabs-accordion-01 widget_1740750333003 bg-light sr-padding-half prototype-no-background sr_module"> <div class="container"> <div class="row"> <div class="col-lg-12 offset-lg-0 "> <div class="sticky mb-4 mb-lg-0"> <div class="text-auto text-justify"> <h2 class="heading text-center"> ChargeHub FAQ </h2> </div> </div> </div> <div class="col-lg-6 offset-lg-0 order-lg-1 col-lg-12 offset-lg-0 order-lg-1 "> <section class="details-group" data-one="true"> <details class="details sr-card sr-border text-auto" open> <summary class="details__summary sr-border-color"> <h6 class="mb-0">What is ChargeHub?</h6> <span class="details-icon"></span> </summary> <div class="details__content description"> <p><span data-sheets-root="1">ChargeHub connects all the players in the electric mobility ecosystem and offers solutions that simplify charging for electromobilists and businesses alike. The ChargeHub app makes it easy for EV drivers to find charging stations and pay for their charging session, while our business solutions simplify EV roaming, payments and data integration across North America.</span></p> </div> </details> <details class="details sr-card sr-border text-auto"> <summary class="details__summary sr-border-color"> <h6 class="mb-0">Will ChargeHub charging stations map remain free?</h6> <span class="details-icon"></span> </summary> <div class="details__content description"> <span data-sheets-root="1">Electric car drivers will always be able to download the ChargeHub charging stations app and use the charging stations map for free.</span> </div> </details> <details class="details sr-card sr-border text-auto"> <summary class="details__summary sr-border-color"> <h6 class="mb-0">Can I use ChargeHub to pay for charging directly?</h6> <span class="details-icon"></span> </summary> <div class="details__content description"> <span data-sheets-root="1">You can use ChargeHub to pay for recharging at over 120,000 compatible stations, marked with an orange lightning bolt on our interactive map. You can also use filters to display only those stations that can be activated by ChargeHub.</span> </div> </details> <details class="details sr-card sr-border text-auto"> <summary class="details__summary sr-border-color"> <h6 class="mb-0">What is ChargeHub's coverage of public charging stations in Canada and the USA?</h6> <span class="details-icon"></span> </summary> <div class="details__content description"> <span data-sheets-root="1">ChargeHub lists nearly 250,000 public charging stations in Canada and the United States. The application makes it easy to locate them, plan trips, and activate and pay for charging sessions on compatible networks.</span> </div> </details> <details class="details sr-card sr-border text-auto" hidden> <summary class="details__summary sr-border-color"> <h6 class="mb-0">Which businesses does ChargeHub partner with?</h6> <span class="details-icon"></span> </summary> <div class="details__content description"> <p><span data-sheets-root="1">ChargeHub works primarily with charging station operators (CPOs) and electric mobility providers (eMSPs), such as fleets and automakers. Its solutions are also tailored to other electric vehicle-related industries, including associations, governments, municipalities and many others. </span></p> </div> </details> </section> <div class="btn-wrapper btn-none-wrapper text-right"> <button class="cta_button load-more-button mt-4"></button> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div> </div> </div> <div class="container-fluid footer-wrapper"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_footer_dnd_area-module-1" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <section id="footer-wrapper"> <div class="footer-container"> <div class="footer-columns"> <div class="footer-column"> <button class="footer-column-title" aria-expanded="false"> <p class="fct-text">EV Business Solutions</p> <span class="toggle-icon"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/chevron-down.png"></span> </button> <div class="footer-column-links"> <div class="links-block"> <a href="https://chargehub.com/en/ev-business-solutions" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">EV Business Solutions</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/passport-ev-roaming-hub">Passport Hub</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/emobility-service-provider-emsp">eMobility Service Providers Solution</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/ev-charging-data"> EV Charging Data &amp; EV POI Data</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/ev-drivers-engagement">EV Driver Engagement</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/plug-and-charge">Plug and Charge</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/ev-reliability-charging-insights">EV Charging Reliability and Insights Solution</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/ev-charging-map-embed-generator">EV Charging Map Embed Generator</a> </div> <div class="links-block"> <a href="https://chargehub.com/en/ev-business-solutions/" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">Industries</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/charge-point-operators">EV Charge Point Operators (CPO)</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/charge-point-management-system">Charge Point Management System (CPMS)</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/solutions-by-industry"> Other Industries</a> </div> </div> </div> <div class="footer-column"> <button class="footer-column-title" aria-expanded="false"> <p class="fct-text">EV Drivers</p> <span class="toggle-icon"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/chevron-down.png"></span> </button> <div class="footer-column-links"> <div class="links-block"> <a href="https://chargehub.com/en/ev-charging-solutions/" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">EV Charging Solutions</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html">EV Charging App</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/trip-planner-guide.html">EV Trip Planner</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/how-to-pay-for-ev-charging.html">EV Charging Payment</a> </div> <div class="links-block"> <a href="https://chargehub.com/map/#/en/map" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">Find a Station</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/map/#/en/map">EV Charging Stations Map</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/networks.html">EV Charging Networks</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/list-of-countries.html">By City</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/canada.html">Popular cities in Canada</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/canada/quebec/montreal.html?city_id=315"> Montréal</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/canada/british-columbia/vancouver.html?city_id=1329">Vancouver</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/canada/quebec/quebec-city.html?city_id=1158">Québec</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/united-states.html">Popular cities in U.S</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/united-states/california/los-angeles.html?city_id=301">Los Angeles</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/united-states/california/san-francisco.html?city_id=311">San Francisco</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/united-states/oregon/portland.html?city_id=411">Portland</a> </div> <div class="links-block"> <a href="https://can-store.chargehub.com/" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">Store</a> <a class="footer-link hs-skip-lang-url-rewrite" href=""></a> </div> </div> </div> <div class="footer-column"> <button class="footer-column-title" aria-expanded="false"> <p class="fct-text">Our Company</p> <span class="toggle-icon"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/chevron-down.png"></span> </button> <div class="footer-column-links"> <div class="links-block"> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/about-chargehub.html">About Us</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-press-release">EV Charging Newsroom</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/contact-us.html">Contact Us</a> </div> </div> </div> <div class="footer-column"> <button class="footer-column-title" aria-expanded="false"> <p class="fct-text">Resources</p> <span class="toggle-icon"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/chevron-down.png"></span> </button> <div class="footer-column-links"> <div class="links-block"> <a href="https://chargehub.com/en/ev-charging-news/tag/industry-news" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">Industry Resources</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-news/tag/industry-insights">Insights</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-press-release/">EV Charging Newsroom</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-newsletters.html">Become a Partner</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-newsletters.html">Newsletter</a> </div> <div class="links-block"> <a href="https://chargehub.com/en/ev-charging-news" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">EV Driver Resources</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/chargehub-guides.html">Guides</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-news">Blog</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html">EV Charging App</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-newsletters.html">Newsletter</a> </div> <div class="links-block"> <a href="https://chargehub.com/en/contact-us.html" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">Support</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://mogilechargehub.freshdesk.com/en/support/home">Help center</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/chargehub-faq.html">FAQ</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/contact-us.html">Contact Us</a> </div> </div> </div> </div> <!-- .footer-columns --> <div class="footer-bottom"> <div class="footer-bottom-left"> <div class="footer-language-switcher-container"> <img class="language-icon" src=""> <a href="#" class="footer-language-switcher-button hs-skip-lang-url-rewrite" aria-expanded="false"> English <img class="language-switcher-chevron" src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/chevron-down.png"> </a> <div class="language-box"> <a href="/fr/" class="hs-skip-lang-url-rewrite">French</a> <a href="#" class="hs-skip-lang-url-rewrite">English</a> </div> </div> <div class="footer-social-icons-container"> <a href="https://www.linkedin.com/company/mogile-technologies/" class="footer-social-media-link hs-skip-lang-url-rewrite"><img class="footer-social-media-icon" src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/icon-linkedin.png"></a> <a href="https://twitter.com/ChargeHub_EV" class="footer-social-media-link hs-skip-lang-url-rewrite"><img class="footer-social-media-icon" src="https://chargehub.com/hubfs/icon-x-twitter.png"></a> <a href="https://www.facebook.com/ChargeHubEV" class="footer-social-media-link hs-skip-lang-url-rewrite"><img class="footer-social-media-icon" src="https://chargehub.com/hubfs/facebook-app-symbol.png"></a> <a href="https://www.youtube.com/channel/UCcptpCynMT2Gh1MZ17pgdWA" class="footer-social-media-link hs-skip-lang-url-rewrite"><img class="footer-social-media-icon" src="https://chargehub.com/hubfs/icon-youtube.png"></a> <a href="https://www.instagram.com/chargehub_ev/" class="footer-social-media-link hs-skip-lang-url-rewrite"><img class="footer-social-media-icon" src="https://chargehub.com/hubfs/icon-instagram.png"></a> </div> </div> <div class="footer-bottom-right"> <div class="footer-trademark-container"> <p class="footer-trademark-text"> 2025 Mogile Technologies </p> </div> <div class="footer-tos-container"> <a href="https://chargehub.com/en/terms-and-conditions.html?hsLang=en">Terms of Use</a> </div> <div class="footer-privacy-policy-container"> <a href="https://chargehub.com/en/privacy-policy.html?hsLang=en">Privacy Policy</a> </div> </div> </div> </div> <!-- .footer-container --> </section> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div> </div> </div> <script src="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/126789171548/1743448508360/template_jquery.min.js" crossorigin="anonymous"></script> <script defer src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.min.js" integrity="sha384-+YQ4JLhjyBLPDQt//I+STsc9iw4uQqACwlvpslubQzn4u2UU2UFM80nGisd026JF" crossorigin="anonymous"></script> <script defer src="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/126789335084/1743448504643/template_interaction.min.js"></script> <!-- HubSpot performance collection script --> <script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script> <script src="https://chargehub.com/hs-fs/hub/40798709/hub_generated/template_assets/149755495510/1712167654842/sr-theme_b2c/child.min.js"></script> <script> var hsVars = hsVars || {}; hsVars['language'] = 'en'; </script> <script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script> <!-- Start of Web Interactives Embed Code --> <script defer src="https://js.hubspot.com/web-interactives-embed.js" type="text/javascript" id="hubspot-web-interactives-loader" data-loader="hs-previewer" data-hsjs-portal="40798709" data-hsjs-env="prod" data-hsjs-hublet="na1"></script> <!-- End of Web Interactives Embed Code --> <script> document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll(".top-item").forEach(item => { item.addEventListener("click", function (event) { event.stopPropagation(); const submenu = this.querySelector(".submenu-wrapper"); const isAlreadyActive = submenu.classList.contains("active"); // Close all open menus first document.querySelectorAll(".top-item.active").forEach(activeItem => { activeItem.classList.remove("active"); }); document.querySelectorAll(".submenu-wrapper.active").forEach(openMenu => { openMenu.classList.remove("active"); }); if (!isAlreadyActive) { submenu.classList.add("active"); this.classList.add("active"); } }); }); // Close menu if clicking outside document.addEventListener("click", function () { document.querySelectorAll(".submenu-wrapper.active").forEach(openMenu => { openMenu.classList.remove("active"); }); document.querySelectorAll(".top-item.active").forEach(activeItem => { activeItem.classList.remove("active"); }); }); document.querySelectorAll("#header-menu .submenu-box").forEach(box => { box.addEventListener("click", function(e) { e.stopPropagation(); }); }); }); document.addEventListener('DOMContentLoaded', function() { var mobileMenu = document.querySelector('.mobile-menu-wrapper'); var mobileMenuBurger = document.querySelector('.hamburger-icon-container'); var mobileMenuInner = document.querySelector('.mobile-menu-inner'); var submenuTriggers = document.querySelectorAll('.submenu-trigger'); var backTriggers = document.querySelectorAll('.back-trigger'); var submenus = document.querySelectorAll('.submenu'); var bodyEl = document.querySelector('.body-wrapper'); var footerEl = document.querySelector('.footer-wrapper'); mobileMenuBurger.addEventListener('click', function() { mobileMenu.classList.toggle('active'); mobileMenuBurger.classList.toggle('active'); bodyEl.classList.toggle('hide-element'); footerEl.classList.toggle('hide-element'); }); submenuTriggers.forEach(function(trigger) { trigger.addEventListener('click', function(e) { e.preventDefault(); // 1) Remove .active from all submenus so only the target opens submenus.forEach(function(submenu) { submenu.classList.remove('active'); }); // 2) Find the target submenu panel var targetId = this.getAttribute('data-target'); var panels = document.querySelectorAll('.mobile-menu-inner .mobile-menu-panel'); var targetIndex = 0; panels.forEach(function(panel, index) { if (panel.id === targetId) { targetIndex = index; } }); // 3) Slide horizontally to the corresponding panel mobileMenuInner.style.transform = 'translateX(-' + (targetIndex * 100) + '%)'; // 4) Add .active to the target submenu so it expands var targetPanel = document.getElementById(targetId); targetPanel.classList.add('active'); }); }); backTriggers.forEach(function(trigger) { trigger.addEventListener('click', function(e) { e.preventDefault(); // Slide back to the main menu (index 0) mobileMenuInner.style.transform = 'translateX(0)'; // Remove .active from submenus so they collapse submenus.forEach(function(submenu) { submenu.classList.remove('active'); }); }); }); }); document.addEventListener("DOMContentLoaded", function () { const languageButton = document.querySelector("#header-menu .language-switcher"); const languageBox = document.querySelector("#header-menu .language-box"); languageButton.addEventListener("click", function (e) { e.preventDefault(); languageBox.classList.toggle("active"); }); document.addEventListener("click", function (e) { // If the clicked element is not inside an element with class "language-box" // (or "language-switcher"), then remove the active class. if (!e.target.closest(".language-box") && !e.target.closest(".language-switcher")) { languageBox.classList.remove("active"); } }); document.querySelectorAll("#header-menu .language-box a").forEach(link => { link.addEventListener("click", function(e) { e.stopPropagation(); }); }); }); </script> <script defer src="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/126786721813/1743448514058/template_slick.min.js"></script> <script defer> window.addEventListener("load", function() { $('.module_17163967944335 .logo-slider').slick({ infinite: true, slidesToShow: 8, slidesToScroll: 1, dots: false, arrows: false, autoplay: true, autoplaySpeed: 3000, responsive: [ { breakpoint: 767, settings: { slidesToShow: 1, slidesToScroll: 1, } } ] }); }); </script> <script defer> window.addEventListener("load", function() { $('.widget_1740750213980 .sr-tabs-testimonials-01-quotes').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: false, fade: false, asNavFor: '.widget_1740750213980 .sr-tabs-testimonials-01-thumbs, .widget_1740750213980 .sr-tabs-testimonials-01-labels', autoplay: false, autoplaySpeed: 5000, adaptiveHeight: false }); $('.widget_1740750213980 .sr-tabs-testimonials-01-thumbs').slick({ slidesToShow: 5, slidesToScroll: 1, asNavFor: '.widget_1740750213980 .sr-tabs-testimonials-01-quotes, .widget_1740750213980 .sr-tabs-testimonials-01-labels', dots: false, arrows: false, centerMode: false, focusOnSelect: true, autoplay: false, autoplaySpeed: 5000, infinite: false }); $('.widget_1740750213980 .sr-tabs-testimonials-01-labels').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: false, fade: false, asNavFor: '.widget_1740750213980 .sr-tabs-testimonials-01-thumbs, .widget_1740750213980 .sr-tabs-testimonials-01-quotes', autoplay: false, autoplaySpeed: 5000 }); }); </script> <script defer src="https://chargehub.com/hs-fs/hub/40798709/hub_generated/module_assets/156157712653/1729101111902/module_156157712653_SR_Tabs_Accordion_01_v2.min.js"></script> <script> document.addEventListener("DOMContentLoaded", function () { const buttons = document.querySelectorAll(".footer-column-title"); buttons.forEach(button => { button.addEventListener("click", () => { const expanded = button.getAttribute("aria-expanded") === "true"; // Close all other columns buttons.forEach(btn => { btn.setAttribute("aria-expanded", "false"); btn.nextElementSibling.style.maxHeight = "0px"; btn.nextElementSibling.style.opacity = "0"; }); // Toggle only the clicked one if (!expanded) { button.setAttribute("aria-expanded", "true"); const content = button.nextElementSibling; content.style.maxHeight = content.scrollHeight + "px"; // Dynamic height content.style.opacity = "1"; } }); }); }); document.addEventListener("DOMContentLoaded", function () { const languageButton = document.querySelector("#footer-wrapper .footer-language-switcher-button"); const languageBox = document.querySelector("#footer-wrapper .language-box"); // Close the language box if clicked elsewhere on the page document.addEventListener("click", function (e) { // Check if the click was outside the language button and the language box if (!languageButton.contains(e.target) && !languageBox.contains(e.target)) { languageBox.style.display = "none"; // Hide the language box languageButton.setAttribute("aria-expanded", "false"); // Set aria-expanded to false } }); // Toggle language box visibility when the button is clicked languageButton.addEventListener("click", function (e) { e.preventDefault(); const isExpanded = languageButton.getAttribute("aria-expanded") === "true"; // Toggle the visibility of the .language-box languageBox.style.display = isExpanded ? "none" : "flex"; // Toggle the aria-expanded attribute languageButton.setAttribute("aria-expanded", !isExpanded); }); }); </script> <!-- Start of HubSpot Analytics Code --> <script type="text/javascript"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); _hsq.push(["setCanonicalUrl", "https:\/\/chargehub.com\/en\/"]); _hsq.push(["setPageId", "150733898767"]); _hsq.push(["setContentMetadata", { "contentPageId": 150733898767, "legacyPageId": "150733898767", "contentFolderId": null, "contentGroupId": null, "abTestId": null, "languageVariantId": 150733898767, "languageCode": "en", }]); </script> <script type="text/javascript"> var hbspt = hbspt || {}; (hbspt.targetedContentMetadata = hbspt.targetedContentMetadata || []).push(...[]); var _hsq = _hsq || []; _hsq.push(["setTargetedContentMetadata", hbspt.targetedContentMetadata]); </script> <script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/40798709.js"></script> <!-- End of HubSpot Analytics Code --> <script type="text/javascript"> var hsVars = { render_id: "5dd80ced-74ec-439d-9ed0-8807a175301c", ticks: 1743644521024, page_id: 150733898767, content_group_id: 0, portal_id: 40798709, app_hs_base_url: "https://app.hubspot.com", cp_hs_base_url: "https://cp.hubspot.com", language: "en", analytics_page_type: "standard-page", scp_content_type: "", analytics_page_id: "150733898767", category_id: 1, folder_id: 0, is_hubspot_user: false } </script> <script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.432/js/index.js"></script> <script id="srDebug" type="application/json"> { "page_type": "STANDARD_PAGE", "theme": "sr-theme b2c", "template": "sr-theme b2c/templates/Sprocket Rocket About.html", "child_theme": "true", "hub_id": "40798709", "version": "87", "last_updated": "October 8, 2024" } </script> </div></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10