Use sections to fetch text to different fields in your e-commerce solution or CMS.
A section contains all the text you need for one specific field in your e-commerce solution or CMS. This could e.g be a description field. If you want different text outputs to different fields on your platform you need to have a section for every field.
Be aware that each section will have its own template.
You can add as many sections as you want to the software. You add sections by using the orange button named "+Add section" at the bottom of your template.
Clicking on this button will place the new section at the bottom of the overview.
If you want to add a section at the top or maybe between other sections, place the mouse at the top of a section and click on the "+"-icon on the right side of the section. You now have the option to add a section either above or below the section, you just moused over.
No matter where you place the new section you have to give it a name. After this, the section will be added below or above the other sections.
It is important that you name the section in the same wording as the field where that section is mapped to be fetched within your CMS or e-commerce solution.
If your product description field is named body_html in your Shopify solution, the section should be named exactly the same way to be mapped correctly. This will ensure that the text will be fetched correctly through the API.
Here are a few examples:
You can always rename a section by mousing over the section, and then clicking on the pen-icon at the right side (mouse over it at it says rename).
This will open a box where you can change the name of the section. Here you can also change the section's ID by ticking off the box "Change ID" but be aware that this can influence your integration settings.
Some good advice to take with you
Having multiple sections are often used for having a product description, meta title, and meta descriptions. They are located at three different fields in your e-commerce solution, and should hence be located in three different sections in our software to fetch and receive the text content in each individual field instead of all text in one field.