How can I add the Social Connect, Like, Share to any location on the page?



1. How I can show facebook connect on a single page (CMS or blog for example) ?

You just need to add a line of code to the tpl file of the page where you want to add the facebook connect:

{hook h='socialConnectSpm'}

2. How I can show facebook share button on a single page (CMS or blog for example) ?

You just need to add a line of code to the tpl file of the page where you want to add the facebook share button:

{hook h='facebookshareSPM'}

3. How I can show facebook like button on a single page (CMS or blog for example) ?

You just need to add a line of code to the tpl file of the page where you want to add the facebook like button:

{hook h='facebooklikeSPM'}



You will also find other SPM Prestashop Modules