• 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 Singh

    http://wordpress.org/plugins/woocommerce-bulk-discount/

Viewing 1 replies (of 1 total)
  • I have items on a website that are $2.00 each but customers can get 3 for $5.00. I’ve set the bulk pricing but it only works when customers add 3 of the same item to their cart. This item has different variations (colors) and I need the bulk pricing to work when customers add 3 of that item to their cart, no matter which color they choose. How can I fix this?

Viewing 1 replies (of 1 total)
  • The topic ‘Not updating the cart total in header’ is closed to new replies.