Hi Shopify,
Can we show product thumbnails on the collection page dynamically?
If we can show latest 4 images from collection as collection’s thumbnail dynamically, like the attached image.
https://displate.com/browse-collections
Also it would be great if we can group collections by categories!!
Thanks
Not sure what theme you’re using, but in any case, I think it can be done with code. You can use liquid’s collection object to get a list of products and then get the images of 4 of them. If you have trouble doing that send me a message since it’s a bit hard to explain here.
Hi @ecomdevopt
If possible, please share your store access with us. Then we will check and suggest you something.