commerce/commerce.config.json
2021-05-25 15:16:17 -03:00

7 lines
67 B
JSON

{
"features": {
"wishlist": true,
"checkout": true
}
}