cedrickb Posted August 17, 2011 Share Posted August 17, 2011 Hi all, I'm posting this subject cause I have some troubles... In my product page (custom template) when a product is on sale, I want to display the "on sale price" and the regular price. The problem is that the "on sale price" is shown Taxe Excluded, but my regular price is displayed taxe included. I want my on sale price to be taxe included too. The code used to get the price for my on sale price is: convertPrice price=$product->getPrice(true, $smarty.const.NULL) I'm using prestashop 1.3.3.0 I made a lot of researchs but I didn't find anything... If someone could help me it would be great. Regards Cédrick Link to comment Share on other sites More sharing options...
cedrickb Posted August 17, 2011 Author Share Posted August 17, 2011 Responding to myself: I went to the paiement-tab option, reactivate the taxe, and everything is ok now... don't know why the taxe was desactivated... 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