0

I building a Woocommerce shop. By default the prices on the backend products page are shown without TAX. The customer wants to show this price including the TAX.

Is it possible to change this?

krb33
  • 1
  • 1
  • I see the problem now. It saves the tax settings from the moment you created the product. This is a bit of a problem for me because i migrated all the products from OSCommerce. – krb33 Jul 10 '18 at 10:53
  • You can make a direct SQL query on database product prices, making the prices without taxes. You should need to empty some related caches also… You should [search in those threads](https://stackoverflow.com/search?q=%5Bwoocommerce%5D%5Bmysql%5D+product+price) for some tracks… – LoicTheAztec Jul 10 '18 at 13:54

0 Answers0