Discussions
Get Exchange rate and different currency price
Hi,
I am trying to display a different currency price along with the default currency price in webstore.
So default is AUD and other currency I need to display is NZ from the NZ tab.
I am able to retrieve the base price and other price level prices from the default currency tab but not from other tab.
Is there any way?
OR is there a way to use getcurrentattribute() function to retrieve the exchange rate from the currency table? I can display price in another currency by using exchange rate in my javascript calculation.
Any help is appreciated.
Thanks