commerce/framework/spree/commerce.config.json
2021-08-20 13:33:06 +02:00

10 lines
136 B
JSON

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