Jump to content

display price function code in product.tpl in Prestashop 1.6


twinsenf

Recommended Posts

does anyone knows what is the function code for the value of product price without currency code in product.tpl in Prestashop 1.6

 

I have found  {convertPrice price=$product->getPrice(false, $smarty.const.NULL)} can show the price completely, but this comes with the currency code that is what i dont want.

 

I just want to get the value of price with numbers only for installing the tracking codes in product.tpl

 

please help if anyone knows it. 

 

many thanks

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