mirror of
https://github.com/vercel/commerce.git
synced 2025-07-19 10:51:23 +00:00
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"provider": "shopify",
|
|
"features": {
|
|
"wishlist": true,
|
|
"wishlistForGuests": true,
|
|
"customerAuth": true,
|
|
"search": true
|
|
}
|
|
}
|