Stable commerce.config.json

This commit is contained in:
Bel Curcio 2021-03-02 11:24:00 -03:00
parent c87d02a7cd
commit 02e15ae481

View File

@ -1,3 +1,7 @@
{
"provider": "shopify"
"provider": "bigcommerce",
"features": {
"wishlist": true,
"customCheckout": false
}
}