commerce/packages/bigcommerce/commerce.config.json
2022-01-13 17:19:27 -05:00

8 lines
100 B
JSON

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