Why isn't my cart quantity updating in District theme without page refresh?

Hi! I am working with the District theme and the quantity next to the cart button isn’t updating when you click add to cart, only on page refresh. I know this has something to do with Ajax, but I’m not familiar with Ajax. Here is my cart-template.liquid code. I’m not sure where the code that deals with the instant update is located. Thanks in advance!


H

Hi jdn7d! Hope you are doing well!

In your code, I see that there is already a setting with the ability to enable AJAX - https://prnt.sc/12cukpv, look in the Cart section inside the customizer.

Alex