KB Category: CMS

  • How to use Magento 2 CMS

    The content management system (CMS) of your magento 2 store is used to creating a new pages, blocks and widgets. You can combine these 3 elements to create accustom static pages that display part of your catalog or other useful customer information. you can view our Magento demo here  The following factor will help you effectively…

  • How to call a static block on CMS

    If you want to call a static block on CMS, Just follow these steps: Login to admin page->content->pages, we will choose and edit your CMS “homepage”. Go to tab design and insert the command and save CMS page: “Go to homepage”, you will see contact us info. While working on project, you may need to…