[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] HELP!My client will check progress of his site in 2 days and....
"Thomas N. Stefanidis" wrote:
>
> ....... i still can't do 2 things..
> I have done everything else....but i can't :
> 1)Give different prices for each product size......Can't someone please
> explain that to me?I have read all documents and i can't get anything
> right.
> Can anyone tell me what to do(what settings to add,where)?
> 2)Adding 2 different currencies .... I can use Greek or Euro but not at
> the same time.I use the catalog.cfg...but when i uncomment the euro
> settings.....all greek settings disappear and only euro shows up (and
> vice-versa )...
> ------catalog.cfg----------
> Locale el_GR frac_digits 0
> Locale el_GR mon_decimal_point ""
> Locale el_GR mon_thousand_sep .
> Locale el_GR mon_thousands_sep .
> Locale el_GR p_cs_precedes 0
> Locale el_GR p_sep_by_space 1
> Locale el_GR currency_symbol δρχ
>
> #Locale eur_EUR PriceDivide 370.750
> #Locale eur_EUR p_cs_precedes 0
> #Locale eur_EUR currency_symbol euro
> #Locale eur_EUR p_sep_by_space 2
> #Locale eur_EUR mon_decimal_point ,
> ------catalog.cfg----------
>
> i'm going crazy!!I still have 2 days!
> Any idea would be really a great help
A sample from a german shop...
(default locale is de_DE)
[subtotal]
<!-- switch to eur_EUR-->
[setlocale eur_EUR]
EUR [currency][calc][subtotal noformat=1]*0.5123[/calc][/currency]
<!-- switch back to de_DE-->
[setlocale de_DE]
My setting of catalog.cfg looks like
Locale eur_EUR frac_digits 2
Locale eur_EUR p_cs_precedes 0
Locale eur_EUR p_sep_by_space 2
Locale eur_EUR mon_decimal_point ,
Locale eur_EUR mon_thousands_sep .
Locale de_DE frac_digits 2
Locale de_DE p_cs_precedes 0
Locale de_DE p_sep_by_space 2
Locale de_DE mon_decimal_point ,
Locale de_DE mon_thousands_sep .
and my locale.asc (or locale.txt) looks like
code en_US de_DE fr_FR
default 0 1 0
or in my first page is a
[setlocale de_DE]
Good lucks!
Joachim
--
-------------Hans-Joachim Leidinger---------------------
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users