Hide tax in cart

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Is there a configuration that will either allow one of the following in the cart?

1. Always display 'Calculated at checkout'; OR
2. Hide tax line in cart

The issue here is this: We are implementing Avalara. Everything is testing out fine. However, it looks like a tax amount is always calculated in the cart based on a default tax address. The issue with this is that the customer's tax amount will almost always change when they get to checkout and add their actual shipping address. This is not a good user experience. It's best to not display tax at all in the cart and handle it in checkout much like Amazon and other major eComms.

Is there a configuration I am missing to accomplish this or will we need to customize the cart?
4 years ago
you have to do customization for this or need to find any plugin that provide this feature.

or using javascript you can hide tax calculation on cart page using cart url.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.