How to Link Vendor on Product Item Page to a Collection

Topic summary

Goal: In the Shopify Refresh theme, make the Vendor name shown on a product page clickable so it links to a collection of that same vendor, letting shoppers browse all products by that brand.

Clarification: Desired flow is Product Page > click Vendor > navigate to the collection page for that Vendor.

Proposed approach: A responder indicates this is achievable via custom code (theme template changes), but no specific implementation details were provided.

Latest update: Another participant requested the exact code snippet to implement the Vendor-to-Collection link.

Status: Unresolved. No code or step-by-step instructions have been shared yet; the key next step is providing the custom code solution.

Summarized with AI on December 13. AI used: gpt-5.

Using REFRESH Theme here - I’m trying to link VENDOR to a COLLECTION > anybody knows how?

1 Like
  • Yes I know how link VENDOR to a COLLECTION

Hello,

Thanks for this, but actually i’m trying to link the Vendor that shows up
on a Product page, to its collection instead!

Meaning when browsing a specific product page - the Vendor Brand is shown.
I would like to make it clickable - so that customers who like their
product may find other items of their interest.

Thanks!!

Hi @lin12

You want to redirect user to page to see all products of that vendor right??

Yes thats right!

From Product Page > Click on Vendor > Goes to Collection Page of the same
Vendor

That can be done using custom code.

What is the code please?