Home Page › Forums › Porto – AI Powered WordPress Website & Shop Builder › Product carousel › Reply To: Product carousel
November 25, 2024 at 8:44 am
#24093
I solved this request as follows.
I updated my file by accessing the owl-carousel.js file from the file directory and adding
autoplay: true,
so that on my product detail page, when I enter the page, I automatically started the slider.
I hope it helps others too.