Skip to product information
1 of 1
Published:2024.07.31

Example of setting up Shopify's theme "Dawn" to display rankings in the "Featured Collection" section using only the theme editor without "editing the code".

Example of setting up Shopify's theme "Dawn" to display rankings in the "Featured Collection" section using only the theme editor without "editing the code".

Applications

  • Collection information management and editing

How to implement

  • Javascript
  • HTML/CSS
View full details

This is an example of how to display rankings on Shopify's collection pages (https://store-dojo.com/products/2024-07-30), and although it's a bit of a stretch, it allows you to display rankings in the "Featured Collections" section in the same way, simply by editing from the theme editor.


Example of setting up Shopify's theme "Dawn" to display rankings in the "Featured Collection" section using only the theme editor without "editing the code".


[(For the Dawn theme) How to set it up] Add a customized Liquid section to the template where you want to place the section (in this example, the top page) and insert the code.


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 and insert code

Related Post