You can also set various sections available in each Shopify theme to be "displayed only to logged-in users." Here's an example of how to do this using the "Featured Collections" section.
Example of settings to display the featured collections of the themes "Dawn" and "Rise" only to logged-in accounts

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

[How to set it up] Add the code surrounding the display code in "sections/featured-collection.liquid" (this will only display logged-in accounts if "Show only logged-in users" is checked).

