<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to add Social links on Magento Product Page?</title>
	<atom:link href="http://www.blencorp.com/blog/2010/03/how-to-add-social-links-on-magento-product-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blencorp.com/blog/2010/03/how-to-add-social-links-on-magento-product-page/</link>
	<description></description>
	<lastBuildDate>Fri, 28 Oct 2011 14:49:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nolawi</title>
		<link>http://www.blencorp.com/blog/2010/03/how-to-add-social-links-on-magento-product-page/comment-page-1/#comment-86</link>
		<dc:creator>Nolawi</dc:creator>
		<pubDate>Wed, 07 Apr 2010 19:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.blencorp.com/?p=637#comment-86</guid>
		<description>Yes they use the javascript thing but I wanted the solution without integrating into one button. But your solution works well as well.</description>
		<content:encoded><![CDATA[<p>Yes they use the javascript thing but I wanted the solution without integrating into one button. But your solution works well as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.blencorp.com/blog/2010/03/how-to-add-social-links-on-magento-product-page/comment-page-1/#comment-83</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sat, 03 Apr 2010 09:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.blencorp.com/?p=637#comment-83</guid>
		<description>uhh.. I see that my code is not displayed in my previous comments. Anyway, just go to addthis.com and generate yours. They all work. you can see how it looks at our managed webstore. Icon set is placed just after the add to cart button (not english, but vissible :) the link &gt; http://www.ekopievos.lt/cattier-balzamas-po-skutimosi.html</description>
		<content:encoded><![CDATA[<p>uhh.. I see that my code is not displayed in my previous comments. Anyway, just go to addthis.com and generate yours. They all work. you can see how it looks at our managed webstore. Icon set is placed just after the add to cart button (not english, but vissible <img src='http://www.blencorp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  the link &gt; <a href="http://www.ekopievos.lt/cattier-balzamas-po-skutimosi.html" rel="nofollow">http://www.ekopievos.lt/cattier-balzamas-po-skutimosi.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.blencorp.com/blog/2010/03/how-to-add-social-links-on-magento-product-page/comment-page-1/#comment-82</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sat, 03 Apr 2010 09:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blencorp.com/?p=637#comment-82</guid>
		<description>Hi there,

there is much, much simplified way to do this. Just go to www.addthis.com, grab this code (or any other that you can generate there)
&lt;!-- AddThis Button BEGIN --&gt;

&lt;a href=&quot;http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4bb700991f7f462d&quot; rel=&quot;nofollow&quot;&gt;Share&lt;/a&gt;
&#124;
&lt;a&gt;&lt;/a&gt;
&lt;a&gt;&lt;/a&gt;
&lt;a&gt;&lt;/a&gt;
&lt;a&gt;&lt;/a&gt;


&lt;!-- AddThis Button END --&gt;

Then go to your magento folder, find app/template/catalog/product/view/addto.phtml and pass this code at the bottom of content. You will get neet small set of programmed, functional icons. 
I gave this example of how to add this to this particular place of product view page, but you can add this code anywhere you like. 

Justin</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>there is much, much simplified way to do this. Just go to <a href="http://www.addthis.com" rel="nofollow">http://www.addthis.com</a>, grab this code (or any other that you can generate there)<br />
<!-- AddThis Button BEGIN --></p>
<p><a href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4bb700991f7f462d" rel="nofollow">Share</a><br />
|<br />
<a></a><br />
<a></a><br />
<a></a><br />
<a></a></p>
<p><!-- AddThis Button END --></p>
<p>Then go to your magento folder, find app/template/catalog/product/view/addto.phtml and pass this code at the bottom of content. You will get neet small set of programmed, functional icons.<br />
I gave this example of how to add this to this particular place of product view page, but you can add this code anywhere you like. </p>
<p>Justin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

