Tagged: Cart, cart widget, tax
I noticed that, when WooCommerce is set to display prices without tax in the cart, the cart widget that appears on the top right does display tax-exclusive prices, but no tax information anywhere. To make a comparison, the standard cart page shows all item lines without tax, and a tax total at the bottom of the page. For example:
* Item 1: 100 EUR
* Item 2: 200 EUR
Tax 20%: 60 EUR
Total: 360 EUR
The cart widget, instead, only shows:
* Item 1: 100 EUR
* Item 2: 200 EUR
Thus causing confusion. Would it be possible to add the tax total to the cart widget as well, when product prices are displayed without tax?
Hi Diego!
I would try asking this in the WooCommerce support. I found this though which looks very similar to what your trying to do, http://docs.woothemes.com/document/add-a-surcharge-to-cart-and-checkout-uses-fees-api/.
Cheers!
Elliott