Skip to content
Discussion options

You must be logged in to vote
  1. In your Shopify admin, go to "Online Store" and click on "Themes."
  2. Locate the theme you want to customize and click on "Actions" > "Edit code."
  3. In the "Sections" directory, click on "Add a new section."
  4. Create a new liquid file for your custom section (e.g., custom-section.liquid ) and define the structure and content of the section using HTML and Liquid.
  5. Save the file and close the code editor.
  6. Go back to the "Sections" directory and open the schema.json file.
  7. Add a new entry to the blocks array in the schema.json file, defining the settings for your custom section.
  8. Save the schema.json file and close the code editor.
  9. In your Shopify admin, go to "Online Store" > "Themes" and click on "…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Topdev83
Comment options

Answer selected by Topdev83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants