no-result.hbs 250 Bytes
<div class="product-search-page {{#if search.isSearch}}search-page{{/if}} product-page yoho-page center-content">
    {{# search}}
        {{> common/path-nav}}
        {{> product/no-result}}
        {{> product/latest-walk}}
    {{/ search}}
</div>