From 9458dc87b7285927a62bd435d63a6f0aeb270a30 Mon Sep 17 00:00:00 2001 From: okbel Date: Thu, 25 Feb 2021 19:27:59 -0300 Subject: [PATCH] Adding extra config --- commerce.config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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" }