Files
commerce/framework/spree/commerce.config.json
2021-08-20 13:36:01 +02:00

10 lines
134 B
JSON

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