<?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: Adding Minimal Price To Any Product Collection in Magento</title>
	<atom:link href="http://colin.mollenhour.com/2009/06/04/adding-minimal-price-to-any-product-collection-in-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://colin.mollenhour.com/2009/06/04/adding-minimal-price-to-any-product-collection-in-magento/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 30 Dec 2011 22:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Colin Mollenhour</title>
		<link>http://colin.mollenhour.com/2009/06/04/adding-minimal-price-to-any-product-collection-in-magento/comment-page-1/#comment-60</link>
		<dc:creator>Colin Mollenhour</dc:creator>
		<pubDate>Wed, 18 Aug 2010 18:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://colin.mollenhour.com/?p=65#comment-60</guid>
		<description>Line 1 starts by assuming you already have a product collection ($_products). If you need to get a new product collection there are several ways, but the most general is Mage::getResourceModel(&#039;catalog/product_collection&#039;)-&gt;setStoreId($storeId)</description>
		<content:encoded><![CDATA[<p>Line 1 starts by assuming you already have a product collection ($_products). If you need to get a new product collection there are several ways, but the most general is Mage::getResourceModel(&#39;catalog/product_collection&#39;)-&gt;setStoreId($storeId)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muzafar Ibrahim</title>
		<link>http://colin.mollenhour.com/2009/06/04/adding-minimal-price-to-any-product-collection-in-magento/comment-page-1/#comment-59</link>
		<dc:creator>Muzafar Ibrahim</dc:creator>
		<pubDate>Wed, 18 Aug 2010 16:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://colin.mollenhour.com/?p=65#comment-59</guid>
		<description>hi,&lt;br&gt;this code not support the store id how i can fetch product by store..?</description>
		<content:encoded><![CDATA[<p>hi,<br />this code not support the store id how i can fetch product by store..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: colin</title>
		<link>http://colin.mollenhour.com/2009/06/04/adding-minimal-price-to-any-product-collection-in-magento/comment-page-1/#comment-41</link>
		<dc:creator>colin</dc:creator>
		<pubDate>Mon, 26 Oct 2009 08:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://colin.mollenhour.com/?p=65#comment-41</guid>
		<description>This is for adding minimal price data to &lt;strong&gt;any&lt;/strong&gt; product collection (there is an easier way for product collections that subclass the &lt;code&gt;catalog/product_collection&lt;/code&gt; resource model). You can use it in a template or block where you want to display the minimal prices for each product without re-loading each one individually (which is horribly inefficient).</description>
		<content:encoded><![CDATA[<p>This is for adding minimal price data to <strong>any</strong> product collection (there is an easier way for product collections that subclass the <code>catalog/product_collection</code> resource model). You can use it in a template or block where you want to display the minimal prices for each product without re-loading each one individually (which is horribly inefficient).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: achituv</title>
		<link>http://colin.mollenhour.com/2009/06/04/adding-minimal-price-to-any-product-collection-in-magento/comment-page-1/#comment-40</link>
		<dc:creator>achituv</dc:creator>
		<pubDate>Mon, 26 Oct 2009 08:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://colin.mollenhour.com/?p=65#comment-40</guid>
		<description>Um, Can you please explain where this code snippet should be used exactly?

I&#039;ve failed to find where &#039;minimal_price&#039; is actually being set.</description>
		<content:encoded><![CDATA[<p>Um, Can you please explain where this code snippet should be used exactly?</p>
<p>I&#8217;ve failed to find where &#8216;minimal_price&#8217; is actually being set.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

