Skip to Content
Menu
This question has been flagged
1 Reply
264 Views

I need to disable the visibility of the "add to cart" button that is displayed by default with each added product within my website (eCommerce) if the user is not logged in yet and enable it only for users who are logged in to the website. It doesn't allow me to do it from the editing blocks. I'm using Odoo V17. Does anyone know how I could do this?

Avatar
Discard
Best Answer

It cannot be done natively in Odoo. But you can use this third party module: https://apps.odoo.com/apps/modules/17.0/hide_add_to_cart_button

Avatar
Discard