Skip to product information
1 of 1
Published:2024.06.01

Example of how to display a submenu on a collection page using the Shopify theme "Dawn"

Example of how to display a submenu on a collection page using the Shopify theme "Dawn"

Applications

  • CollectionsEdit
View full details

We previously introduced a method for tracing and displaying the menu structure if you want to have a submenu on a Shopify collection page (https://store-dojo.com/products/2023-06-01), but the advantage of preparing a template for each collection is that it makes it easier to set styles to match the collection.


Example of setting to display a submenu on the collection page of the theme "Dawn"


[Setting method 1] Create a new menu for the submenu


[Setting Method 2] Duplicate the default collection template to create a submenu display, customize it, add a Liquid section, and insert the code to display the menu.


[Setting Method 3] Duplicate the theme template of the collection you want to display the submenu for and set it as


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 custom Liquid section and insert code to display the menu.

Related Post