jtlswanson Posted May 3, 2010 Share Posted May 3, 2010 Not sure if I should post RC3 questions here or not. Sorry in advance if not.I am playing around with 1.3 RC3 & cannot get the tax to NOT display on the pages as in the 1.2 (in other words, it is showing tax added to the price on display instead of the retail price only and then add the tax later). The option is not there under Preferences -> Products to add taxes only at end (not show taxes), not on any of the product pages. Am I missing the option somewhere? Has it been moved? or is it a module?Thanks for the wisdom!JTLS Link to comment Share on other sites More sharing options...
jtlswanson Posted May 4, 2010 Author Share Posted May 4, 2010 Anyone? Ideas please? Link to comment Share on other sites More sharing options...
SpiderWasp Posted May 13, 2010 Share Posted May 13, 2010 This is a problem in the 1.2.5.0 version of the cart as well. If we cannot come up with a solution soon this may make this cart unusable for all USA residents. Link to comment Share on other sites More sharing options...
enigma32 Posted May 14, 2010 Share Posted May 14, 2010 My codebase is too modified so I'm not upgrading, just making individual bug fixes, so this is based on 1.2I'm going to make some assumptions.You've set in backoffice to display tax excluded.You've removed ALL instances of "tax excl" and "tax incl." in your entire theme directory. (use something like notepad++ to find/replace in all files)While your at it you changed "vouchers" to "coupon" or something that sounds less retarded and european.Yet, on the product page it still displays the "tax included" price if the user is from an applicable state?That's done via JS irrelevant of your settings. You have to manually remove it. Yea, stupid, huh?I'm going to assume you don't want/need pre-discounting the price or eco-tax since these are also unamericanJust edit /themes/YOURTHEMEDIR/js/product.js and completely delete lines 223-262 Link to comment Share on other sites More sharing options...
rocky Posted May 14, 2010 Share Posted May 14, 2010 I thought I'd let everyone know that the "Price display method" has been moved from the Preferences tab in PrestaShop v1.2.5 to the Customers > Groups section in v1.3, so that you can choose a different display method for each customer group. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now