Create commerce.config.json

This commit is contained in:
cond0r 2021-03-29 08:58:56 +03:00
parent 3967e804a5
commit db5539b5f3

7
commerce.config.json Normal file
View File

@ -0,0 +1,7 @@
{
"provider": "shopify",
"features": {
"wishlist": false,
"customCheckout": false
}
}