Skip to product information
1 of 1
Published:2023.05.17

How to Display Content in the Middle of a Collection Page in the Shopify Theme "Dawn"

How to Display Content in the Middle of a Collection Page in the Shopify Theme "Dawn"

Applications

  • CollectionsEdit

How to implement

  • LIQUID
View full details

We sometimes receive requests to display content such as a banner in the middle of a Shopify collection (product list) page, separate from the header. Here is an example of how to do this using the theme "Dawn".

How to display content in the middle of a collection page in the Dawn theme


[Settings Step 1] Add the scheme to "main-collection-product-grid.liquid" and the label to "ja.schema.json"


[Settings Step 2] Add code to "main-collection-product-grid.liquid"


[Operation Procedure] Set liquid content and adjust the display position


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

scheme of main-collection-product-grid.liquid

Related Post