search_box

Add A New Vendor CMS Page

To add a new Vendor CMS page

  1. Go to the Vendor panel.
  2. On the left navigation bar, click the Vendor CMS menu.
    The menu appears as shown in the following figure:
    VendorCMSMenu
  3. Click Manage Vendor CMS.
    Vendor CMS Page
    appears as shown in the following figure:
    VendorCMSPage
  4. Click the Add New CMS button.
    The Add New CMS Page appears as shown in the following figure:
    AddNewCMSPage
  5. Under the Page Information section, do the following steps:
    1. In the Page Title box, enter the title of the Vendor CMS page.
    2. In the URL Key box, enter the vendor shop URL key.
    3. In the Store View list, select the required store view.
    4. In the Set As Vendor Home Page list, select the required option to set the current CMS page as the Vendor Home page or not.
    5. In the Status list, select one of the following options:
      • Enabled: Enables the Vendor CMS page.
      • Disabled: Disables theVendor CMS page.
  6. Scroll down to the Content tab and click the Content link.
    The tab is expanded and the corresponding fields appear under the Content section as shown in the following figure:
    VendorCMSPage_ContentSection
  7. Under the Content section, do the following steps:
    1. In the Content Heading box, enter the heading of the content.
    2. In the Content box, enter the required content.
      Tip: Add vendor cms static block. For instance, {{block class=”Ced\CsCmsPage\Block\StaticBlock” block_id=”block1″}}
  8. Scroll down to the Design tab and click the Design link.
    The tab is expanded and the corresponding fields appear under the Design section as shown in the following figure:
    AddVendorCMSPage_Design
  9. Under the Layout section, do the following steps:
    1. In the Layout list, select the required layout.
    2. In the box, enter the required value.
      Tip: Add Vendor CMS by use of Layout XML. For instance, <referenceContainer name=”content”> <block class=”Ced\CsCmsPage\Block\StaticBlock” name=”xyz”> <arguments><argument name=”block_id” xsi:type=”string”>1</argument></arguments></block></referenceContainer>
  10. Scroll down to the Meta Data tab and click the Meta Data link.
    The tab is expanded and the corresponding fields appear under the Meta Data section as shown in the following figure:
    AddVendorCMSPage_MetaData
  11. Under Meta Data, enter the following information:
    • Keywords: A specific word or phrase that describes the content of the Vendor CMS page in the context of search engine optimization.
    • Description: The information that summarizes the content of the Vendor CMS page.
  12. Click the Save Page button.
    The page is saved and the view moves to the Vendor CMS Page.
Yes No Suggest edit
Suggest Edit