Hello everyone, I would appreciate the help of someone who can guide me in this matter:
I have two values to show in my store’s shopping cart:
-1 subtotal of the products that the customer has chosen
-2 subtotal of the products chosen with a discount for being a insider customer.
In the first tag I am showing the subtotal with the
How can I get the cart.total_price value to update in real time (every time the customer chooses an item or removes it from their shopping cart)?