On my site a have several search webparts. One searches contentype "Bikes", another searches "cars", etc.
As the display template I use the "Picture on left, 3 lines on right". Now I want for every result to show the same picture (icon).
So I uploaded two icons:
https://blabla.sharepoint.com/SiteAssets/bike_icon.png
https://blabla.sharepoint.com/SiteAssets/car_icon.png
In the property mapping of the webpart in the picture url I just would like to use "https://blabla.sharepoint.com/SiteAssets/bike_icon.png" and for the "Cars" webpart of course the "https://blabla.sharepoint.com/SiteAssets/car_icon.png"
What is the best way to achieve this?
Thanks, Mike