\n<% _.each(searchResults, function(searchResult, index, list) { %>\n <%\n \/\/ Thumbnails\n if(DavesWordPressLiveSearchConfig.showThumbs == \"true\" && searchResult.attachment_thumbnail) {\n liClass = \"post_with_thumb\";\n }\n else {\n liClass = \"\";\n }\n %>\n
<%- searchResult.post_price %><\/p>\n <% } %>\n\n <% if(DavesWordPressLiveSearchConfig.showExcerpt == \"true\" && searchResult.post_excerpt) { %>\n <%= searchResult.post_excerpt %>\n <% } %>\n\n <% if(e.displayPostMeta) { %>\n