<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog for the Web Programmers &#187; attribute and attribute set</title>
	<atom:link href="http://blog.chandanweb.com/tags/attribute-and-attribute-set/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.chandanweb.com</link>
	<description>A useful blog with code assitance on Typo3, Drupal, PHP, Apache, OpenSSL and PHP Frameworks</description>
	<lastBuildDate>Wed, 25 Jan 2012 08:35:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Adding a new product attribute to magento and changing the default sort by option in magento</title>
		<link>http://blog.chandanweb.com/magento/adding-a-new-product-attribute-to-magento-and-changing-the-default-sort-by-option-in-magento</link>
		<comments>http://blog.chandanweb.com/magento/adding-a-new-product-attribute-to-magento-and-changing-the-default-sort-by-option-in-magento#comments</comments>
		<pubDate>Wed, 10 Feb 2010 15:00:11 +0000</pubDate>
		<dc:creator>spabhat</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[attribute and attribute set]]></category>
		<category><![CDATA[change default sort by]]></category>
		<category><![CDATA[default sort]]></category>
		<category><![CDATA[magento attribute]]></category>

		<guid isPermaLink="false">http://blog.chandanweb.com/magento/adding-a-new-product-attribute-to-magento-and-setting-default-sort-in-magento</guid>
		<description><![CDATA[The magento screencast on adding a new product attribute is really what would give a clear idea on adding prodcut attribute. Step 1: Follow the screencast and add new attribute http://www.magentocommerce.com/media/screencasts Step 2: Since you want this attribute to be used for sorting on list view, make sure the option &#8220;Used for sorting in product [...]]]></description>
			<content:encoded><![CDATA[<p>The magento screencast on adding a new product attribute is really what would give a clear idea on adding prodcut attribute. <br/><br/><strong>Step 1:</strong> Follow the screencast and add new attribute <br/><a href="http://www.magentocommerce.com/media/screencasts">http://www.magentocommerce.com/media/screencasts</a> <br/><br/><strong>Step 2:</strong> Since you want this attribute to be used for sorting on list view, make sure the option <strong>&#8220;Used for sorting in product listing&#8221;</strong> is set to <strong>YES</strong>.</p>
<p><strong>Step 3:</strong> Add the new attribute to the required attribute set.</p>
<p><strong>Step 4:</strong> Go to System &gt; configuration &gt; Catalog &gt; Catalog &gt; Frontend <br/></p>
<p><strong>Step 5:</strong> Set the <strong>&#8220;Product listing sort by&#8221;</strong> option to the new field you added.</p>
<p><a href="http://blog.chandanweb.com/wp-content/uploads/2010/02/product_default_sort.png"><img src="http://blog.chandanweb.com/wp-content/uploads/2010/02/zrtn_001n297dd1e9_tn.jpg" style="WIDTH: 250px; HEIGHT: 84px" height="84" width="250"/></a></p>
<p>Click on the screenshot above for details.</p>
<p>That&#8217;s all, save the configuration, clear cache (if enabled) and relaod the list view. You should see the new attribute.</p>
<p><strong>NOTE: <br/></strong> If you are using a custom template /package, chances are that you may have to change the code manually to view the new <strong>sort by</strong> field in the selection list. <br/>The code is usually located in in catalog/product/list/toolbar.phtml</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandanweb.com/magento/adding-a-new-product-attribute-to-magento-and-changing-the-default-sort-by-option-in-magento/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

