product list page and search working

This commit is contained in:
Oliver Heywood
2021-10-11 10:09:55 -05:00
parent d193708184
commit 3a3eb38ecc
6 changed files with 110 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
"features": {
"wishlist": false,
"cart": true,
"search": false,
"search": true,
"customerAuth": false,
"customCheckout": true
}