How To Create New CMS Block In Magento 2
In this post, I will guide you on How To Create New CMS Block In Magento 2. Share information with customers, make the store more interesting and attractive with CMS Block.
A block is a modular unit of content that can appear almost anywhere on a page. Used to display fixed information such as text, images, and embedded video, as well as dynamic information that is provided by a widget or originates in a database or other source. Content blocks can be called static blocks or CMS blocks.
To create a new CMS block, please follow the steps below:
Steps To Create New CMS Block In Magento 2
1. Log in to Admin Panel.
2. On the Admin Panel sidebar, go to CONTENT > Elements > Blocks.
3. Click Add New Block button.
4. Configure your CMS block. You can refer to the instructions below:
- Enable Block: Select Yes to enable CMS Block.
- Block Title: Enter the title for your new block as per your desire.
- Identifier: Enter a unique identifier for the block. Note: utilize lowercase characters, dash, and avoid using the space character.
- Store View: Choose the Store View where the block you want to display.
- Content: Enter the content as per your desire. If you want to edit with HTML code, click Show / Hide Editor button.
6. When complete, click Save button.
This is the end of the post.
Follow us for the more helpful posts!
We hope this is a useful post for you How To Enable/Disable Demo Store Notice In Magento 2.
Thank you for reading!