Cart doesn't update automatically when quantity is changed - Ajax Issue

Hi,
I’m working on a website and it has an issue with cart updates. When I change the quantity, we have to click on update cart for price update and it reloads the page. I have tried everything but it’s not working.

  • Remove button on the mobile cart dropdown isn’t working.

Can anyone help me out making the above changes?
The Theme used is Fashe and the store name is https://tales-of-fur.myshopify.com/

Cart code:

Show More

{% unless settings.shipping_calculator == ‘Disabled’ %}

{{ ‘shipping-cart.js’ | asset_url | script_tag }}

{% endunless %}

@KetanKumar requesting you to help me out

@tales_of_fur

can you check theme option may be allow bcz i can see now update button

Show More

Yeah @KetanKumar If we click on update then only it changes the price and quantity value.
it doesn’t has Ajax to update automatically without clicking on “update cart”
Please let me know your thoughts on this

@tales_of_fur

yes, its possible to customization code