SwissUpLabs Logo

Slick Carousel

This module - is a wrapper around slick carousel js library that allows you easily create sliders in Magento 2 store.

There are two plugins available:

Type Description
slick Usefull for plain html sliders, eg. static content slider
slickwrapper Usefull to create a slider from dynamically generated items

The only difference between these plugins - is that the slick should be called directly on a first-level parent element that wraps slide items, while slickwrapper could be added to any parent wrapper, that allows to use it with dynamically generated content.

Screenshot example:

Slick Carousel Example

Contents

  1. Installation
  2. Changelog
  3. Usage
  4. Troubleshooting
Edit this Page