.

.

Facebook like box in magento

Step 1) Login in to Facebook Developer.
Step 2 ) Search Facebook Like box or go to social plugins & use page plugin
Step3) Fill the information facebook page url  & get code

Step4) Now Login in to magento admin section
Create static block & paste code
Now call this static block where you want to use in phtml file
  <?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('fblikebox')->toHtml()?>


EmoticonEmoticon