commerce/framework/spree/commerce.config.json

10 lines
134 B
JSON

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