Skip to product information
1 of 1
Published:2024.05.21

An example of how to display a "View All" button in the top right corner of the featured collection section of the Shopify theme "Dawn" and change the label text.

An example of how to display a "View All" button in the top right corner of the featured collection section of the Shopify theme "Dawn" and change the label text.

Applications

  • Collection information management and editing

How to implement

  • LIQUID
  • HTML/CSS
View full details

The "Featured Collection" is often used on the homepage of the Shopify theme "Dawn," and we sometimes receive requests to display the "See More" button in the top right corner. Here's an example of how to do that. It won't take up any space above or below.


Example of settings for displaying the "Show All" button in the top right corner of the featured collection section of the theme "Dawn" and allowing you to change the label text.


[(For the Dawn theme) Setup procedure ①] Add the scheme to "featured-collection.liquid" and the label to "ja.schema.json"


[(For the Dawn theme) Setup procedure ②] Modify the code in "featured-collection.liquid"


[(For the Dawn theme) Setting step 3] Change the "Show all" label for the featured collection in the theme editor and turn on the top right display setting


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 schema to "featured-collection.liquid"

Add a label to "ja.schema.json"