I am using Prestashop. I am getting trouble while fetching all images for a product on the category page. For eg :-
i have a product named “abc”.
There are 3 images for this product. one is cover image and two other images. I want to display all the three images on the category page, currently it only displays the cover image.
Use classes. In the prestashop folder, there is a folder named override. Create a php file and try doing this using class override.