J2T Reward Social
With J2T Reward Social, customers can share your site or any products on social networks (Facebook, Google+, Twitter).
This module requires J2T Points & Rewards (v1.6.11 or greater) module to work. It is necessary to flush your Magento® cache after installing the module. See Installation guide tab for more details.
Compatible with Magento® 1.4.x and greater
IMPORTANT: version 1.0.12 or greater will only be compatible with J2T Point & Rewards v1.8.0 or greater
€21.59
J2T Reward Social
Additional information
files | J2T Rewardsocial v1.0.12 |
---|
With J2T Reward Social, customers can share your site or any products on social networks (Facebook, Google+, Twitter).
This module needs J2T Points & Rewards module to work.
Tips regarding Facebook (and others) Image and text modification. If you would like to force usage of correct image thumbnail and site description, you may need to modify the file path-to-your-theme/template/page/html/head.phtml in order to add the following:
<meta property=”og:url” content=”<?php echo htmlspecialchars(Mage::helper(‘core/url’)->getCurrentUrl())?>” />
<meta property=”og:title” content=”<?php echo htmlspecialchars($this->getTitle());?>” />
<meta property=”og:description” content=”<?php echo htmlspecialchars($this->getDescription()) ?>” />
<?php if (Mage::registry(‘current_product’)) : ?>
<meta property=”og:image” content=”<?php echo Mage::helper(‘catalog/image’)->init(Mage::registry(‘current_product’), ‘small_image’)->resize(100,100);?>” />
<?php else:?>
<meta property=”og:image” content=”DEFAULT_URL_IMAGE_OF_YOUR_CHOICE” />
<?php endif;?>
You must be logged in to post a review.
Reviews