commerce/packages/bigcommerce/src/commerce.config.json
2022-07-22 14:17:47 +03:00

9 lines
126 B
JSON

{
"provider": "bigcommerce",
"features": {
"wishlist": true,
"customerAuth": true,
"customFields": true
}
}