Merge branch 'local-provider-updates' of https://github.com/vercel/commerce into local-provider-updates

This commit is contained in:
Bel Curcio 2021-06-22 16:40:03 -03:00
commit cfaa0f3a26

View File

@ -79,7 +79,7 @@ For example: Turning `cart` off will disable Cart capabilities.
> NOTE: The selected provider should support the feature that you are toggling. (This means that you can't turn wishlist on if the provider doesn't support this functionality out the box)
- Open `commerce.config.json` from your chosen provider.
- Open `commerce.config.json`
- You'll see a config file like this:
```json
{