commerce/framework/shopify/commerce.config.json
2021-08-10 14:41:56 +03:00

9 lines
116 B
JSON

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