Jump to content

Position Attribute Wizard Pro below the Product description {hook h="awProduct"}


Recommended Posts

I am trying to add the hook to my product.tpl file but it seems where ever I put the hook it doesn't do anything. I've cheared the cache and it still doesn't seem to work. Can someone please tell me where I need to add the hook in order to get it to display under the description?

 

{hook h="awProduct"}

 

PrestaShop Version 1.6.1.4 using default theme.

Link to comment
Share on other sites

To position attribute wizard pro below Description and above Data Sheet, you may try below steps, hope this helps and good luck.

 

1) Modules and Services > Positions

2) Show "All Modules" > Attribute Wizard Pro

3) Look for "Attribute Wizard Pro" from "displayFooterProduct" hook

4) Edit > unhook

5) Now open up /themes/default-bootstrap/product.tpl

6) Put the code {hook h="awpProduct"} before the Data Sheet, about line 468.

7) Advance Parameter > Performance > Clear Cache

 

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