When you set tags as filter conditions in Shopify's Search & Discovery, you may want to hide tags that you don't want to display as filters because they are used in smart collection conditions, etc.
This is how to set up the "Rise/Dawn" theme to hide pre-specified tags.
◆Benefits of the setting ・By hiding tags you don't want to display, you can omit information that is unnecessary for users and achieve a cleaner display.
◆Specific setup steps ①Set the tag name you want to exclude in the liquid code ②Edit the desktop filter code in the "snippets/facets.liquid" file ③Edit the mobile filter code in the "snippets/facets.liquid" file
Example of setting to hide unnecessary tags in "Filter by tag (detailed filtering)" on the collection page of the theme "Rise/Dawn"

[(For the Riae/Dawn theme) Setting method ①] Specify the tags you want to exclude in "snippets/facets.liquid"

[(For Riae/Dawn Themes) Setting Method ②] Add code to "snippets/facets.liquid" (Desktop filter)

[(For the Riae/Dawn theme) Setting method 3] Add code to "snippets/facets.liquid" (mobile drawer filter)

