diff --git a/commerce.config.json b/commerce.config.json new file mode 100644 index 000000000..e8418f296 --- /dev/null +++ b/commerce.config.json @@ -0,0 +1,7 @@ +{ + "provider": "shopify", + "features": { + "wishlist": false, + "customCheckout": false + } +}