Jump to content

Why is this line of code giving me an error


Recommended Posts

Hi,

New to PrestaShop and I would appreciate some help.

I have the following line in product-prices.tpl

{($product.price_without_reduction_without_tax-$product.reduction_without_tax)|number_format(2,',','.')}

and I am getting an error complaining about the last parenthesis where I pass arguments to the number_format filter.

I've followed the Twig documentation for this and I can't figure out why I am getting this error.

Can someone tell me why this is happening?

I am using PS1.7.6.1

Edited by Dani1989 (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

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