Showing
2 changed files
with
2 additions
and
0 deletions
@@ -17,5 +17,6 @@ if (qs) { | @@ -17,5 +17,6 @@ if (qs) { | ||
17 | 17 | ||
18 | new ProductListWithFilter(initParams, 'product/search/category'); | 18 | new ProductListWithFilter(initParams, 'product/search/category'); |
19 | 19 | ||
20 | +require('common/suspend-cart'); | ||
20 | require('common/footer'); | 21 | require('common/footer'); |
21 | require('./shop/coupon'); | 22 | require('./shop/coupon'); |
-
Please register or login to post a comment