Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
https://nt2ztk-pm.myshopify.com This is my site .jhj
i want something like this , i Just want one Collection Name as one product is listed in many collections.
i tried many codes but didn't work.
Solved! Go to the solution
This is an accepted solution.
hello @ParthPapat
If your work is done then accept my solution and if you need any help in future then let me know.
Thanks
You are developer or business owner? For the developer it is 2 mins work, just focus on your business and delegate the development work to developers.
You need to find product card liquid snippet, find where the product.title is populated and add collection.title under it. This is the high level guide.
i tried this method ,it's not working .That's why i am asking for help.
hello @ParthPapat
I am a Shopify developer. Please give me Collaborator access to your account and I will do it for you.
Thanks
Hey I've mailed you collaborator code ,please do check it.
Thank You !
HEELO
i add you please approve me
thanks
approved.
hello @ParthPapat
please check i have done this job
Thanks
Thank You So much, I just have one small request .I wanted collection name in between product name and the price and in little lighter color (May be Grey ) can you please help me with it .
hello @ParthPapat
please check now i have change the color
thanks
Thank you soooo much, you are amazing .Really appreciate your help 😇
This is an accepted solution.
hello @ParthPapat
If your work is done then accept my solution and if you need any help in future then let me know.
Thanks
hey ..its done ...Thank you for the help and your time
Hi @ParthPapat
Hi @ParthPapat
I hope you are well.
Since a product can belong to multiple collections, it’s possible to display the names of all associated collections. To achieve this, you can edit the card-product.liquid file: (https://prnt.sc/SCeoKQSbOkD9) and add the following code:
<div> {% for collection in card_product.collections %} {{ collection.title }} <br/> {% endfor %} </div>
For example, if a product belongs to three collections, the output will look like this:
Example Screenshot.
Please let me know if you have any questions or need further assistance.
Best regards,
Daisy - Avada Support Team.
that worked like butter ,thank you so much for the help and your precious time !
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025