Instead, add keywords as explained in Adding keywords for SEO to your Shopify store. This attribute is similar to product.compare_at_price_min.. What are Shopify product tags? You can also set a title and description for your online store. Some examples: This video covers what Shopify product tags and types are, when to use them, and why you should use them. I have started with this, and it is looping through all the images, but how do I select only the ones with the collection "mycatalog"? Variants are the different combinations of the product's options. ):DOMloaded at ~810ms without this code, ~825ms with this code. And it will be updated automatically when you update prices, without needing to manually tag/untag products. The products connection accepts the query argument which can search by the `tag` parameter among many other things. It's also possible to search for all products with a certain tag directly, using the GraphQL API. I´m new to Shopify and I´m trying to get all the product images that I have added to a collection that I made and called "my catalog". How to add/remove filter tag in Collections pages. From the drop-down menu at the top of the page, or from the Templates menu on mobile, select Collection pages. Works inside the liquid tag to output an expression, or Liquid object, in the rendered HTML. Click the tags that you want to add or remove. Found the tag by: Then loop throug products to find the ones with same tag: {% for product in collections [product.type].products %} {% unless product.handle == current_product.handle %} {% if product.tags contains variant_tag %}