Files
commerce/commerce.config.json
2021-07-19 17:29:19 +05:30

10 lines
140 B
JSON

{
"features": {
"cart": false,
"search": false,
"wishlist": true,
"customerAuth": true,
"customCheckout": false
}
}