• My setup is
    Normal Checkout + Show Prices
    I hide the add-to-cart button by setting my prices to empty (not 0). However, this does not work on variable products because a price is required. Is there another way to hide the add to cart button on variable products that should be quote only?

Viewing 1 replies (of 1 total)
  • Plugin Author Neah Plugins

    (@gplsaver)

    I am not sure about how to accomplish it in this way. As you pointed out, WooCommerce requires a price (even 0) for variable products. Overriding the WooCommerce js would cause a lot of problems. FYI, in our premium extension, there is an option to hide the “Add to cart” button for any product. You still need a price for the variations, but the “Add to cart” button would be hidden for those products that you don’t want to show.

Viewing 1 replies (of 1 total)
  • The topic ‘Variable product without price not working in normal checkout mode’ is closed to new replies.