Jump to content

how to move modules under the decription box on product page ?


Recommended Posts

Hi my friends ;

 

I need to move module under than description and datasheet box and upper than footer. please view attached Image. Thanks

 

You cant change this feature position exactly as you want without some modifications in products.tpl file or without creating new hook.

 

so, open the product.tpl file in your prestashop theme directory and cut the line (probably 491):

 

{if isset($HOOK_PRODUCT_FOOTER) && $HOOK_PRODUCT_FOOTER}{$HOOK_PRODUCT_FOOTER}{/if}

 

and paste it at the end of file. save changes and refresh your site. Remember to turn on force compile in advanced settings -> performance

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