Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

having a problem with my pricing


Guest

Recommended Posts

Basically what's happening is that your admin is showing the price that you have set up, but your catalog itself is showing that price + tax. In order to change that simply change the following:

 

/catalog/includes/application_top.php  

 

Look for:  

Code:  

 

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

 

 

Hope this helps,

-Chris

Chris Sullivan

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...