tarek.fellah Posted December 15, 2014 Share Posted December 15, 2014 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now