Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Here is the snippet code. I have tried a few variations based on these forums with no success.
{%- if settings.show_product_vendor -%}<li><a href="{{ routes.collections_url }}/{% if collection == blank %}all{% else %}{{ collection.handle }}{% endif %}?filter.p.vendor={{ product.vendor | downcase | excape | replace: ' ','+' }}"
class="text-uppercase"
>{{ product.vendor }}</a></li>{%- endif -%}
{%- if settings.show_product_type -%}<li><a href="{{ routes.collections_url }}/{% if collection == blank %}all{% else %}{{ collection.handle }}{% endif %}?filter.p.product_type={{ product.type | downcase | excape | replace: ' ','+' }}"
class="text-uppercase"
>{{ product.type }}</a></li>{%- endif -%}
I pulled it from the product grid item design in snippets. If you click on the vendor or product type, it doesn't link to anything. Shopify said I have everything correct and its a theme issue. but should be able to fix with some code
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025