This is an example of how to display a related keywords block on a Shopify product page. Last time, we only looked at tags, but this time you can choose tags or in-store search. You can set this from the theme editor as needed.
Example of a setting for displaying related keywords on the product details page of the Shopify theme "Rise/Dawn" and linking to the "Collection tag refinement page" or "Search results page"

[(For the Rise theme) Setup step 1] Create a product metafield "custom.keywords" with a single line of text as a value list type and set keywords for the target product.

[(For the Rise theme) Setup procedure ②] Add the schema to "sections/main-product.liquid" and the label to "ja.schema.json"

[(For the Rise theme) Setup step 3] Add the code to "sections/main-product.liquid"

