cancel
Showing results for 
Search instead for 
Did you mean: 

Product image missing in product page

Product image missing in product page

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?

7 REPLIES 7

Re: Product image missing in product page

@Miroir Studio 

Please check that the base image is assigned in the product image.

Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.

Re: Product image missing in product page

Yes @Sanjay Jethva the image is set also as base image

 

https://snipboard.io/NFqQA4.jpg

Re: Product image missing in product page

@Miroir Studio 

We can not view the image that you've sent.

Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.

Re: Product image missing in product page

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

Re: Product image missing in product page

@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?

Re: Product image missing in product page

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.

LitExtension - #1 Shopping Cart Migration Expert

LitExtension helps store owners and agencies migrate all important data from one eCommerce platform to another accurately, securely and at the highest speed.

Visit website: http://litextension.com/

Re: Product image missing in product page

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