Hrm
I think this may be related to my problem. I’m trying to integrate woocommerce-waitlist. I believe this plugin uses woocommerce_after_add_to_cart_button. Since we’re not displaying the actual woocommerce “add to cart” button but instead, as teh OP put it, “bypassing all the functionality of woocommerce_add_to_cart_action()”, this plugin does not work.
Is there an easy way to use the woocommerce cart functions?