Icon of AI Search suggested Result for Catalog Item does not match with results of the catalog itemProblemThere is a mismatch of image in Suggested Result and total results when searching any catalog item in AI search. In Suggested results the icon is like a text book but in other result of catalog item its a pencil icon. Root CauseBy default the system using a picture and needed to be changed to a static valueSteps to Resolve1. Go to Taxonomy - Catalog Genius Results Template=> https://<instance-id>/sys_ux_composite_data_template.do?sys_id=0a2bb535ffe31010968af5a1703bf13b2. On the template field, change this "staticValues": { "markerType": { "translatable": false, "key": "image" } }, to this "staticValues": { "markerType": { "translatable": false, "key": "icon" }, "marker": { "translatable": false, "key": "pencil-page-outline" } }, 3. Save the template4. Do cache.do