Hi Guys
I replaced the placeholder product images on my Magento 2.4.5 site
I resized and also replaced the
small_image.jpg
swatch_image.jpg
thumbnail.jpg
I saved them into: pub\static\placeholder
The new placeholder image is now appearing on the products fine, however now just about every small_image.jpg is not showing up when I run a search with Elastic Search
An example of an image that should be showing is:
you can see from here that once you at the product page the image is there and fine:
https://www.sparetoolparts.co.uk/bostich-d60ads-no-longer-available-000000-00-spare-part.html
When I look in the backend of the site, the image is showing the thumbnail and all other version of the image fine, it is just the front end.
I've cleared cache and image cache but still nothing
Solved! Go to Solution.
You should have done this through Admin, under Stores > Configuration > Catalog > Catalog > Product Image Placeholders
Now done
And a re-indexing has solved the problem, thanks for your help :-)
Hi @salessparefd20,
If small images are not appearing in search results in Magento 2, there could be several reasons for this issue. Here are some steps you can take to troubleshoot and resolve the problem:
Also, You should have done this through Admin, under Stores > Configuration > Catalog > Catalog > Product Image Placeholders
If the issue will be resolved, Click Kudos & Accept as a Solution.