Skip to main content
Close Search
search
Menu
Our network
For business
Property
Retail
For drivers
Resources
About us
Contact
EN
FR
search
10 000 charging points in operation or under construction in France
Work with the EV charging station network with the best coverage in France.
Who are you and how can we help you?
â–Ľ They trust us â–Ľ
Close Menu
Our network
For business
Property
Retail
For drivers
Resources
About us
Contact
EN
FR
jQuery(document).ready(function ($) { $('.carousel-wrap').carouFredSel({ responsive: true, // Rend le carrousel réactif circular: true, // Active le défilement en boucle auto: { duration: 1000, // Durée de l’animation (en millisecondes, ici 1 seconde) pauseOnHover: 'resume', // Reprend après avoir survolé }, scroll: { items: 1, // Nombre d’éléments défilant à chaque étape duration: 500, // Vitesse du défilement (0,5 seconde ici) easing: 'linear', // Type de transition }, items: { visible: 6, // Nombre d’éléments visibles (six-cols dans votre cas) width: 200, // Largeur approximative des éléments (ajustez selon besoin) }, prev: '.prev', // Bouton précédent (si défini) next: '.next', // Bouton suivant (si défini) pagination: '.pager', // Pagination (si définie) }); });