SAP Hybris Tutorial – CMS Create Custom Template | Unit 2

0 Comments
Hybris create custom template

To create a page, we need to choose a template for the page. We can use the existed template or can create a new template for this page. In this post, we will cover how to create a new template for the page. Step 1: Create a new page templateStep 2: Set component slots name […]


SAP Hybris Tutorial – CMS Create Custom Component | Unit 3

0 Comments
Hybris create custom component

Today, we will create a Youtube Video Component and include this component into: “Contact Page Template” Steps:1. Define Item Type Component in *item.xml file2. Define Impex to init data for component3. Create Controller and JSP page for this component4. Update the JSP page template and include the components5. Verify the result 1. Define Item Type […]