From 93e39d929a1d65b4c40166db27e55247383ea8ba Mon Sep 17 00:00:00 2001 From: cond0r Date: Sat, 29 May 2021 10:19:35 +0300 Subject: [PATCH] Update commerce.config.json --- commerce.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commerce.config.json b/commerce.config.json index 06b985504..08ea78814 100644 --- a/commerce.config.json +++ b/commerce.config.json @@ -1,6 +1,6 @@ { "features": { - "wishlist": false, + "wishlist": true, "customCheckout": false } }