commerce/framework/saleor/commerce.config.json
2021-06-09 17:02:07 +02:00

8 lines
98 B
JSON

{
"provider": "saleor",
"features": {
"wishlist": false,
"customCheckout": true
}
}