Hello, i am looking a script or extension to do this:
I upload products via CSV, then run script or extension and attach product images (multiple) to the SKU, easy and fast and don't have to write in csv like a mule
my real situation:
Product uploaded via CSV to Magento 2 but no image attached to, then i want to attach images to SKU.
I have like 1000 products 10.000 images in this file path structure:
/(SKU)/*.jpg (1,2,3,4,5,6,7,8,9).jpg
example:
/coffeecup/1.jpg
/coffeecup/2.jpg
etc