Hi There,
I have a very large CSV file to import products in my Magento shop. I use Magmi to import my CSV file since it is rather large (15K products). I use external images in my csv and I want to change the name of the images to be downloaded my Magento.
Is there a way to changing the name of the image files prior or after importing them? or do I have to upload all images, change the name of all images, change my csv files and then upload!
Many thanks
For those needing a solution, Magmi has a build in function.
Just add {item.name}-{meta.imagename} in the image processing tool.
@cmoi40 wrote:Hi There,
I have a very large CSV file to import products in my Magento shop. I use Magmi to import my CSV file since it is rather large (15K products). I use external images in my csv and I want to change the name of the images to be downloaded my Magento.
Is there a way to changing the name of the image files prior or after importing them? or do I have to upload all images, change the name of all images, change my csv files and then upload!
Many thanks