Skip to product information
1 of 1
Published:2024.11.10

[Dawn] Example of settings to display collection links containing search words in in-store search results for the Shopify theme "Rise/Dawn"

[Dawn] Example of settings to display collection links containing search words in in-store search results for the Shopify theme "Rise/Dawn"

Applications

  • Store search management and editing

How to implement

  • LIQUID
  • HTML/CSS
View full details

This customization allows you to display links to collection pages that include the search term in addition to products, blogs, and pages in search results.

◆Benefits of implementation: Meets customer needs to view collections that contain searched products

◆Specific implementation steps ① Add a "Customized Liquid" section to the search template ② Implement Liquid code

◆ Implementation points ・The design needs to be adjusted to match the atmosphere of the store ・Depending on the number of collections, it may be necessary to add accordion processing, such as hiding some


Example of settings to display collection links containing search words in in-store search results for the Shopify theme "Rise/Dawn"


[(For Rise/Dawn Themes) Setup Instructions] Add a customized Liquid section to the search template and insert the code.


[Note] If there is no corresponding collection, nothing will be displayed.


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

Test Theme :Dawn/Rise 15.2.0

Add a customized Liquid section to your search template and insert the code

Related Post