cyberpunk Posted December 2, 2014 Share Posted December 2, 2014 I would like to alter $HOOK_ORDER_CONFIRMATION inside order-confirmation-tpl. How do I do this? Link to comment Share on other sites More sharing options...
FullCircles Posted December 2, 2014 Share Posted December 2, 2014 You can't (or shouldn't) directly alter the hook variable in any fashion, what you need to do is add a hook to an existing module (or create a module for that purpose) There's a fair bit of documentation into how to do so, just search for how to set up a module or hook on here: http://doc.prestashop.com The hook you're looking for is: displayOrderConfirmation I believe 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