Jump to content

PrestaShop 1.7.0.0 {$HOOK_DISPLAYORDERDETAIL nofilter}


lxhost

Recommended Posts

Hello,

in PrestaShop 1.7 this hook DisplayOrderDetail print TEXT but not HTML

so, I modified order-detail.tpl file line 148

from {$HOOK_DISPLAYORDERTOTAL} to {$HOOK_DISPLAYORDERTOTAL nofilter}

and now it is working like in prestashop 1.6

 

my question is: this is a bug or this hook intended should print text not html in 1.7?

I convert a module from 1.6 to 1.7 and I do not know how to be, because in this hook I print a table not a simple text

 

thank you

Link to comment
Share on other sites

  • 2 months later...
  • 3 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...