Change custom Ajax Add to Cart button text after add to cart in WooCommerce
I use a code that changes the text and style of the "Add to Cart" button for a product if the item is already in the cart. Many thanks to 7uc1f3r for this. /* for single product */ add_filter( 'woocommerce_product_single_add_to_cart_text',…