Update commerce.config.json

This commit is contained in:
cond0r 2021-05-29 10:19:35 +03:00
parent a06fd09258
commit 93e39d929a

View File

@ -1,6 +1,6 @@
{
"features": {
"wishlist": false,
"wishlist": true,
"customCheckout": false
}
}