How can I add category links to my product pages effectively?

What is the best way to add category links to each product? Meaning: If I have 3 items that are categorized under Jazz vinyl and someone opens one of them. Can I display a ‘Jazz’ category link on that product’s page that someone can click to get to a category page that shows the rest of the Jazz vinyls?

1 Like

@WWSsolutions

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community!
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Thank you for your reply. I don’t really have a built store yet (I am still researching whether Shopify is the right fit for my client), but here it is https://worldmusiclps.myshopify.com/. I created tags for the 2 products that I have, as well as collections.

@WWSsolutions

thanks but your store password protect also shopify by default allow to collection page list of product

So I would need to set up a page for each of the categories? What is the best way to add a link to each of the categories on each of the product pages?

pw is eapiet

@KetanKumar Could you give any further advice about my question above? (password for the site is provided)

@WWSsolutions

yes, please provide

@KetanKumar the pw is eapiet

@KetanKumar

I have found a simple code to add to product pages

{% for collection in product.collections %}

  • {{collection.title}}
  • {% endfor %}

    But, it doesn’t do exactly what I need it to do. I need products to display the categories they are a part of, not just a list of categories.

    https://worldmusiclps.myshopify.com/products/jazz-vinyl-2 (pw provided above)

    Is there a way to just add the relevant categories per product?

    @WWSsolutions

    can you choose different section and choose custom image and link

    I’m sorry, I’m not sure what you are asking

    @WWSsolutions

    that code doesn’t change can you used feature collection section

    How would I use feature collection section? Is there some documentation about that?

    @WWSsolutions

    yes, added on theme customization add new section

    Ah, ok. That’s great. What is the best way to edit the look of them, different themes, or liquid edits? I’m just trying to have simple vertical list without the default images.

    just add new section that it