Updated the commerce config structure

This commit is contained in:
Luis Alvarez
2021-02-25 16:39:01 -05:00
parent f5980d2d46
commit 121ec4b61f
7 changed files with 17 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
{
"provider": "shopify",
"features": {
"wishlist": false
}
}