Page - Layout - Sections - Templates

It is very important to understand how the content of the page is rendered. You must get familiar with following terms:

Shortly described, the rendering of the page's content flows as follows:

Important Note: Sometimes the terms template and plugin may refer to the same thing. Do not get confused - each plugin requires a template to render its content. This template is built using TWIG.

Once all sections are iterated and rendered, the rendering engine can combine them into the layout. And that's the design of the page.

See the chapter Understanding layouts for more detailed explanation.

Surikata
E-commerce development framework