Vivek
Vivek

Reputation: 43

show confirmation message while removing item from cart woocommerce

I want to show a confirmation message when customer will try to remove an item from cart, I've googled this but am not able to find any solution.can any one help me on this.

Upvotes: 0

Views: 1148

Answers (1)

riya
riya

Reputation: 116

Used onclick="return confirm('Are you Sure, You want to delete this resource?');"

Upvotes: 2

Related Questions