commerce/lib/spree/commerce.config.json
2024-05-21 20:00:11 +05:00

11 lines
161 B
JSON

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