wc-carousel-lite web component is available from GitHub and NPM registry
Infinite carousel with 100% width,
with 20px side margins per item:
1
2
3
4
5
6
7
8
9
10
Infinite carousel with 500px width,
with 90px side margins per item:
1
2
3
4
5
6
7
8
9
10
Between centered non-infinite carousel with 100% width,
with 40px side margins per item:
1
2
3
4
5
6
7
8
9
10
Non-infinite carousel with 100% width,
using images as items directly,
with 0px side margins per item: