Hi,
I am looking into the possibility of renaming some images that have been assigned to a product in episerver commerce.
As I see it the only way that I can achieve would I would like to do is.
- Get the original image.
- Duplicate the original image by creating a new instance and setting all the properties.
- Set the filename.
- Save the image.
- Associate the image to the product.
- Remove / delete the original image.
Seems alot of work to rename a filename.
Has anyone tried anything similar?
Thanks
Paul