mirror of
https://github.com/vercel/commerce.git
synced 2025-05-22 09:26:59 +00:00
10 lines
143 B
JSON
10 lines
143 B
JSON
{
|
|
"provider": "commercelayer",
|
|
"features": {
|
|
"wishlist": false,
|
|
"cart": false,
|
|
"search": false,
|
|
"customerAuth": true
|
|
}
|
|
}
|