Guest Posted October 11, 2002 Posted October 11, 2002 www.memorychick.com/catalog I added a sample product for 20.00 It automatically adds california tax to it instead of leaving the price as is. How do I change this configuration to show the normal price without taxes. I have already fixed the tax zones, tax rate, added on the products page that the product was taxable. Please help!! Thank you, Paul LUu
velum Posted October 15, 2002 Posted October 15, 2002 I may be wrong but you might go to modules-- shipping-- zone rates and see if Zone 1 Countries is set at US,CA. That is what mine was by default and it was the only thing I saw in mine that related to california. Hope that helps...
Guest Posted October 15, 2002 Posted October 15, 2002 /includes/application_top.php // customization for the design layout define('TAX_DECIMAL_PLACES', 0); // Pad the tax value this amount of decimal places define('DISPLAY_PRICE_WITH_TAX', false); // Display prices with tax (true) or without tax (false) define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default: 125) appears in admin as well as catalog... I changed 'em both
Recommended Posts
Archived
This topic is now archived and is closed to further replies.