October 2016
Intermediate to advanced
288 pages
5h 16m
English
As seen in the previous chapter, the Magento 2 layout layer has a basic standard of positioning elements. If we think of a simple page that displays products in a given category, we have the following positioning vision:

You can see that each element's position has a specific role in rendering the layout. The controller specifies the rendering of each block according to their respective models and visualization layers:

The Magento 2 layout system, defined by XML files, is responsible for manipulating elements and the behavior ...
Read now
Unlock full access