Jump to content

need help with displaying custom currency


Recommended Posts

Hi, I'm trying to display double price in product-list. i have original price in EUR and I'm trying to display second one [ 30,126 * original price ] below with SKK currency.

I have added code

{convertPrice price=$product.price*30,126}SKK

to product-list.tpl, but i couldn't figure out how to exclude/change original currency from that function. i have digged into the code, but my object oriented programming is limited. any help would be greatly appreciated.

Link to comment
Share on other sites

×
×
  • Create New...