Homepage Extension

Facebook Like Button in Product Page for Magento Commerce

This extension lets you place Facebook like button in your product page built using Magento Commerce.

Features

  1. Easy installation. Go to Installation Section
  2. Supports both iframe and XFBML More Info on Facebook Like Button
  3. Supports Open Graph More Info on Open Graph
  4. 30 day money back guarantee.
  5. 30 day free support.

Updates

  1. 1.1.0 - Added ability to change language when using FBML. Fixed font name.
  2. 1.0.0 - Initial Launch

Screenshot

In Action (FBML)

 

Configuration

Installation

  1. If you intent to use XFBML button, before you install the extension, make sure you register your domain to Facebook and get an app id at http://developers.facebook.com/setup/
  2. Backup your data.
  3. Extract the zip file.
  4. Upload the files in appropriate location in "app" directory using an FTP client.
  5. Locate "template" directory for your current theme and add
    <?php echo $this->getChildHtml('facebooklike') ?>
    in product/view.phtml. Typically below "Add to Cart" button.
    <?php if($_product->isSaleable()): ?>
    <?php echo $this->getChildHtml('addtocart') ?>
    <?php endif; ?>
    <?php echo $this->getChildHtml('facebooklike') ?>
  6. If you intent to use XFBML button, edit "html" tag in top of the template layout files located in "template/page/1column.phtml", "template/page/2columns-left.phtml", "template/page/2columns-right.phtml", "template/page/3columns.phtml" to something like
    <html xmlns="http://www.w3.org/1999/xhtml"
    xml:lang="<?php echo $this->getLang() ?>"
    xmlns:fb="http://www.facebook.com/2008/fbml"
    xmlns:og="http://opengraph.org/schema/"
    lang="<?php echo $this->getLang() ?>">
    This edit is to make sure the extension works in Internet Explorer.
  7. Refresh your cache.

FAQ

What is APP ID? and where do I get one?

Facebook Like Button with FBML uses the Facebook JavaScript SDK. JavaScript SDK requires that you register your application with facebook to get an app id for your site. You can get an app id by visiting http://developers.facebook.com/setup/

I get "The application ID specified within the "fb:app_id" meta tag is not allowed on this domain. You must setup the Connect Base Domains for your application to include this domain."

If you put the Facebook App ID that you had before to App ID section in the configuration, it won't work. Please visit http://developers.facebook.com/setup/ to setup a valid Connect Base Domains for your application to include your domain.

I get "The application ID specified within the "fb:app_id" meta tag was invalid."

If you put the Facebook App ID that you had before to App ID section in the configuration, it won't work. Please visit http://developers.facebook.com/setup/ to setup a valid Connect Base Domains for your application to include your domain.

I get "You failed to provide a valid list of administators. You need to supply the administors using either a fb:app_id meta tag, or using a fb:admins meta tag to specify a comma-delimited list of Facebook users."

If you put the Facebook App ID that you had before to App ID section in the configuration, it won't work. Please visit http://developers.facebook.com/setup/ to setup a valid Connect Base Domains for your application to include your domain.

Need Support?

Contact Us for installation problem.

 

Use Google Checkout

Purchase Options



See It In Action!

© 2010 Copyright axia IT Consulting. All Rights Reserved.