mirror of
https://github.com/vercel/commerce.git
synced 2025-05-22 17:37:00 +00:00
11 lines
161 B
JSON
11 lines
161 B
JSON
{
|
|
"provider": "spree",
|
|
"features": {
|
|
"wishlist": true,
|
|
"cart": true,
|
|
"search": true,
|
|
"customerAuth": true,
|
|
"customCheckout": false
|
|
}
|
|
}
|