문제

I have installed Magento 2.1.6 and import products using csv, After import Products.

I have did below services, But Product image not showing on Product list Page. its goes to 404.

  1. upgrade the module
  2. Reindex
  3. Flush Cach
  4. Restart Cron.

Reference:

Product List Page:

Product List page

404_error Image:

enter image description here

I have checked Product image path, like

/media/catalog/product/cache/f073062f50e48eb0f0998593e568d857/1/_/1.jpg

but not generated f073062f50e48eb0f0998593e568d857 this folder in with in cache folder.

I also regenerated static content also., its not works for me Suggest me How to fix this issue.

도움이 되었습니까?

해결책

Run below command

bin/magento catalog:images:resize
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top