mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 23:16:59 +00:00
11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"features": {
|
|
"cart": true,
|
|
"search": true,
|
|
"wishlist": false,
|
|
"customerAuth": false,
|
|
"customCheckout": false,
|
|
"relatedProduct": true
|
|
}
|
|
}
|