Jump to content

convertPrice is not working


tarek.fellah

Recommended Posts

Hi the community,

 

I'm using ajax to display products list, like product-list.tpl display.

The display is by ajax, my problem is related with converting price from a euro to the customer currency.

I tried with the method convertPrice, but it didn't work, the price is not changing and it is displayed without currency symbol.

 

$product.prijs is the euro price, $currencies.0.id_currency: is the euro id_currency, 

This is my code:

{convertPrice price=$product.prijs currency=$currencies.0.id_currency to_currency=false}

Thanks in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...