Guest Posted December 16, 2002 Share Posted December 16, 2002 when i enter the price as 48.98 - it shows that in my admin, but on the catalog it shows 52.41 - how do i fix this? Link to comment Share on other sites More sharing options...
blueline Posted December 16, 2002 Share Posted December 16, 2002 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.