we have multiple storeiew EN , NL , DE in which we need to upload images per store view , where I am able to change alt tag of image per storeview but images are global not able to seperate per storeview , is that possible in magento 2 ?
Hi @Parth Patel,
You can set image params at store view level. Also, you can hide the image at that level.
I have checked it by manually hide the images in specific stores and it's working as you have described. But How can i manage this field for import / export ? As I have made export of this product , column 'hide_for_product_page' is blank.
You're right. When you try to export the file you won't see a value (I guess this could be a bug).
I've created the but report on GitHub: https://github.com/magento/magento2/issues/8255
when we can expect Magento will fix issue , cause need to update client when we will be able to import images and and how we can get updated when that internal ticket is updated