Hi,

Im trying to figure out how to call user selected currency name where ever on the main page.

For example in Quantity Discount module, the table is given as:

Quantity----------Price
10 - 19-----------$424.96
20 - 99-----------$399.96
100 +------------$249.98

In above given example I want to change dynamically "Price" to user selected currency from Currencies Box. Like if user selected CAD dollars then in place of "Price" it should come "CAD$" or "CAD".

So I need any tag by which i can call user selected currency name where ever I need.

thank you,

~ Time