Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I'm having some trouble with inserting a non-product static image to a product grid.
The client has requested to add 'campaign' images to the product grid, to break it up a little.
Is this possible? If so, could you give me some pointers on how to do it?
Here are the site collection pages in question: https://neo87100.myshopify.com/collections/the-nero-collection - https://neo87100.myshopify.com/collections/the-alice-collection
Thanks in advance.
Hi @IanDC89,
Please go to file sections > collection-template.liquid and add code: https://i.imgur.com/Qu1dTCo.png
<img src="{{ 'image.png' | asset_url }}" alt="" />
With image.png uploaded in Assets. https://i.imgur.com/iC5fffr.png
Hope it clear to you.
That's great, made so much sense and I've now managed to get the picture in to the product grid.
Just a few other things if you can help, If there's only one collections-template.liquid section, would it require duplicating to add different images to each collection?
Liquid isn't my strong point so this framework is slightly alien to me during this task.
Thanks
Ian
Hi @IanDC89,
It is possible, you can display the image of the collection.
First, you need to upload images for the collection: https://i.imgur.com/WayWi80.png
Then change the code: <img src="{{ 'image.png' | asset_url }}" alt="" /> => <img src="{{ collection.image | img_url: 'master' }}" alt="" />
Hope it clear to you.
Hi, I would like to add an image to my collection grid too. Can you assist me on where I add the code, as I do not have collection-template liquid?
https://giant-bicycles.com.sg/collections/bikes-frames/mountain
Hi @seantay1993,
You can create a question on the community and send me the link. I will check it.
Because this will help build a better community.
Thank you.
I have created one but no one are able to assist me
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025