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