This is an example of how to display a related keyword link block on a Shopify product page. However, it is possible to set this up using only meta fields and custom liquid in the theme editor, without needing to edit code using files like in the previous example (https://store-dojo.com/products/2024-10-15).
Example of how to display related keywords on the product details page of the Shopify theme "Rise/Dawn" and link to the "Collection tag refinement page" or "Search results page" (using the theme editor without editing code)

[(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 Rise/Dawn Themes) Setup Method 2] Add a customized Liquid block to the product information section of the product template and insert the code.

