Skip to product information
1 of 1
Published:2024.08.21

Example of how to display product tags on collection pages for the Shopify theme "Rise/Dawn"

Example of how to display product tags on collection pages for the Shopify theme "Rise/Dawn"

Applications

  • CollectionsEdit

How to implement

  • HTML/CSS
  • Javascript
View full details

This is how to set up the Shopify theme "Dawn" to display product tags on collection pages. While this method (https://store-dojo.com/products/2023-04-23) involves customizing the code, this is an easier way to set it up from the theme editor. It can also be used with "Rise."


Example of how to display product tags on collection pages in the "Rise/Dawn" theme (this can be done by simply adding custom liquid code in the theme editor)


How to set it up: Add a custom Liquid section to your collection template and insert the code.


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

Test Theme :Dawn/Rise 15.2.0

Add a custom Liquid section to your collection template and insert the code

Related Post