Jump to content

PHP related question Currency:getConversionRate()


Recommended Posts

Hello,

And why don't forget to do the conversion manually for PrestaShop to do it?, so that you better get the final price already converted in the currency selected by the customer.

 

{Tools::convertPriceFull($product_price, null, Context::getContext()->currency)}

 

 

Regards!

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...