function my_woo_outofstock_text( $text ) { $text = __( 'CONTACT SELLER', 'oceanwp' ); return $text; } add_filter( 'ocean_woo_outofstock_text', 'my_woo_outofstock_text', 20 );
Your details will be passed on to the seller and they will contact you directly to discuss the transaction with you.
Automated page speed optimizations for fast site performance