Show images in suggested search result
Follow the steps give below to show product images in search result. 1. Open controllers/front/SearchController.php file find code (line #60 Approx.) [crayon-62b93ed5297ad209094116/] And replace this with code given below [crayon-62b93ed5297b1858903207/] 2. Open themes/YOUR_THEME/js/modules/blocksearch.js file find code [crayon-62b93ed5297b2007681745/] and replace with code given below [crayon-62b93ed5297b3695692664/] Thats’ It!!! 🙂 Read more …