commerce/commerce.config.json
2021-09-28 10:25:02 +05:30

11 lines
162 B
JSON

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