commerce/site/commerce.config.json
Matthew Mulford 470c40fd53 shopify
2022-10-08 14:37:47 -05:00

10 lines
140 B
JSON

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