salty Posted August 18, 2011 Share Posted August 18, 2011 Hi all, Apologies if this is a repost; I did look around the forum for my problem but didn't find a clear solution. I want to add 'TTC' after the prices of my products (the French version of 'inc. VAT'). Can't find an obvious option to enable this in the back office. Looked at product.tpl but I'm new to Smarty and haven't really spent any time with PHP so it's a bit unfamiliar. Could anyone shed any light on the situation? Thanks in advance. Link to comment Share on other sites More sharing options...
Andy1 Posted August 18, 2011 Share Posted August 18, 2011 Hi all, Apologies if this is a repost; I did look around the forum for my problem but didn't find a clear solution. I want to add 'TTC' after the prices of my products (the French version of 'inc. VAT'). Can't find an obvious option to enable this in the back office. Looked at product.tpl but I'm new to Smarty and haven't really spent any time with PHP so it's a bit unfamiliar. Could anyone shed any light on the situation? Thanks in advance. Go to: Tools - Translations - Front Office - Click on the French Flag. Then scroll down to the Product section and change the necessary wording. Link to comment Share on other sites More sharing options...
salty Posted August 19, 2011 Author Share Posted August 19, 2011 Go to: Tools - Translations - Front Office - Click on the French Flag. Then scroll down to the Product section and change the necessary wording. Hi, thanks, but that's not really what I'm looking for - the translation for 'inc.VAT' is already there and correct, but it just doesn't appear in the shop next to the prices of each product. For example for each product at the moment I've just got a price like €250.89 rather than what I want which is €250.89 TTC Link to comment Share on other sites More sharing options...
Andy1 Posted August 19, 2011 Share Posted August 19, 2011 Go to: Tools - Translations - Front Office - Click on the French Flag. Then scroll down to the Product section and change the necessary wording. Hi, thanks, but that's not really what I'm looking for - the translation for 'inc.VAT' is already there and correct, but it just doesn't appear in the shop next to the prices of each product. For example for each product at the moment I've just got a price like €250.89 rather than what I want which is €250.89 TTC Am I right in saying your site currently says: €250.89 inc Tax, but you want it to say €250.89 TTC? If so, then it should be under the translations, somewhere. I had to change mine and I actually wanted nothing after the price, but couldn't work out what to do. I eventually added 'Free Delivery' instead. It did take me a while to find the right translation module/section though. I ended up changed every occurrence of Inc Tax to Free Delivery and it worked. Sorry if the above doesn't make sense and/or doesn't help. It's all I can say though, based on my limited experience. Hopefully, someone will be along that can help you more. Link to comment Share on other sites More sharing options...
salty Posted August 19, 2011 Author Share Posted August 19, 2011 No, currently I JUST have the price without ANYTHING after it (i.e. '€350'). But I want: '€350 TTC'. So I don't think it's a translation problem but something else, but thanks for your advice anyway (: Link to comment Share on other sites More sharing options...
salty Posted August 22, 2011 Author Share Posted August 22, 2011 Does anyone have anything to add to this? I still feel lost ): Thanks... Link to comment Share on other sites More sharing options...
salty Posted September 1, 2011 Author Share Posted September 1, 2011 [[sOLVED]] Thanks for the help, have solved the problem myself finally by editing the neccessary code in product.tpl and product-list.tpl in the theme directory I created. Link to comment Share on other sites More sharing options...
aledujke Posted September 2, 2011 Share Posted September 2, 2011 [[sOLVED]] Thanks for the help, have solved the problem myself finally by editing the neccessary code in product.tpl and product-list.tpl in the theme directory I created. You should not have to modify any code for this. You should have gone to: Payment->Taxes Then: Enable tax: yes Display tax in cart: yes 1 Link to comment Share on other sites More sharing options...
responder Posted September 3, 2011 Share Posted September 3, 2011 I have same problem. how did you fix it please. I have enabled everything with no luck. Link to comment Share on other sites More sharing options...
aledujke Posted September 7, 2011 Share Posted September 7, 2011 Well... I have to manually remove everything from compile dir... and from cachefs in order to clear cache even though all caching is disabled. I do this every time I change anything on site. I wish there was a button for this. 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