I'd guess that I'm at almost eighty active plugins--many of them WooCommerce related. Text for Add to Cart buttons and texts for variable product links are easy to change with text replace code. I will show you how to change this later. function modify_gettext( $translated_text, $text, $domain ) { switch ( $translated_text ) { case 'This product is currently out of stock and unavailable.' Latest updates of WooCommerce had changed the way of how texts on buttons of product category listings were displayed.
WooCommerce. How to change 'In Stock' / 'Out of Stock' text … Copy the following PHP code snippet. This stock out message can be set on woocommerce specific product or all global products. Additionally, you can display “In stock” text and add custom text for items available for backorder or getting low on stock.
Change WooCommerce "Out Of Stock" Text - Documentation On Stock Status, check ‘Out of Stock’ The Out-of-Stock Note field is displayed. There are two filters; one for “add to cart” texts in loop (woocommerce_product_add_to_cart_text), and another for the button in single product (woocommerce_product_single_add_to_cart_text): As a WooCommerce store owner/manager, in some cases, you may need to change the “In Stock” text.
Replace "Read More" Text for Woocommerce Out of Stock …