<?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 custom attributes display on product page</title>
	<atom:link href="http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-custom-attributes-display-on-product-page</link>
	<description>Rambling around the web publishing industry</description>
	<lastBuildDate>Fri, 06 Jan 2012 19:20:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Lx web</title>
		<link>http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693/comment-page-1#comment-5091</link>
		<dc:creator>Lx web</dc:creator>
		<pubDate>Tue, 27 Dec 2011 14:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=693#comment-5091</guid>
		<description>How about if I would like to exclude few values on front end, I know I can remove it from admin panel &gt;&gt; Manage Attributes &gt;&gt; but I actually need to show few of them on one part and few on another part so not sure how to exclude :(

Please advise</description>
		<content:encoded><![CDATA[<p>How about if I would like to exclude few values on front end, I know I can remove it from admin panel &gt;&gt; Manage Attributes &gt;&gt; but I actually need to show few of them on one part and few on another part so not sure how to exclude <img src='http://www.webmasterbulletin.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Please advise</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rokon Boss</title>
		<link>http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693/comment-page-1#comment-4419</link>
		<dc:creator>Rokon Boss</dc:creator>
		<pubDate>Tue, 03 Aug 2010 11:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=693#comment-4419</guid>
		<description>Suppose you created a custom value, name &quot; test &quot;.

If you want to show the detials page on magento, then consider the following code: 

$_helper = $this-&gt;helper(&#039;catalog/output&#039;);
$_product = $this-&gt;getProduct();
 
echo $_helper-&gt;productAttribute($_product, nl2br($_product-&gt;getTest()), &#039;test&#039;)</description>
		<content:encoded><![CDATA[<p>Suppose you created a custom value, name &#8221; test &#8220;.</p>
<p>If you want to show the detials page on magento, then consider the following code: </p>
<p>$_helper = $this-&gt;helper(&#8216;catalog/output&#8217;);<br />
$_product = $this-&gt;getProduct();</p>
<p>echo $_helper-&gt;productAttribute($_product, nl2br($_product-&gt;getTest()), &#8216;test&#8217;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henri odero</title>
		<link>http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693/comment-page-1#comment-4247</link>
		<dc:creator>henri odero</dc:creator>
		<pubDate>Tue, 11 May 2010 13:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=693#comment-4247</guid>
		<description>what if i created an attribute which price and i named it &quot;retailprice&quot;. I can see in the additional information tab. How can i show it in the product list?</description>
		<content:encoded><![CDATA[<p>what if i created an attribute which price and i named it &#8220;retailprice&#8221;. I can see in the additional information tab. How can i show it in the product list?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neels</title>
		<link>http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693/comment-page-1#comment-4183</link>
		<dc:creator>Neels</dc:creator>
		<pubDate>Sun, 21 Feb 2010 20:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=693#comment-4183</guid>
		<description>Thanks for the info - you really helped me a lot!!!

I am just curious as to why I can call something like getWeight() or getBinding() (e.g. paperback or hardcover) in some pages and get the correct result, while in others it just returns and shows NOTHING on the rendered page?</description>
		<content:encoded><![CDATA[<p>Thanks for the info &#8211; you really helped me a lot!!!</p>
<p>I am just curious as to why I can call something like getWeight() or getBinding() (e.g. paperback or hardcover) in some pages and get the correct result, while in others it just returns and shows NOTHING on the rendered page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rik</title>
		<link>http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693/comment-page-1#comment-4120</link>
		<dc:creator>rik</dc:creator>
		<pubDate>Sat, 21 Nov 2009 17:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=693#comment-4120</guid>
		<description>Any idea how to add these custom attributes to a transactional email template?</description>
		<content:encoded><![CDATA[<p>Any idea how to add these custom attributes to a transactional email template?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slimshock</title>
		<link>http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693/comment-page-1#comment-4090</link>
		<dc:creator>slimshock</dc:creator>
		<pubDate>Tue, 27 Oct 2009 03:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=693#comment-4090</guid>
		<description>Hello how to show the Product Attribute in onepage and in oder in admin?.
it seems this is working in the Product Catalog but when i use it in onepage nothings happen.. i make it 

getAttributeName() ?&gt; but no luck.. please help.. 

thanks a lot..</description>
		<content:encoded><![CDATA[<p>Hello how to show the Product Attribute in onepage and in oder in admin?.<br />
it seems this is working in the Product Catalog but when i use it in onepage nothings happen.. i make it </p>
<p>getAttributeName() ?&gt; but no luck.. please help.. </p>
<p>thanks a lot..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693/comment-page-1#comment-3985</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Tue, 25 Aug 2009 08:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=693#comment-3985</guid>
		<description>legend, thanks for sharing this gem</description>
		<content:encoded><![CDATA[<p>legend, thanks for sharing this gem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: banjira</title>
		<link>http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693/comment-page-1#comment-3973</link>
		<dc:creator>banjira</dc:creator>
		<pubDate>Mon, 17 Aug 2009 15:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=693#comment-3973</guid>
		<description>Thanks a lot for this trick ! It made my day ! :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this trick ! It made my day ! <img src='http://www.webmasterbulletin.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jg</title>
		<link>http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693/comment-page-1#comment-3878</link>
		<dc:creator>jg</dc:creator>
		<pubDate>Wed, 10 Jun 2009 16:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=693#comment-3878</guid>
		<description>how do you make 
getAttributeText(’shirt_size’) ?&gt;
actually show up where you want it?</description>
		<content:encoded><![CDATA[<p>how do you make<br />
getAttributeText(’shirt_size’) ?&gt;<br />
actually show up where you want it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.webmasterbulletin.net/2009/03/magento-custom-attributes-display-on-product-page/693/comment-page-1#comment-3593</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 23 May 2009 08:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=693#comment-3593</guid>
		<description>you&#039;re not working on xml files, but on phtml files</description>
		<content:encoded><![CDATA[<p>you&#8217;re not working on xml files, but on phtml files</p>
]]></content:encoded>
	</item>
</channel>
</rss>

