Hi,
I've got a publishing page site collection with metadata navigation and cross site publishing working. A display page with custom display templates shows a referenced picture through a custom managed property (eg. PictureReference). The page works just fine and is used for roughly 200 different catalog items that are each referenced by their owstaxidProductCatalogItemCategory.
In the next step I tried to create a display template for the search result item (I can find all item pages just fine). The template is displayed, however I can't find a way to display the picture reference or the owstaxidProductCatalogItemCategory value, because the display page itself does not contains these properties (At least I think so).
Is there any way to display the referenced image without executing another asynchronous query for the item in the product catalog? Can the page be modified to contain their respective product catalog item category and picture reference?