diff --git a/.env.template b/.env.template index 5ebc092d3..9d8a57355 100644 --- a/.env.template +++ b/.env.template @@ -1,5 +1,5 @@ # Available providers: bigcommerce, shopify, swell -COMMERCE_PROVIDER=swell +COMMERCE_PROVIDER= BIGCOMMERCE_STOREFRONT_API_URL= BIGCOMMERCE_STOREFRONT_API_TOKEN= diff --git a/commerce.config.json b/commerce.config.json index ab9497fd3..06b985504 100644 --- a/commerce.config.json +++ b/commerce.config.json @@ -1,5 +1,4 @@ { - "provider": "swell", "features": { "wishlist": false, "customCheckout": false