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 } }