This is an example of how to set up a section in a Shopify theme so that it will only be displayed when customers who match the conditions are logged in to the store by adding a setting that says "Show only to accounts with (or without) specific tags."
Example of setting to display only to accounts with (or without) the specified tag in the Shopify theme "Rise/Dawn" section

[(For the Rise theme) Setting procedure ①] Add the schema to "sections/featured-collection.liquid" and the label to "ja.schema.json"

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

