<?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: Magento Bestseller module (Extensions)</title>
	<atom:link href="http://activecodeline.com/magento-bestseller-module-extensions/feed" rel="self" type="application/rss+xml" />
	<link>http://activecodeline.com/magento-bestseller-module-extensions</link>
	<description>Blog site of Branko Ajzele, web application developer.</description>
	<lastBuildDate>Tue, 07 Sep 2010 11:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: bAjA</title>
		<link>http://activecodeline.com/magento-bestseller-module-extensions/comment-page-3#comment-5681</link>
		<dc:creator>bAjA</dc:creator>
		<pubDate>Sun, 05 Sep 2010 20:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://activecodeline.com/?p=600#comment-5681</guid>
		<description>To view bestsellers for the current category I edited bestseller.php as follows... hope this helps someone...

		$ccat  =  Mage::getModel(&#039;catalog/layer&#039;)-&gt;getCurrentCategory()-&gt;getId();		
		$category   = Mage::getModel(&#039;catalog/category&#039;)-&gt;load($ccat); 
		
		$_arrayOfBestsellers = Mage::getResourceModel(&#039;reports/product_collection&#039;)
									-&gt;addAttributeToSelect(&#039;*&#039;)
									-&gt;addOrderedQty()
									-&gt;addAttributeToFilter(&#039;visibility&#039;, $visibility)
									-&gt;addCategoryFilter($category)
									-&gt;setOrder(&#039;ordered_qty&#039;, &#039;desc&#039;)
									-&gt;getSelect()-&gt;limit((int)$showTotal)-&gt;query();</description>
		<content:encoded><![CDATA[<p>To view bestsellers for the current category I edited bestseller.php as follows&#8230; hope this helps someone&#8230;</p>
<p>		$ccat  =  Mage::getModel(&#8216;catalog/layer&#8217;)-&gt;getCurrentCategory()-&gt;getId();<br />
		$category   = Mage::getModel(&#8216;catalog/category&#8217;)-&gt;load($ccat); </p>
<p>		$_arrayOfBestsellers = Mage::getResourceModel(&#8216;reports/product_collection&#8217;)<br />
									-&gt;addAttributeToSelect(&#8216;*&#8217;)<br />
									-&gt;addOrderedQty()<br />
									-&gt;addAttributeToFilter(&#8216;visibility&#8217;, $visibility)<br />
									-&gt;addCategoryFilter($category)<br />
									-&gt;setOrder(&#8216;ordered_qty&#8217;, &#8216;desc&#8217;)<br />
									-&gt;getSelect()-&gt;limit((int)$showTotal)-&gt;query();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bAjA</title>
		<link>http://activecodeline.com/magento-bestseller-module-extensions/comment-page-3#comment-5680</link>
		<dc:creator>bAjA</dc:creator>
		<pubDate>Sun, 05 Sep 2010 20:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://activecodeline.com/?p=600#comment-5680</guid>
		<description>Any chance someone could explain how you would do this...? Thanks for an effective module.</description>
		<content:encoded><![CDATA[<p>Any chance someone could explain how you would do this&#8230;? Thanks for an effective module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chahasukhvir</title>
		<link>http://activecodeline.com/magento-bestseller-module-extensions/comment-page-3#comment-4916</link>
		<dc:creator>Chahasukhvir</dc:creator>
		<pubDate>Mon, 30 Aug 2010 10:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://activecodeline.com/?p=600#comment-4916</guid>
		<description>This Is very helpfull</description>
		<content:encoded><![CDATA[<p>This Is very helpfull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quachinbox2009</title>
		<link>http://activecodeline.com/magento-bestseller-module-extensions/comment-page-3#comment-4889</link>
		<dc:creator>Quachinbox2009</dc:creator>
		<pubDate>Thu, 26 Aug 2010 03:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://activecodeline.com/?p=600#comment-4889</guid>
		<description>download?</description>
		<content:encoded><![CDATA[<p>download?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murugesh Adodis</title>
		<link>http://activecodeline.com/magento-bestseller-module-extensions/comment-page-3#comment-4886</link>
		<dc:creator>Murugesh Adodis</dc:creator>
		<pubDate>Tue, 24 Aug 2010 15:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://activecodeline.com/?p=600#comment-4886</guid>
		<description>hello guys!!!

Can u help me!! . I used this module in my project.Everything is working fine except that product rating. The product rating is not showing in that module.. so please help me ...what i have to do for that..
I hope you guys are help me...</description>
		<content:encoded><![CDATA[<p>hello guys!!!</p>
<p>Can u help me!! . I used this module in my project.Everything is working fine except that product rating. The product rating is not showing in that module.. so please help me &#8230;what i have to do for that..<br />
I hope you guys are help me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mani659</title>
		<link>http://activecodeline.com/magento-bestseller-module-extensions/comment-page-3#comment-4698</link>
		<dc:creator>mani659</dc:creator>
		<pubDate>Tue, 13 Apr 2010 13:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://activecodeline.com/?p=600#comment-4698</guid>
		<description>Hi, Branko Ajzele&lt;br&gt;i used your extension and it works perfectly fine with my case.the problem is that i want to display only product names in left column of my home page but unfortunately i didn&#039;t get any idea yet i m using magento 1.3.4.2.&lt;br&gt;plz give me some idea how to tackle this situation i m a new user in magento.</description>
		<content:encoded><![CDATA[<p>Hi, Branko Ajzele<br />i used your extension and it works perfectly fine with my case.the problem is that i want to display only product names in left column of my home page but unfortunately i didn&#39;t get any idea yet i m using magento 1.3.4.2.<br />plz give me some idea how to tackle this situation i m a new user in magento.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mani659</title>
		<link>http://activecodeline.com/magento-bestseller-module-extensions/comment-page-3#comment-4694</link>
		<dc:creator>mani659</dc:creator>
		<pubDate>Sat, 10 Apr 2010 13:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://activecodeline.com/?p=600#comment-4694</guid>
		<description>hi i am a new user in magento could anyone help me to integrate this module with magento</description>
		<content:encoded><![CDATA[<p>hi i am a new user in magento could anyone help me to integrate this module with magento</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khansahib</title>
		<link>http://activecodeline.com/magento-bestseller-module-extensions/comment-page-3#comment-4688</link>
		<dc:creator>khansahib</dc:creator>
		<pubDate>Thu, 08 Apr 2010 01:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://activecodeline.com/?p=600#comment-4688</guid>
		<description>Is there any free bestseller module available for 1.4.</description>
		<content:encoded><![CDATA[<p>Is there any free bestseller module available for 1.4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Telly</title>
		<link>http://activecodeline.com/magento-bestseller-module-extensions/comment-page-3#comment-4685</link>
		<dc:creator>Telly</dc:creator>
		<pubDate>Tue, 06 Apr 2010 15:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://activecodeline.com/?p=600#comment-4685</guid>
		<description>hai Alex &lt;br&gt;&lt;br&gt;Try this &lt;br&gt;&lt;br&gt;&lt;button type=&quot;button&quot; class=&quot;form-button&quot; onclick=&quot;setLocation(&#039;&lt;?php echo $this-&gt;helper(&#039;checkout/cart&#039;)-&gt;getAddUrl($_product)?&gt;&#039;)&quot;&gt;&lt;span&gt;&lt;br&gt;   &lt;?php echo $this-&gt;__(&#039;Add to Cart&#039;) ?&gt;&lt;/span&gt;&lt;/button&gt;&lt;br&gt;&lt;br&gt;Thanks</description>
		<content:encoded><![CDATA[<p>hai Alex </p>
<p>Try this </p>
<p>&lt;button type=&#8221;button&#8221; class=&#8221;form-button&#8221; onclick=&#8221;setLocation(&#39;&lt;?php echo $this-&gt;helper(&#39;checkout/cart&#39;)-&gt;getAddUrl($_product)?&gt;&#39;)&#8221;&gt;<span><br />   &lt;?php echo $this-&gt;__(&#39;Add to Cart&#39;) ?&gt;</span>&lt;/button&gt;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ciriglezglez</title>
		<link>http://activecodeline.com/magento-bestseller-module-extensions/comment-page-3#comment-4683</link>
		<dc:creator>ciriglezglez</dc:creator>
		<pubDate>Mon, 05 Apr 2010 11:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://activecodeline.com/?p=600#comment-4683</guid>
		<description>No, I&#039;m using 1.3.2.4</description>
		<content:encoded><![CDATA[<p>No, I&#39;m using 1.3.2.4</p>
]]></content:encoded>
	</item>
</channel>
</rss>
