Ajax update cart total
-
Hey guys, firstly fantastic job with this plugin. I’m in the process of switching over from WooCommerce for a pretty big project I’m working on, but missing something I really like…
You guys have a cart quantity fragment that updates with ajax, but I can’t find a £ total value that does the same.
I think I read a post by Pippin from a while ago that said this feature was coming in 1.8.3 but I don’t see it.
Is this something I’m going to have to code up myself? In an ideal world there would be a version of the following for cart value:
<a href="<?php echo edd_get_checkout_uri(); ?>"> Cart (<span class="header-cart edd-cart-quantity"><?php echo edd_get_cart_quantity(); ?></span>) </a>
Cheers all, keep up the great work.
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Ajax update cart total’ is closed to new replies.