Skip to main content

Magento 2 How to hide "add to cartcart" button but show configurable options - Magento 2

Source Link
Goose84
  • 2.6k
  • 2
  • 32
  • 66

Magento 2 hide to cart but show configurable options

I need to hide the add to cart button so currently, I have a plugin aroundIsSalable which sets the return to false if you are logged out.

The issue with this is that it also hides the options for a configurable product. How can I get it set saleable to false but also show the configurable options