Show product category in ecommerce product page

Hi

I’m trying to display, inside the product template page, the category the product belong to, and make it clickable with a link to the related category page.

Unfortunately, I cannot find a way to achieve that.

I’m missing something?


Here is my public share link: LINK

(how to access public share link)

Hello @patunz

Can you share your read only link please?

Hello @aaronocampo

Here the link:
https://preview.webflow.com/preview/torrini?utm_source=torrini&preview=083a0b88566c336a847977ca19904bb3

A ittle up.
No ones can help to achieve that?

Hey @patunz I’m glad to help. This can be done.

Product Categories are what’s called a multi-reference field for products. This means that a single product can be related to multiple categories. To display content from a multi-reference on a template page

  1. add a collection list to the template page.
  2. connect the list to the categories collection
  3. add content inside the list items and bind to data coming from the categories collection

I recorded a short video of myself doing this on your site to add a button that links to the related category’s page. Hope this helps. Let me know if you have any further questions.

1 Like

Thank you so much @matthewpmunger !
It works perfectly!

1 Like