This is an example of how to set up Shopify's featured collection section so that it only displays products with specified tags. You can simply specify another collection narrowed down by the specified tag, but this is useful when you want to temporarily display featured products separately from the product list on the specified collection page.
Example of settings to display only products with "specified tags" in the featured collection section of the Shopify theme "Rise/Dawn"

[(For the Rise/Dawn theme) Setup method ①: Featured collection section] Add the schema to "sections/featured-collection.liquid" and the label to "ja.schema.json"

[(For the Rise/Dawn theme) Setting method ②] Add code to "sections/featured-collection.liquid" (Part 1)

[(For the Rise/Dawn theme) Setting method 3] Add code to "sections/featured-collection.liquid" (Part 2)

