mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 06:56:59 +00:00
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"features": {
|
|
"cart": true,
|
|
"search": true,
|
|
"wishlist": true,
|
|
"customerAuth": true,
|
|
"customCheckout": true
|
|
}
|
|
}
|