diff --git a/commerce.config.json b/commerce.config.json index 354fb78f0..2c2f7d2c2 100644 --- a/commerce.config.json +++ b/commerce.config.json @@ -4,7 +4,7 @@ "cart": true, "search": true, "wishlist": false, - "customerAuth": false, + "customerAuth": true, "customCheckout": true } }