corsonr
8/5/2013 - 9:30 AM

WooCommerce - Empty cart URL

WooCommerce - Empty cart URL

<a class="button" href="<?php echo $woocommerce->cart->get_cart_url(); ?>?empty-cart"><?php _e( 'Empty Cart', 'woocommerce' ); ?></a>