Hi everyone,
I’d be really grateful if someone could help with this! I am aware this question has been asked before - I can’t find a satisfactory answer unfortunately.
-
I have a store with over 500 products to upload.
-
I have populated a .csv file with all of my products.
-
I need to add an image to each product.
-
I need the Media Manager/Wix URI for each image to add to the .csv file.
I have all of the images ready to go however, when uploaded to the Media Manager, there is no way to get the wix URI for each image without clicking individually on each file.
Even when obtaining the image URI, there is no real way of linking it to the product unless you look at the image and attach it in the .csv.
I could, of course, go through each product and link each image one-by-one too.
None of these options are practical for so many products. It is absurd that you can’t just link to the original filename!
Has anyone got any suggestions or workarounds to do this programattically?
I need to link over 500 images to a .csv file in order to upload my products. I don’t want to do it 1-by1. I don’t want to obtain all of the image URIs but have no idea which product that the image attaches to.
I am fluent in code so fire away. I just need an answer to be able to do it.
Please help!