4
0
forked from crowetic/commerce

remove provider

This commit is contained in:
Greg Hoskin 2021-05-05 12:42:47 -05:00
parent ffbcce2a9e
commit 7f438aa67d
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Available providers: bigcommerce, shopify, swell # Available providers: bigcommerce, shopify, swell
COMMERCE_PROVIDER=swell COMMERCE_PROVIDER=
BIGCOMMERCE_STOREFRONT_API_URL= BIGCOMMERCE_STOREFRONT_API_URL=
BIGCOMMERCE_STOREFRONT_API_TOKEN= BIGCOMMERCE_STOREFRONT_API_TOKEN=

View File

@ -1,5 +1,4 @@
{ {
"provider": "swell",
"features": { "features": {
"wishlist": false, "wishlist": false,
"customCheckout": false "customCheckout": false