Created
October 10, 2017 17:35
-
-
Save cagartner/be25c5ccf5e5a647a45a3874bb2bc0e1 to your computer and use it in GitHub Desktop.
Add static block via xml magento 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<block class="Magento\Cms\Block\Block" name="block_identifier"> | |
<arguments> | |
<argument name="block_id" xsi:type="string">block1</argument> | |
</arguments> | |
</block> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment