Need help matching SKU no to Pic

Hi I need help. I am not a coder but upon Wix’s tech support suggestion, I am reaching out to this community. I have over 600 products. Each product has a SKU number which then matches to an image file.

As an example the product page has description has a SKU ACL21. There is a product image called ACL21_RGB.JPG in the images folder.

What should the code be such that the image is automatically matched to the SKU and populated?

Right now I am manually updating and its not the easiest thing todo.

Hey,

I am afraid it’s not possible to implement this with the default Stores/Products collection.

You can check this article that shows how to make bulk changes to your products (you can change both images and SKUs using the csv file import).