mirror of
https://github.com/vercel/commerce.git
synced 2025-05-22 17:37:00 +00:00
11 lines
172 B
JSON
11 lines
172 B
JSON
{
|
|
"provider": "reactioncommerce",
|
|
"features": {
|
|
"cart": true,
|
|
"search": true,
|
|
"wishlist": false,
|
|
"customerAuth": true,
|
|
"customCheckout": true
|
|
}
|
|
}
|