I use WordPress and Woocomerce. I have created a Catalog page with a grid of product cards. My endpoint is to create a slider (carousel) of images instead of one featured image now. When I created the product I added a featured image and gallery images. I want to create a slider using these images.
Unfortunately, I know PHP not very well, just have basic knowledge. Firstly, I want to understand how to show product images on each product card. And the second task is how to create the slider of these images.
Thank you for your replies.