Need to add jQuery to control stuff in the cart
-
Hey,
Great plugin!
I want to use jQuery to allow me to hide the subtotal if it’s 0.00 – but everything I try doesn’t work. I even tried using the update cart function:
jQuery( document ).on( ‘updated_checkout’, function() {
But no…
What’s the function I need to use?
Thanks!
- The topic ‘Need to add jQuery to control stuff in the cart’ is closed to new replies.