There was a case where I wanted to display the price only in the product details and not display it on the Shopify collection page. The theme "Dawn" does not have a setting to hide the price by default, so this is an example of how to do it.
Sample Codes
Test Theme :Dawn/Rise 15.2.0
Add schema to "main-collection-product-grid.liquid"
Add a label to "ja.schema.json"
Modify the code in "main-collection-product-grid.liquid"

- Choosing a selection results in a full page refresh.
- Opens in a new window.