Peyman-green Posted October 15, 2012 Share Posted October 15, 2012 Hi my friends ; I need to move module under than description and datasheet box and upper than footer. please view attached Image. Thanks Link to comment Share on other sites More sharing options...
vekia Posted October 15, 2012 Share Posted October 15, 2012 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 More sharing options...
innocuous Posted October 15, 2012 Share Posted October 15, 2012 Hi my friends ; I need to move module under than description and datasheet box and upper than footer. please view attached Image. Thanks How did you get Datasheet to show next to More Info? 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