Not updating the cart total in header
-
Hello
Nice plugin.
I found one problem.
In the header of my site I have used
<?php global $woocommerce;
echo $woocommerce->cart->get_cart_total(); ?>
to display the total of the cart.I added 2 quantities of a product and its showing the right discount in the cart.
Then I again added one more(different product) to the cart.Now in the cart page, if I increase or decrease the number of items in any of the products and click on update cart button then its not showing the wrong cart total in the header total cart amount.
But if I refresh the page again then its shows the right total amount.
Can u please fix.
Thanx
Tejpal Singhhttps://www.ads-software.com/plugins/woocommerce-bulk-discount/
- The topic ‘Not updating the cart total in header’ is closed to new replies.