commerce/framework/shopify/commerce.config.json
2021-08-10 15:49:04 +03:00

10 lines
147 B
JSON

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