Display Price in $$ while inputing price in anothr currency?
Posted: Thu Sep 29, 2011 2:49 pm
Hi Guys,
I have developed a website in opencart and its working well. But now the client has asked for an added option. From the admin side he will be adding price as KSH currency. But in client side it should be displayed as $$. Is this possible and how i can make this happen. Any ideas are welcome. What i have in mind is to manually check whether the currency is KSH. Then if so convert using the KSH value in the admin side and then display price accordingly in $$. But im not sure of where to write this part in the framework. In module as well as products folder?..
P.S : I am using version 1.4.7
Thanks
Roy M J
I have developed a website in opencart and its working well. But now the client has asked for an added option. From the admin side he will be adding price as KSH currency. But in client side it should be displayed as $$. Is this possible and how i can make this happen. Any ideas are welcome. What i have in mind is to manually check whether the currency is KSH. Then if so convert using the KSH value in the admin side and then display price accordingly in $$. But im not sure of where to write this part in the framework. In module as well as products folder?..
P.S : I am using version 1.4.7
Thanks
Roy M J