RuffRuff Product & Blog Tags can display tag lists on four page types: product, collection, blog, and blog post pages. Your theme must support Online Store 2.0.
The tags displayed and the behavior after a tag is selected vary by page type.
Product pages: Display product tags and take customers to a filtered product page when they select a tag.
Collection pages: Display tags assigned to products in the collection and filter those products.
Blog pages: Display tags assigned to posts in the blog and filter those posts.
Blog post pages: Display post tags and take customers to a filtered blog page when they select a tag.
Prerequisite: Use an Online Store 2.0 theme that lets you add an app block to a section on the target page.
The app status is set to "Enabled."
A "Tag List" app block has been added to the target page template.
Tags have been assigned to the products or blog posts you want to display.
Limitation: Tag lists cannot be displayed on the home page, landing pages, search results pages, search boxes, or search modals. Online Store 1.0 themes are not supported.
The following methods are also not supported.
Displaying a tag list on every page through the theme's App embeds settings
Inserting this app's code directly into a Liquid file
Displaying a tag list in an arbitrary location that does not support app blocks
See the article for the page where you want to display a tag list.