Hello,
I'm loading the products via the PrestaShop CSV import.
The products I load have various combinations of color / size and then in the file "combinations_import.csv" for each variant I add the various images that interest me.
Once the file has been imported if I go to visualize a product inside the Front-end I will be visualized more times the images of each variant when (in my case) for the same size the image will be actually the same (it changes only for color).
The "problem" vanishes when I click on a color because it only loads the images associated with it, but if I press on "show all images" it reappears again.
If I go from the Back-end I see that the same images have been uploaded several times by variant.
N.B. I'm using PrestaShop to version 1.6.1.23
N.B2. View attachments