I want to change the button classes of WooCommerce with the classes from Bootstrap.
At the moment I've done that by overwriting the existing templates files. In many cases, the button classes are the only changes.
Is there any hook to do this for all buttons instead of overwriting the template files?
I couldn't find anything