diff --git a/commerce.config.json b/commerce.config.json index 1c14a53f5..fa2ea9a44 100644 --- a/commerce.config.json +++ b/commerce.config.json @@ -1,6 +1,3 @@ { - "provider": "bigcommerce", - "features": { - "wishlist": false - } + "provider": "bigcommerce" }