[ic] Why doesn't [item-price] work on cart and [item-field price] does?

Thomas N. Stefanidis thomas@prometheas.gr
Mon, 02 Apr 2001 04:16:18 +0300


Hello
In my cart page i have 2 currencies.
The default is greek which works fine.
The second currency is Euro.
I can only dislpay the Euro price with the [item-field price] tag.
I tried :
[setlocale eur_EUR]
[currency convert=1]
[item-price]
[/currency]
and without the conver=1 and still nothing.
I don't want to use [item-field price] because when you choose another
size and hit the "calculate" button,it doesn't get the new sizes
price,but the default price.

Any idea how i can solve that?I'm searching for hours in the list,but
with no luck..

Thomas