You need to be signed in to manage your listings. Sign in
function my_woo_outofstock_text( $text ) { $text = __( 'CONTACT SELLER', 'oceanwp' ); return $text; } add_filter( 'ocean_woo_outofstock_text', 'my_woo_outofstock_text', 20 );
Skip to main contentYou need to be signed in to manage your listings. Sign in