Showing
2 changed files
with
2 additions
and
2 deletions
@@ -17,7 +17,7 @@ | @@ -17,7 +17,7 @@ | ||
17 | 17 | ||
18 | {{#if searchEmpty}} | 18 | {{#if searchEmpty}} |
19 | {{> product/shop-search-empty}} | 19 | {{> product/shop-search-empty}} |
20 | - {{> product/goods-all-goods}} | 20 | + {{> product/shop-all-goods}} |
21 | {{^}} | 21 | {{^}} |
22 | {{> product/standard-content}} | 22 | {{> product/standard-content}} |
23 | {{/if}} | 23 | {{/if}} |
-
Please register or login to post a comment