Where can I find the JavaScript for a button's action in Liquid coding?

Hello, I´m new to coding in liquid and Shopify in general. I have this HTML code to add a product to the cart:


              
            

The question is: where can I find the js of what that button does? Because I don’t see any ‘onclick’ inside the button tags.

I appreciate the help!