* Click on the 'Design' menu and select 'Library'On the 'Layouts' tab, expand the 'Search Results' group (click on the '+')
* Double-click on the 'Standard Search Results' layout to edit it
* Search for the following line (normally line 5)
* replace this with the following code:
<Actinic:Variable Name="SearchResultLink"/><img src="<actinic:variable name="SearchResultProductImage" />" <actinic:variable name="SearchResultProductImageSize" /> /></a>
so it should look like:
* Click 'OK' and close the Library
* Update your site.
* Double-click on the 'Standard Search Results' layout to edit it
* Search for the following line (normally line 5)
* replace this with the following code:
<Actinic:Variable Name="SearchResultLink"/><img src="<actinic:variable name="SearchResultProductImage" />" <actinic:variable name="SearchResultProductImageSize" /> /></a>
so it should look like:
* Click 'OK' and close the Library
* Update your site.