commerce/packages/shopify/src/commerce.config.json
2022-01-14 20:25:13 -05:00

8 lines
97 B
JSON

{
"provider": "shopify",
"features": {
"wishlist": false,
"customerAuth": true
}
}