How can I display specific vendors on my product page?

Hi,

How do I display a certain vendor on product page? Is it possible? For example, I have vendor A, vendor B and vendor C. I only want vendor B to show on product page.

I only see an option to list all vendors. I am using venture theme.

Thanks.

Hi,
Yes, its absolutely possible!
In sections/product-template.liquid file,
just add one more condition as shown in screenshot

1 Like

Awesome Thanks, I applied it and works on my product page :slightly_smiling_face:

But How do I remove the vendors when I click a category. For example, I have Dress, Shoes, and Underwears as Category. I click on Dress and it show all my dress products with vendor from newest to oldest. I dont want to show vendor A and vendor C on the list. Only Vendor B.