Hi,
Images of my products in a featured collection are showing up as very blurry and low quality. However, the image I use for this product is high resolution and when you click on the product to show in the product detail page everything looks sharp and perfectly fine.
When zooming in on the page to 300-400% the images in the featured collection suddenly rending in on the original quality and everything looks. Good. I’ve been looking here for solutions and trying different things but I am loosing my mind as to why this is happening.
Below screenshots of what is happening with the URL to my store.
Blurry images on homepage featured collection:
Images after zooming in on that page to 400%:
Images of that same product on PDP:
What I already tried:
-
Uploading higher resolution images
-
Changing product-card code divide from 4 to 1:
product-cart → change these lines (there are a couple of them in that file:
sizes="(min-width: {{ settings.page_width }}px) {{ settings.page_width | minus: 130 | divided_by: 4 }
Deplace the 4 by 1.
Any help is greatly appreciated as I am running into my knowledge limitations and this is impacting the overall quality & feel of the store greatly.



