forked from crowetic/commerce
* Shouldn't be there. * Removing * Removing old libraries * Updating * Feature Changes and updates * Update README.md
10 lines
140 B
JSON
10 lines
140 B
JSON
{
|
|
"features": {
|
|
"cart": true,
|
|
"search": true,
|
|
"wishlist": false,
|
|
"customerAuth": false,
|
|
"customCheckout": false
|
|
}
|
|
}
|