Hello everyone. The product images are missing from products page (even if they are visible in categories pages). I already tried to run the images:resize command, flushed and cleaned cache and reindexed the catalog but nothing worked. Any ideas or suggestions?
Please check that the base image is assigned in the product image.
We can not view the image that you've sent.
I'm not able to upload it, when I post it's not visible. I've added a link to the image. Btw is just the screen of the product image tab
@Sanjay Jethva I have some updates. The images are bugged only in products that are created from the rest api. If I create a product by hand everything works fine. Maybe there is some setting or something specific to do when creating products via api?
Hi @Miroir Studio,
Please set the value of 'product_image_white_borders' to 1, rather than 0, in the view.xml file.
Hope this can help you! Let me know if you need further assistance.
_________
If issue solved, Click Kudos & Accept as Solution.
Thanks for your reply. I already tried that but it didn't worked. Found the problem anyway: In the api call I need to specify the attribute disabled: false