mirror of
https://github.com/vercel/commerce.git
synced 2025-05-16 06:26:58 +00:00
10 lines
140 B
JSON
10 lines
140 B
JSON
{
|
|
"features": {
|
|
"cart": false,
|
|
"search": true,
|
|
"wishlist": false,
|
|
"customerAuth": true,
|
|
"customCheckout": false
|
|
}
|
|
}
|