Tag: gallery
SELECT `p`.`sku` FROM `catalog_product_entity` AS `p`...
The following solutions helps to find duplicate image file for each product and to remove it
SELECT `p`.`sku` FROM `catalog_product_entity` AS `p`...
The following solutions helps to find duplicate image file for each product and to remove it