![]() |
Controll price output Some countries have different price formats The ability to choose in admin_cp what price format is shown or input your own x=currency symbol some popular formats are x0.000,00 0 000.00x x0.000,00 0,000.00x |
Geiri I beleive currency format is controlled in the code much like you state. The way we do it is through the currency table we have all that stuff controlled through switches. We have to follow several things php number_format being one of them. I right now store things in a table and we check the currency type and format accordingly I can invision adding some type of currency admin thing in the future. There are 3 different currency formats I see from number_format in PHP. Basically I would need to provide a dropdown in admin with the possible look and have the proper ctype set, |
| All times are GMT -5. The time now is 01:44 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0