Skip to product information
1 of 1
Published:2024.07.28

An example of how to set the "Collapsible Content" section of the Shopify theme "Dawn" to open any row (column) other than the "first row (column)" from the beginning.

An example of how to set the "Collapsible Content" section of the Shopify theme "Dawn" to open any row (column) other than the "first row (column)" from the beginning.

Applications

  • Product information management and editing

How to implement

  • LIQUID
View full details

The "Collapsible Content" section of Shopify's theme "Dawn" can "keep the first row open" by default, but with a little tweaking you can specify any row other than the first to be open from the start.


An example of how to set the "Collapsible Content" section of the Shopify theme "Dawn" to open any row (column) other than the "first row (column)" from the beginning.


[(For the Dawn theme) Setting method ①] Add the schema to "sections/collapsible-content.liquid" and the label to "ja.schema.json"


[(For the Dawn theme) Setting method ②] Add the code to "sections/collapsible-content.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 "sections/collapsible-content.liquid"

Add a label to "ja.schema.json"

Add code to "sections/collapsible-content.liquid"