How to enable autoplay on the products slider?


 

For the products slider we have used the "Owl Carousel", please see more available options on its official documentation page.

In order to enable the autoplay option please follow these simple steps.

  1. First of all please make sure you are in development mode. At the end of your HTML file should be included the "script.js" instead of "script.min.js".
  2. Open the "js/products/products.js" file.
  3. Go to the line "259" or search for the "initCategoryCarousel" function.
  4. Add the "autoplay" and "autoplayTimeout" properties like shown in the screenshot. The autoplayTimeout property is the number of milliseconds until the transition.

 

 

 


Last update:
2016-05-08 08:54
Author:
Vlad Sargu
Revision:
1.0
Average rating:0 (0 Votes)