commerce/framework/bigcommerce/commerce.config.json
2021-06-22 13:12:51 -03:00

8 lines
100 B
JSON

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