Good day. Help me please.
I want to add this script (carousel of pictures) (link: https://agragregra.github.io/Brazzers-Carousel/).
All I need to help with is add the following code:
<span class = "thumb-item">
<img src = "img / image-1.jpg" alt = "Alt">
<img src = "img / image-2.jpg" alt = "Alt">
<img src = "img / image-3.jpg" alt = "Alt">
...
<img src = "img / image-16.jpg" alt = "Alt">
</span>
In product-item.php to this location:
But I can't figure out how to get the code with all the pictures of the product.
I think this functionality will be of interest to many. Here is an example of how it looks on the site (I just found it on the Internet and I liked the idea): https://auto.ru/cars/bmw/all/
Move the mouse over the product picture.
Thank you.