Adding initial files for elastipath - not working

This commit is contained in:
GunaTrika
2021-07-19 17:29:19 +05:30
parent 559451f958
commit f98cea2c1d
36 changed files with 930 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
{
"features": {
"wishlist": false,
"cart": false,
"search": false,
"wishlist": true,
"customerAuth": true,
"customCheckout": false
}
}