Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how to switch of taxes as part of the price?


mhoutermans

Recommended Posts

here is the post

 

go to includes/application_top.php (as stated in the above thread) and edit line 134:

Code:

define('DISPLAY_PRICE_WITH_TAX', false); // Display prices with tax (true) or without tax (false)

change it to false.

 

This will solve your problem

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...