Adding Custom CMS component in Hybris

In this requirement, we are going to create a completely new component type and add it to the page. Let’s say the requirement is to display the Offers on the Home page, where Offers component should include the attributes like images,header text of the offer,footer text of the offer. So Our aim is to create […]

Share this article on

Creating new page in Hybris

Hybris provides different Page Types that we can use to create our own page. Some of the Hybris provided page types are Content Page,Category page,Product Page etc We need to choose the required page type for our new page based on our requirement. We can see the available page types in the cms2-items.xml file hybris\bin\ext-content\cms2\resources\cms2-items.xml […]

Share this article on
< Previous Next >