Hello,
Thanks for reaching here.
Please go to your active theme function file and add the below code and check.
(Path:- wp-content->theme->yourtheme->function.php)
add_filter( 'woocommerce_product_add_to_cart_text', 'woocommerce_custom_product_add_to_cart_text' );
function woocommerce_custom_product_add_to_cart_text() {
return __( 'view product', 'woocommerce' );
}
Please let me know if you have any other queries.
Thanks,
Hi,
I past the code below the others lines of code but nothing change..
Hello,
Can you please page URL we will check and help you.
Thanks
Hello,
here is the liknk: https://chaussettes-store.com/
Thanks
Hello
We check your website and you are not using our plugin.
You are using the “Storefront Homepage Extra Sections” plugin.
Please check your side.
Thanks