- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there, I have tried various settings in the Magento back end but still can't seem to do this,
Can anyone offer any help please?
Thanks
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello James,
The reason for this is that your product has its own tax class: Catalog > Manage Products > choose a product > Prices > Tax Class
You can write a custom module to remove tax calculation or simply write a small Javascript to hidden it.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Can I not show Tax in cart?
Hi Jimbobber!
Do you try to use this configuration:
System -> Configuration -> Sales -> Tax -> Shopping Cart Display Settings:
+ Include Tax In Grand Total -> No
+ Display Full Tax Summary -> No
+ Display Zero Tax Subtotal -> No
Sure that you clear all caches.
Hope this works for you.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Can I not show Tax in cart?
Hi thanks, I have done that but the tax still appears in my Shopping Cart.
I'm really stuck!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Can I not show Tax in cart?
Hello Jimbobber!
You try to clear all caches again. Does it have any extension working on Tax module?
If still not ok, you can give me your url site. I hope I will find out the reason for this.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Can I not show Tax in cart?
I am using a VAT exempt form that comes into play after the cart, could I email you at all?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Can I not show Tax in cart?
Hello Jimbobber!,
Yes, you can email me: mrkhoa99@gmail.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello James,
The reason for this is that your product has its own tax class: Catalog > Manage Products > choose a product > Prices > Tax Class
You can write a custom module to remove tax calculation or simply write a small Javascript to hidden it.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Can I not show Tax in cart?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Can I not show Tax in cart?
There is no System -> Configuration -> Sales -> Tax -> Shopping Cart Display Settings.
Any idea why?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Can I not show Tax in cart?
Im not new to magento, I can even say im almost an expert, however, the tax issue was a nightmare, i was doing changes in my configuration and it didn't refresh those changes in cart when refreshing the page, i did flush, clean, reindex, upgrade, etc, lol, seriously, there is nothing wrong with Magento, in order to show changes i have close browser, open incognito and add the product to cart again for testing, everything was ok, i hope it helps somebody else, tested in 2.2.6
good luck