owl carousel autoplay loop code example
Example 1: owl carousel autoplay
//default settings:
autoplay:false
autoplayTimeout:5000
autoplayHoverPause:false
Example 2: autoplay owl carousel
autoplay:true,
autoplayTimeout:5000,
autoplayHoverPause:true,