I\'m trying to add a custom link button that leads to Contact page - within first if condition that displays \"Contact us\" text with custom URL on the butt
Add filter priority in hooks
add_filter( 'woocommerce_product_single_add_to_cart_text', 'woo_custom_cart_button_text',50 );