Cart Totals Duplicating After Applying Coupon – Need Urgent Fix
-
I’m facing an issue where the Cart Totals section duplicates every time I apply a coupon code. After refreshing the page, the extra blocks disappear — so this looks like an AJAX refresh problem in the theme.
I’ve created a demonstration video to clearly show the issue.
Also, I had highlighted some other issues earlier which remain unresolved. If support continues like this, please let me know your refund policy so I can consider that option.
Hello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
For now I hide it using the custom css in customization. But looking for the proper solution for this.
.cart_totals ~ .cart_totals {
display: none !important;
}
Please disable all plugins that are not related to our theme temporarily.
disable any plugin is not a solution. Most of the website functionality is runing with the plugins.
In this case, you need to create a staging development copy of your website. There, you will be able to do such kind of experiments without any harm to your production website.
Kind Regards