Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all articles
Browse latest Browse all 104029

Sebastien on "[Plugin: WooCommerce - excelling eCommerce] A button to empty the chart !?"

$
0
0

This is what I need for my Auction plugin.

Try using this.

<form method="get" action="?clear-cart">
<input type="submit" class="button" name="clear-cart" value="<?php _e('Empty Cart', 'woocommerce'); ?>" />
</form>

Viewing all articles
Browse latest Browse all 104029

Trending Articles