cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to implement breadcrumb functionality step by step in Hybris 6.6 ?

Former Member
0 Likes
2,254

I need to implement breadcrumb functionality throughout the whole site. I think it is a OOTB feature. How can I implement this and where can I start, I mean which classes/files I need to look into and modify to get this feature ready?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

I think you should use this component that will be linked to a ContentForTemplate and include the extension from link

 INSERT_UPDATE BreadcrumbComponent; $contentCV[unique = true]; uid[unique = true]; name; &componentRef
 ; ; breadcrumbComponent ; Breadcrumb CMS Component ; breadcrumbComponent

https://help.hybris.com/6.6.0/hcd/8bf82268866910148f56c6c445cb0cb6.html

[1]: https://help.hybris.com/6.6.0/hcd/8bf82268866910148f56c6c445cb0cb6.html

Former Member
0 Likes

Hi Ismael,

Thanks for your reply. I am new to Hybris. Would you be able to provide me detailed steps. The link above does not cover the steps.

Answers (1)

Answers (1)

ansellsilvans
Participant
0 Likes