woocommerce add to cart disable code example
Example 1: skip cart page woocommerce
Skip Cart Page Go Straight to Checkout Page in WooCommerce
Example 2: jquery woocommerce disable add to cart css
$('.single_add_to_cart_button, button.product_type_simple').prop('disabled', false);