Skip to content

Instantly share code, notes, and snippets.

@kauemorelli
Last active April 4, 2018 18:35
Show Gist options
  • Save kauemorelli/313c64bc7be46855f71b0cea9edad472 to your computer and use it in GitHub Desktop.
Save kauemorelli/313c64bc7be46855f71b0cea9edad472 to your computer and use it in GitHub Desktop.
Referencia de Containers (referenceContainer) Disponiveis no Magento 2 Reference Containers

Em uma CMS Pages:

  • page.top: After Page Header
  • top.container: After Page Header Top
  • columns.top: Before Main Columns
  • page.bottom: Before Page Footer
  • page.bottom.container: Before Page Footer Container
  • cms_footer_links_container: CMS Footer Links
  • content: Main Content Area
  • content.aside" Main Content Aside
  • content.bottom: Main Content Bottom
  • main: Main Content Container
  • content.top: Main Content Top
  • minicart.addons: Mini-cart promotion block
  • before.body.end: Page Bottom
  • footer: Page Footer
  • footer-container: Page Footer Container
  • header-wrapper: Page Header
  • header.container: Page Header Container
  • header.panel: Page Header Panel
  • after.body.start: Page Top
  • sidebar.additional: Sidebar Additional
  • sidebar.main: Sidebar Main

Source:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment