commerce/framework/commercelayer/commerce.config.json
2022-01-21 11:09:33 +01:00

8 lines
98 B
JSON

{
"provider": "commercelayer",
"features": {
"customerAuth": true,
"cart": true
}
}