Q: WooCommerce as a Catalog
Hi, I’m considering purchasing the product. I have a WooCommerce website, but I’m using it as a catalog, not for online sales. I was testing the free version to understand how it works. I connected my WooCommerce store, but it’s still showing prices (which I don’t want), and the “Not purchasable” button, which I’d like to hide. Lastly, I’d also like to hide the cart. Is this possible?
Sheen_AppMySite
Jun 30, 2025A: Hi there,
To make your app work in catalog mode, you would need to disable user login. Please look at this documentation to learn how to disable user login: https://docs.appmysite.com/app/access/login/wordpress/wordpress-login#step-2-enable-login-and-registration
Once disabled, the app will now show the cart icon, and checkout will be disabled.