We can use this solution to show the added favorites child item in a popup, and we can remove existing favorite matrix child items or add matrix child items from the InModel popup. Javascript EntryPoint: _.extend(FacetsItemCellView.prototype, { events: _.extend({}, FacetsItemCellView.prototype.events, { ‘click [alt=”favourite-icon”]’: ‘plpaddToFav’,… Continue reading How to add or show the existing child items from the favorites collection in Product List page