<?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>Sun, 31 Jan 2010 04:20:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
