Adding CMS component in Hybris

When we say we need to add new CMS component to a page, it could be any one of these 2 1) Adding CMS component of existing component type like CMSParagraphComponent,CMSImageComponent , MiniCartComponent etc. 2) Adding CMS component of completely new component type apart from what is provided in Hybris. Let’s see the first option […]

Share this article on

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
< Previous Next >