Example

drag-scroll-carousel

Products load from GET https://api.escuelajs.co/api/v1/products — drag the row or use arrows. The library loads from jsDelivr (drag-scroll-carousel@1). For local dev, use examples/demo.html in the repo instead.

Manual init + prev/next + center + loop

new DragCarousel('#strip-main', { centerMode: true, loop: true, buttons: { … } })

Auto-init

Class .drag-carousel — initialized on DOMContentLoaded