“view cart” text/button going to checkout
-
Hi,
When I activate the plugin, the text/button “[Product] has been added to your cart (view cart)” goes to the checkout.This ends up confusing the customer making him click on the button to go to the cart. Switching to “Added to cart alert” will also make it click again, I did some user testing and unfortunately this happened.
It would be very interesting to put the option to hide this text and button from the checkout.
I already use the snippet,
add_filter( 'wc_add_to_cart_message_html', '__return_false' );
but having this option directly in the plugin would make it more complete.Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘“view cart” text/button going to checkout’ is closed to new replies.