In many cases, the brand name is displayed on the product details page, but this method uses a meta object to automatically link from the brand name to the brand product list page.
Once set up, any new brand names added will be automatically linked without any code changes, simply by creating collections and meta objects.
◆Benefits of implementation ・Users will be able to quickly find products from their favorite brands ・Improved browsing for each brand will increase purchasing opportunities ・Once set up, new products will be automatically linked when added
◆Specific setting procedure (for Dawn/Rise themes)
① Creating a brand collection ・Go to "Collections" → "Create Collection" from the admin screen ・Select "Seller" as a condition and narrow down the settings by each brand name ② Linking with meta objects ・Add a new meta object definition ・Associate the required brand name with the collection URL ③ Implementation on product details page ・Add a custom Liquid block to the product information section ・Insert code that matches the product seller (brand) name with the meta object and sets the link
Example of setting up the theme "Dawn/Rise" to display links to seller (brand) collections using meta objects

[Setup Step 1] Create a collection to filter by seller (brand)

[Setup Step 2] Create a meta object that links the seller (brand) name with the collection

[Method 3 (for the Rise/Dawn theme)] Add a custom Liquid block to the product information section of the product template and insert code to match the product seller (brand) name with the meta object and set up a link.

