Skip to product information
1 of 0
Published:2024.02.03

Example of settings to allow you to specify the "Show All" button label in the featured collection section of the Shopify theme "Dawn"

Example of settings to allow you to specify the "Show All" button label in the featured collection section of the Shopify theme "Dawn"

Applications

  • Collection information management and editing

How to implement

  • LIQUID
  • HTML/CSS
View full details

The "Featured Collections" section of the Shopify theme Dawn can display a "Show All" button when there are more products than the number to display, but the button label is fixed. Here is an example of how to set it up so that you can freely specify it for each featured collection.


Example of settings that allows you to specify the "Show all" button label in the featured collection section of the theme "Dawn"


[Settings Step 1] Add a schema to "featured-collection.liquid" and a label to "ja.schema.json"] Add a scheme to "main-blog.liquid" and a label to "ja.schema.json"


[Settings Step 2] Replace some of the code in "featured-collection.liquid"


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"

Related Post