<?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>Cogzidel Templates Blog &#187; Magento Templates</title>
	<atom:link href="http://www.cogzideltemplates.com/blog/website-templates/magento-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cogzideltemplates.com/blog</link>
	<description>A blog all about web design</description>
	<lastBuildDate>Thu, 19 Jan 2012 12:51:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adding a Twitter feed in Magento</title>
		<link>http://www.cogzideltemplates.com/blog/adding-a-twitter-feed-in-magento/</link>
		<comments>http://www.cogzideltemplates.com/blog/adding-a-twitter-feed-in-magento/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 12:48:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ecommerce templates]]></category>
		<category><![CDATA[Magento Admin]]></category>
		<category><![CDATA[Magento Templates]]></category>

		<guid isPermaLink="false">http://www.cogzideltemplates.com/blog/?p=5284</guid>
		<description><![CDATA[<br/>As most of the Magento users would be aware of, there is no default option for twitter feed in Magento. If you wish to have twitter feed in your site, you will need to create it manually.  We have discussed in this Blog the simple steps of adding a twitter feed in magento.
Step 1:
Go to [...]]]></description>
			<content:encoded><![CDATA[<br/><p>As most of the Magento users would be aware of, there is no default option for twitter feed in Magento. If you wish to have twitter feed in your site, you will need to create it manually.  We have discussed in this Blog the simple steps of adding a twitter feed in magento.</p>
<p><strong><span style="text-decoration: underline;">Step 1:</span></strong></p>
<p>Go to the following site and include your Twitter Username: <span style="text-decoration: underline;"><a href="http://twitter.com/about/resources/widgets/widget_profile"><span style="text-decoration: underline;">http://twitter.com/about/resources/widgets/widget_profile</span></a></span>. Once done, click finish and grab the code. The script code will generate a copy of it.</p>
<p><strong><span style="text-decoration: underline;">Step 2:</span></strong></p>
<p><strong> </strong>The next step will be creating a <strong>static block</strong> for your twitter feed.</p>
<p>In magento admin panel:</p>
<p><strong>Go-&gt; CMS-&gt;Static block-&gt;add new block</strong></p>
<p><strong>Name </strong>: twitter</p>
<p><strong>Id </strong>: twitter</p>
<p><strong>Status </strong>: enabled</p>
<p><strong><span style="text-decoration: underline;">Step 3: </span></strong></p>
<p>If you wish to show the twitter feed in homepage, you will need to copy and paste the code given below in <strong>CMS-&gt;Page-&gt;Homepage-&gt;content</strong></p>
<p><strong><span style="text-decoration: underline;">Code:</span></strong></p>
<p><strong>Code:</strong> <code><strong><div><div class="wp-synhighlighter-expanded"><a name="#codesyntax1"></a><a style="wp-synhighlighter-title" href="#codesyntax1"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">{{block type=&quot;cms/block&quot; block_id=&quot;twitter&quot;}}</div></li></ol></pre></div></div></strong></code></p>
<p><code><strong> </strong></code></p>
<p><code>In a similar fashion, you will need to call a static block in sidebar as well.</code></p>
<p><code>For left sidebar: app/design/frontend/default/yourtheme/layout/catalog.xml</code></p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax2"></a><a style="wp-synhighlighter-title" href="#codesyntax2"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;reference name=”left”&gt;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&nbsp;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;block type=&quot;cms/block&quot;&gt; &lt;actionmethod=&quot;setBlockId&quot;&gt;&lt;block_id&gt;twitter&lt;/block_id&gt;&lt;/action&gt;&lt;/block&gt;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&nbsp;</div></li><li style="font-weight: bold; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;/reference&gt;</div></li></ol></pre></div></div></p>
<p><strong>Output</strong>:</p>
<p><img class="aligncenter size-full wp-image-5290" title="magentotwitter" src="http://www.cogzideltemplates.com/blog/wp-content/uploads/magentotwitter2.JPG" alt="magentotwitter" width="955" height="876" /></p>
<p>Stay tuned to our <a href="http://www.cogzideltemplates.com/blog/"><em>Cogzidel templates Blog</em></a><em> </em>for more sparkling news and updates!!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cogzideltemplates.com%2Fblog%2Fadding-a-twitter-feed-in-magento%2F&amp;linkname=Adding%20a%20Twitter%20feed%20in%20Magento"><img src="http://www.cogzideltemplates.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cogzideltemplates.com/blog/adding-a-twitter-feed-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to display Minified login form in Magento homepage?</title>
		<link>http://www.cogzideltemplates.com/blog/how-to-display-minified-login-form-in-magento-homepage/</link>
		<comments>http://www.cogzideltemplates.com/blog/how-to-display-minified-login-form-in-magento-homepage/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 15:31:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ecommerce templates]]></category>
		<category><![CDATA[Magento Templates]]></category>

		<guid isPermaLink="false">http://www.cogzideltemplates.com/blog/?p=5262</guid>
		<description><![CDATA[<br/>In Magento, the default homepage has got sidebars and main only.  Login page will not be available by default in the magento homepage. As most of the clients or customers are interested to have login form in the homepage so as to create a quick login area for their users, you will need to apply [...]]]></description>
			<content:encoded><![CDATA[<br/><p>In Magento, the default homepage has got sidebars and main only.  Login page will not be available by default in the magento homepage. As most of the clients or customers are interested to have login form in the homepage so as to create a quick login area for their users, you will need to apply the below code in cms.xml file. Once the steps given below are followed, you will get the minified login page in magento homepage.</p>
<p><span style="text-decoration: underline;">Path: </span></p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax3"></a><a style="wp-synhighlighter-title" href="#codesyntax3"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">app/design/frontend/default/your theme /layout/cms.xml</div></li></ol></pre></div></div></p>
<p>In Cms.xml file, search for the following line given below:</p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax4"></a><a style="wp-synhighlighter-title" href="#codesyntax4"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;reference name=”content”&gt;  &lt;block type=&quot;cms/page&quot;/&gt; &lt;/reference&gt;</div></li></ol></pre></div></div></p>
<p>Replace the above line with the following lines:</p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax5"></a><a style="wp-synhighlighter-title" href="#codesyntax5"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;reference name=”content”&gt;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&nbsp;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;block type=&quot;customer/form_login&quot; template=&quot;customer/form/mini.login.phtml&quot; /&gt;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&nbsp;</div></li><li style="font-weight: bold; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;block type=&quot;cms/page&quot;/&gt;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&nbsp;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;/reference&gt;</div></li></ol></pre></div></div></p>
<p>Please refer to the screen shot given below for pictorial representation of this Blog:</p>
<p><img class="aligncenter size-full wp-image-5266" title="minifiedlogin" src="http://www.cogzideltemplates.com/blog/wp-content/uploads/minifiedlogin1.JPG" alt="minifiedlogin" width="951" height="782" /></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cogzideltemplates.com%2Fblog%2Fhow-to-display-minified-login-form-in-magento-homepage%2F&amp;linkname=How%20to%20display%20Minified%20login%20form%20in%20Magento%20homepage%3F"><img src="http://www.cogzideltemplates.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cogzideltemplates.com/blog/how-to-display-minified-login-form-in-magento-homepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are you looking to Display Customer login form in Magento homepage?</title>
		<link>http://www.cogzideltemplates.com/blog/are-you-looking-to-display-customer-login-form-in-magento-homepage/</link>
		<comments>http://www.cogzideltemplates.com/blog/are-you-looking-to-display-customer-login-form-in-magento-homepage/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 15:17:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ecommerce templates]]></category>
		<category><![CDATA[Magento Templates]]></category>

		<guid isPermaLink="false">http://www.cogzideltemplates.com/blog/?p=5257</guid>
		<description><![CDATA[<br/>We would like to share the simple steps involved to display the customer login page in the homepage in Magento. Follow the path and attain it with ease so that the existing Customers can login using their username, password and the new customers can create an account quickly.
Path: 
In Cms.xml file, search for the following [...]]]></description>
			<content:encoded><![CDATA[<br/><p>We would like to share the simple steps involved to display the customer login page in the homepage in Magento. Follow the path and attain it with ease so that the existing Customers can login using their username, password and the new customers can create an account quickly.</p>
<p><strong><span style="text-decoration: underline;">Path: </span></strong></p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax6"></a><a style="wp-synhighlighter-title" href="#codesyntax6"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">app/design/frontend/default/your theme /layout/cms.xml</div></li></ol></pre></div></div></p>
<p>In Cms.xml file, search for the following line given below:</p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax7"></a><a style="wp-synhighlighter-title" href="#codesyntax7"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;reference name=”content”&gt;  &lt;block type=&quot;cms/page&quot;/&gt; &lt;/reference&gt;</div></li></ol></pre></div></div></p>
<p>Replace the above line with the lines given below:</p>
<p><strong> </strong></p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax8"></a><a style="wp-synhighlighter-title" href="#codesyntax8"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;reference name=”content”&gt; </div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&nbsp;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;block type=&quot;customer/form_login&quot; template=&quot;customer/form/login.phtml&quot;/&gt;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&nbsp;</div></li><li style="font-weight: bold; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;block type=&quot;cms/page&quot;/&gt;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&nbsp;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;"> &lt;/reference&gt;</div></li></ol></pre></div></div></p>
<p>Once the above steps are completed, the customer login form will be displayed in the homepage.</p>
<p><img class="aligncenter size-full wp-image-5258" title="image_magento" src="http://www.cogzideltemplates.com/blog/wp-content/uploads/image_magento.JPG" alt="image_magento" width="951" height="894" /></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cogzideltemplates.com%2Fblog%2Fare-you-looking-to-display-customer-login-form-in-magento-homepage%2F&amp;linkname=Are%20you%20looking%20to%20Display%20Customer%20login%20form%20in%20Magento%20homepage%3F"><img src="http://www.cogzideltemplates.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cogzideltemplates.com/blog/are-you-looking-to-display-customer-login-form-in-magento-homepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steps to add SKU &amp; Short Description in the Description page in Magento</title>
		<link>http://www.cogzideltemplates.com/blog/steps-to-add-sku-short-description-in-the-description-page-in-magento/</link>
		<comments>http://www.cogzideltemplates.com/blog/steps-to-add-sku-short-description-in-the-description-page-in-magento/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 07:55:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ecommerce templates]]></category>
		<category><![CDATA[Magento Templates]]></category>

		<guid isPermaLink="false">http://www.cogzideltemplates.com/blog/?p=5237</guid>
		<description><![CDATA[<br/>In default Magento, SKU and the short description details are given in the backend side. But it’s value will not be shown in the front page. We would like to discuss in this blog post about the steps in fetching the individual data and displaying them in the description page. Please check with the code [...]]]></description>
			<content:encoded><![CDATA[<br/><p>In default Magento, SKU and the short description details are given in the backend side. But it’s value will not be shown in the front page. We would like to discuss in this blog post about the <strong>steps in fetching the individual data and displaying them in the description page</strong>. Please check with the code given below:</p>
<p><strong>Sku</strong></p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax9"></a><a style="wp-synhighlighter-title" href="#codesyntax9"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;"><span style="color: #000000; font-weight: bold;">&lt;?=</span><span style="color: #000088;">$_product</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">getSku</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></div></li></ol></pre></div></div>
<p><strong>Short Description</strong></p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax10"></a><a style="wp-synhighlighter-title" href="#codesyntax10"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;"><span style="color: #000000; font-weight: bold;">&lt;?=</span><span style="color: #000088;">$_product</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">getShortDescription</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></div></li></ol></pre></div></div>
<p>Similarly, you can also show the Full description in the description page. You will only need to remove the word short in the above code. The code is given below for reference;</p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax11"></a><a style="wp-synhighlighter-title" href="#codesyntax11"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;"><span style="color: #000000; font-weight: bold;">&lt;?=</span><span style="color: #000088;">$_product</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">getDescription</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></div></li></ol></pre></div></div>
<p><strong>A Screenshot given below for reference</strong></p>
<p><img class="aligncenter size-full wp-image-5238" title="magento sku and short description" src="http://www.cogzideltemplates.com/blog/wp-content/uploads/magento-sku-and-short-description.jpg" alt="magento sku and short description" width="630" height="232" /></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cogzideltemplates.com%2Fblog%2Fsteps-to-add-sku-short-description-in-the-description-page-in-magento%2F&amp;linkname=Steps%20to%20add%20SKU%20%26%23038%3B%20Short%20Description%20in%20the%20Description%20page%20in%20Magento"><img src="http://www.cogzideltemplates.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cogzideltemplates.com/blog/steps-to-add-sku-short-description-in-the-description-page-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Individual code for Quantity, Price, &amp; Add to cart for description page in Magento</title>
		<link>http://www.cogzideltemplates.com/blog/individual-code-for-quantity-price-add-to-cart-for-description-page-in-magento/</link>
		<comments>http://www.cogzideltemplates.com/blog/individual-code-for-quantity-price-add-to-cart-for-description-page-in-magento/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 07:49:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ecommerce templates]]></category>
		<category><![CDATA[Magento Templates]]></category>

		<guid isPermaLink="false">http://www.cogzideltemplates.com/blog/?p=5233</guid>
		<description><![CDATA[<br/>In Magento, it is not possible to split the code as per the design in the Description page. We would like to share our knowledge on splitting the code individually for Quantity, Price and Add to Cart. Please find below the codes using which you can attain it with ease.
Quantity:
Price:
Add to cart:
A Screenshot given below [...]]]></description>
			<content:encoded><![CDATA[<br/><p>In Magento, it is not possible to split the code as per the design in the Description page. We would like to share our knowledge on <strong>splitting the code individually for Quantity, Price and Add to Cart</strong>. Please find below the codes using which you can attain it with ease.</p>
<p><strong>Quantity:</strong></p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax12"></a><a style="wp-synhighlighter-title" href="#codesyntax12"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <a href="http://www.php.net/echo"><span style="color: #990000;">echo</span></a> <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span>__<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'quantity:'</span><span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;input name=&quot;qty&quot; id=&quot;qty&quot; maxlength=&quot;5&quot; value=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <a href="http://www.php.net/echo"><span style="color: #990000;">echo</span></a> <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">getMinimalQty</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_product</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">==</span> <span style="color: #000000; font-weight: bold;">null</span>?<span style="color: #cc66cc;">1</span><span style="color: #339933;">:</span><span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">getMinimalQty</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_product</span><span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot;/&gt;</div></li></ol></pre></div></div>
<p><strong>Price:</strong></p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax13"></a><a style="wp-synhighlighter-title" href="#codesyntax13"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <a href="http://www.php.net/echo"><span style="color: #990000;">echo</span></a> <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">getPriceHtml</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_product</span><span style="color: #339933;">,</span> <span style="color: #000000; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></div></li></ol></pre></div></div>
<p><strong>Add to cart:</strong></p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax14"></a><a style="wp-synhighlighter-title" href="#codesyntax14"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;"><span style="color: #000000; font-weight: bold;">&lt;?</span><span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_product</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">isSaleable</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">:</span><span style="color: #000000; font-weight: bold;">?&gt;</span></div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;button class=&quot;form-button&quot;&gt;&lt;span&gt;<span style="color: #000000; font-weight: bold;">&lt;?</span><span style="color: #339933;">=</span>__<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'Add to Cart'</span><span style="color: #009900;">&#41;</span><span style="color: #000000; font-weight: bold;">?&gt;</span>&lt;/span&gt;&lt;/button&gt;</div></li><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;"><span style="color: #000000; font-weight: bold;">&lt;?</span><span style="color: #b1b100;">endif</span><span style="color: #339933;">;</span>?<span style="color: #339933;">&gt;</span></div></li></ol></pre></div></div>
<p><strong>A Screenshot given below for reference :</strong></p>
<p><img src="http://www.cogzideltemplates.com/blog/wp-content/uploads/quantity-price-and-add-to-cart.jpg" alt="quantity price and add to cart" title="quantity price and add to cart" width="630" height="219" class="aligncenter size-full wp-image-5234" /></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cogzideltemplates.com%2Fblog%2Findividual-code-for-quantity-price-add-to-cart-for-description-page-in-magento%2F&amp;linkname=Individual%20code%20for%20Quantity%2C%20Price%2C%20%26%23038%3B%20Add%20to%20cart%20for%20description%20page%20in%20Magento"><img src="http://www.cogzideltemplates.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cogzideltemplates.com/blog/individual-code-for-quantity-price-add-to-cart-for-description-page-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steps to add name and description of the Categories in Magento</title>
		<link>http://www.cogzideltemplates.com/blog/steps-to-add-name-and-description-of-the-categories-in-magento/</link>
		<comments>http://www.cogzideltemplates.com/blog/steps-to-add-name-and-description-of-the-categories-in-magento/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 07:38:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ecommerce templates]]></category>
		<category><![CDATA[Magento Templates]]></category>

		<guid isPermaLink="false">http://www.cogzideltemplates.com/blog/?p=5229</guid>
		<description><![CDATA[<br/>In Magento, name of the Categories and its Descriptions are shown in the Categories page. If you are looking to place this name below the toolbar or anywhere in magento, the php codes given below can be used.
Category name
Category description
A Screenshot given below for reference

]]></description>
			<content:encoded><![CDATA[<br/><p>In Magento, name of the <strong>Categories and its Descriptions are shown in the Categories page</strong>. If you are looking to place this name below the toolbar or anywhere in magento, the php codes given below can be used.</p>
<p><strong>Category name</strong></p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax15"></a><a style="wp-synhighlighter-title" href="#codesyntax15"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&lt;h1&gt; <span style="color: #000000; font-weight: bold;">&lt;?php</span> <a href="http://www.php.net/echo"><span style="color: #990000;">echo</span></a> Mage<span style="color: #339933;">::</span><span style="color: #004000;">getModel</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'catalog/layer'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">getCurrentCategory</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">getName</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span> &lt;/h1&gt;</div></li></ol></pre></div></div>
<p><strong>Category description</strong></p>
<div><div class="wp-synhighlighter-expanded"><a name="#codesyntax16"></a><a style="wp-synhighlighter-title" href="#codesyntax16"  onClick="javascript:wpContainer=this.parentNode.parentNode.getElementsByTagName('div')[1];	if(wpContainer.style.display=='none') {wpContainer.style.display=''; this.parentNode.className='wp-synhighlighter-expanded'} 	else {wpContainer.style.display='none'; this.parentNode.className='wp-synhighlighter-collapsed'}">Code</a></div><div class="wp-synhighlighter-inner"><pre class="php" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <a href="http://www.php.net/echo"><span style="color: #990000;">echo</span></a> Mage<span style="color: #339933;">::</span><span style="color: #004000;">getModel</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'catalog/layer'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">getCurrentCategory</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">getDescription</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></div></li></ol></pre></div></div>
<p><strong>A Screenshot given below for reference</strong></p>
<p><img src="http://www.cogzideltemplates.com/blog/wp-content/uploads/category-name-and-description.jpg" alt="category name and description" title="category name and description" width="287" height="300" class="aligncenter size-full wp-image-5230" /></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cogzideltemplates.com%2Fblog%2Fsteps-to-add-name-and-description-of-the-categories-in-magento%2F&amp;linkname=Steps%20to%20add%20name%20and%20description%20of%20the%20Categories%20in%20Magento"><img src="http://www.cogzideltemplates.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cogzideltemplates.com/blog/steps-to-add-name-and-description-of-the-categories-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento premium 1.6.0.0 Template : Collections Toys</title>
		<link>http://www.cogzideltemplates.com/blog/magento-premium-1-6-0-0-template-collections-toys/</link>
		<comments>http://www.cogzideltemplates.com/blog/magento-premium-1-6-0-0-template-collections-toys/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 12:43:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ecommerce templates]]></category>
		<category><![CDATA[Magento Templates]]></category>

		<guid isPermaLink="false">http://www.cogzideltemplates.com/blog/?p=5203</guid>
		<description><![CDATA[<br/>Cogzideltemplates.com has added a new theme titled Collections Toys in Magento category. This template carries the cute Images of the products in the home along with the cost and comments about each product, which would brighten the visitor’s right at their first visit to the site. This custom friendly template when availed, will build an [...]]]></description>
			<content:encoded><![CDATA[<br/><p><a href="http://www.cogzideltemplates.com">Cogzideltemplates.com</a> has added a new theme titled <strong>Collections Toys</strong> in <a href="http://www.cogzideltemplates.com/template/Ecommerce_Templates/Magento_Templates">Magento category</a>. This template carries the cute Images of the products in the home along with the cost and comments about each product, which would brighten the visitor’s right at their first visit to the site. This custom friendly template when availed, will build an awareness of your brand of products among many which would result in the increase in the revenue of your products.</p>
<p><a href="http://www.cogzideltemplates.com/templates/view/464"><img src="http://www.cogzideltemplates.com/blog/wp-content/uploads/blog_screen_shot10.jpg" alt="Collection Toy" title="Collection Toy" width="630" height="500" class="aligncenter size-full wp-image-5204" /></a></p>
<p>Hope you all will be pleased with this template. Please let us know your views about <strong>Collection toys template</strong>.</p>
<p>To purchase Magento templates, please follow this link,<br />
<a href="http://www.cogzideltemplates.com/templates/view/464">http://www.cogzideltemplates.com/templates/view/464</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cogzideltemplates.com%2Fblog%2Fmagento-premium-1-6-0-0-template-collections-toys%2F&amp;linkname=Magento%20premium%201.6.0.0%20Template%20%3A%20Collections%20Toys"><img src="http://www.cogzideltemplates.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cogzideltemplates.com/blog/magento-premium-1-6-0-0-template-collections-toys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking to make the Category page as the homepage in Magento?</title>
		<link>http://www.cogzideltemplates.com/blog/looking-to-make-the-category-page-as-the-homepage-in-magento/</link>
		<comments>http://www.cogzideltemplates.com/blog/looking-to-make-the-category-page-as-the-homepage-in-magento/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 12:37:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ecommerce templates]]></category>
		<category><![CDATA[Magento Templates]]></category>

		<guid isPermaLink="false">http://www.cogzideltemplates.com/blog/?p=5198</guid>
		<description><![CDATA[<br/>This is a blog post with respect to the option available in Magento to make the Category page as the homepage in magento. Given below is the simple solution to change the homepage:

Go to System->Configuration->Web
Change Default Web URL  From  cms  to  catalog/category/view/id/category_id

One can also make the Customer login page as the [...]]]></description>
			<content:encoded><![CDATA[<br/><p>This is a blog post with respect to the option available in Magento to make the Category page as the homepage in magento. Given below is the simple solution to change the homepage:</p>
<ul>
<li>Go to <strong>System->Configuration->Web</strong></li>
<li>Change Default Web URL  From  <strong>cms</strong>  to  <strong>catalog/category/view/id/category_id</strong></li>
</ul>
<p>One can also make the Customer login page as the Homepage with ease. You can create it by following the steps given below:</p>
<ul>
<li>Go to <strong>System->Configuration->Web</strong></li>
<li>Change Default Web URL  From  <strong>cms</strong>  to <strong>customer/account/login</strong></li>
</ul>
<p>A screenshot of the steps is given below for reference:</p>
<p><img src="http://www.cogzideltemplates.com/blog/wp-content/uploads/Category-page-as-Home-Page.jpg" alt="Category page as Home Page" title="Category page as Home Page" width="630" height="300" class="aligncenter size-full wp-image-5199" /></p>
<p>As we are known for updating our Blogs section with fruitful contents at regular intervals, you can expect more in <a href="http://www.cogzideltemplates.com/blog/">http://www.cogzideltemplates.com/blog/</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cogzideltemplates.com%2Fblog%2Flooking-to-make-the-category-page-as-the-homepage-in-magento%2F&amp;linkname=Looking%20to%20make%20the%20Category%20page%20as%20the%20homepage%20in%20Magento%3F"><img src="http://www.cogzideltemplates.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cogzideltemplates.com/blog/looking-to-make-the-category-page-as-the-homepage-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In Magento : Removing index.php From site url</title>
		<link>http://www.cogzideltemplates.com/blog/in-magento-removing-index-php-from-site-url/</link>
		<comments>http://www.cogzideltemplates.com/blog/in-magento-removing-index-php-from-site-url/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 06:54:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ecommerce templates]]></category>
		<category><![CDATA[Magento Templates]]></category>

		<guid isPermaLink="false">http://www.cogzideltemplates.com/blog/?p=5194</guid>
		<description><![CDATA[<br/>We would like to share our thoughts in this Blog post on removing index.php file from the site Url. What’s the need for removing index.php?

To keep a site clean, one will probably want to access their application with ease by excluding /index.php/ in the URL
Also removing index.php in the url would make the site search [...]]]></description>
			<content:encoded><![CDATA[<br/><p>We would like to share our thoughts in this Blog post on removing index.php file from the site Url. What’s the need for removing index.php?</p>
<ul>
<li>To keep a site clean, one will probably want to access their application with ease by excluding /index.php/ in the URL</li>
<li>Also removing index.php in the url would make the site search engine friendly </li>
</ul>
<p>How easy can this be done? The cool solution is given below:</p>
<ul>
<li>From Magento’s admin, Go to <strong>System > Configuration > Web</strong> and change “<strong>Use Web Server Rewrites</strong>” to <strong>Yes</strong></li>
<li>Make sure that both Base URLs for <strong>secure</strong> and unsecure doesn’t contain <strong>index.php</strong></li>
<li>Clear your cache and reindex your Magento.</li>
<li>Once completed, Go to your browser and refresh your site.</li>
</ul>
<p>A Screen shot given below for reference:</p>
<p><img src="http://www.cogzideltemplates.com/blog/wp-content/uploads/Url-rewrite-in-Magento.jpg" alt="Url rewrite in Magento" title="Url rewrite in Magento" width="630" height="300" class="aligncenter size-full wp-image-5195" /></p>
<p>If you are looking for more informative blogs, please keep track of our Blogs updated everyday in <a href="http://www.cogzideltemplates.com/blog/">http://www.cogzideltemplates.com/blog/</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cogzideltemplates.com%2Fblog%2Fin-magento-removing-index-php-from-site-url%2F&amp;linkname=In%20Magento%20%3A%20Removing%20index.php%20From%20site%20url"><img src="http://www.cogzideltemplates.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cogzideltemplates.com/blog/in-magento-removing-index-php-from-site-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento premium 1.6.0.0 Template : Beauty Store</title>
		<link>http://www.cogzideltemplates.com/blog/magento-premium-1-6-0-0-template-beauty-store/</link>
		<comments>http://www.cogzideltemplates.com/blog/magento-premium-1-6-0-0-template-beauty-store/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 07:15:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ecommerce templates]]></category>
		<category><![CDATA[Magento Templates]]></category>

		<guid isPermaLink="false">http://www.cogzideltemplates.com/blog/?p=5185</guid>
		<description><![CDATA[<br/>Are you tired of looking at templates with similar design and layout? Well Cogzidel Templates is aware of this fact and is pleased to announce the addition of another fresh theme titled Beauty store in Magento category. As keen attention been given to all parts of this template starting from pleasing colors to layout and [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Are you tired of looking at templates with similar design and layout? Well <a href="http://www.cogzideltemplates.com">Cogzidel Templates</a> is aware of this fact and is pleased to announce the addition of another fresh theme titled Beauty store in <a href="http://www.cogzideltemplates.com/template/Ecommerce_Templates/Magento_Templates">Magento category</a>. As keen attention been given to all parts of this template starting from pleasing colors to layout and much more, it is bound to make a crisp impression on the visitors and make them crawl the template.</p>
<p><a href="http://www.cogzideltemplates.com/templates/view/461"><img src="http://www.cogzideltemplates.com/blog/wp-content/uploads/beauty_store.jpg" alt="Beauty store" title="Beauty store" width="630" height="500" class="aligncenter size-full wp-image-5186" /></a></p>
<p>Hope you all will like this template. We are eagerly expecting your views about Beauty store template.</p>
<p>To purchase Magento templates, please follow this link,<br />
<a href="http://www.cogzideltemplates.com/templates/view/461">http://www.cogzideltemplates.com/templates/view/461</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cogzideltemplates.com%2Fblog%2Fmagento-premium-1-6-0-0-template-beauty-store%2F&amp;linkname=Magento%20premium%201.6.0.0%20Template%20%3A%20Beauty%20Store"><img src="http://www.cogzideltemplates.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cogzideltemplates.com/blog/magento-premium-1-6-0-0-template-beauty-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

