mirror of
https://github.com/vercel/commerce.git
synced 2025-05-21 08:56:58 +00:00
11 lines
162 B
JSON
11 lines
162 B
JSON
{
|
|
"features": {
|
|
"cart": false,
|
|
"search": false,
|
|
"wishlist": true,
|
|
"customerAuth": true,
|
|
"customCheckout": false,
|
|
"customer": true
|
|
}
|
|
}
|