commerce/site/commerce.config.json
2022-11-12 21:01:27 +00:00

10 lines
139 B
JSON

{
"features": {
"cart": true,
"search": true,
"wishlist": false,
"customerAuth": true,
"customCheckout": false
}
}