Chapter 7: Working with Static and Dynamic Sections
In the previous chapter, we familiarized ourselves with the different types of inputs, whether they're basic or specialized, and how we can use them to create global settings that we can easily configure through the theme editor.
In this chapter, we will not only get to use the previously mentioned inputs, but we will also learn how to create easily configurable and reusable sections that we can use to change the page or even templates' layouts easily.
We will learn about the following topics in this chapter:
- Static versus dynamic sections
- Working with the section schema
- Building with blocks
- Enhancing pages with JSON templates
- Exploring section-specific tags
By the time we complete this chapter, we will understand what sections are, when to use them, and how to create one. We will also learn about the difference between static and dynamic sections, and how we can configure them through...