Filters collapsed, customer auth and register, fix on basket recalculation

This commit is contained in:
Ludovic CANDELLIER
2022-04-20 00:16:16 +02:00
parent a12dd0c653
commit 94234218d6
31 changed files with 218 additions and 251 deletions

View File

@@ -31,7 +31,7 @@
slidesToScroll: 1,
dots: true,
autoplay: true,
autoplaySpeed: 2000
autoplaySpeed: 5000
});
});
</script>