Hello! I am trying to import roughly 100 products to the shop, for which I have pre-uploaded images.
I have done this many times before in the past. I know the ?v= number changes randomly throughout the 100. This didn’t use to be a big problem as I could just skim through the list of images and manually update the $v variable in my own table before hitting Import.
However things have been updated over COVID and now I find that instead of a list of file URLs, there is just a Link button that copies to your clipboard and I really do not want to have to click every single button to see when the url changes. I’m going to have to do it this time around because these things need to go up by tomorrow, but I don’t want to have to keep doing it in future.
I have looked at previous threads, the only one I found that had the same issue was here:
https://community.shopify.com/c/shopify-discussions/image-url-how-to-grab-for-csv-file/m-p/642046
Their solution was a Chrome plugin… but to make a very long story short my work computer runs Shopify in Firefox and that is my only option at present.
Is there any way to change Files back to showing me a list of URLs? Or is there any other way I can get the list of file urls to look at without having to install a third-party plugin?