commerce/site/commerce.config.json
2022-01-07 11:48:45 -05:00

10 lines
140 B
JSON

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