<?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>Magento Design and Development &#187; color</title>
	<atom:link href="http://inchoo.net/tag/color/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net</link>
	<description>Magento Design and Magento Development Professionals - Inchoo</description>
	<lastBuildDate>Wed, 23 May 2012 06:32:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Kapitol Reef :: Magento store with 1 product</title>
		<link>http://inchoo.net/wordpress/kapitol-reef-magento-online-store/</link>
		<comments>http://inchoo.net/wordpress/kapitol-reef-magento-online-store/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 10:10:35 +0000</pubDate>
		<dc:creator>Tomislav Bilic</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[product]]></category>

		<guid isPermaLink="false">http://inchoo.net/?p=257</guid>
		<description><![CDATA[Can an online store have only one product? Sure it can and we give you the one that just launched. Kapitol Reef was founded to develop, perfect, manufacture and market &#8230;]]></description>
			<content:encoded><![CDATA[<p>Can an online store have only <strong>one product</strong>? Sure it can and we give you the one that just launched. Kapitol Reef was founded to develop, perfect, manufacture and market a new breed of snorkels based upon pressure-balanced breathing in the aquatic environment. The entire focus for this company is to deliver best-of-class products, starting with the snorkel. Kapitol Reef is in the market for many years and this week they published a new site. Similar to our work on <a title="Teraflex Suspension, wordpress CMS and magento online store" href="http://inchoo.net/wordpress/our-first-magento-store-teraflex-suspensions/">Teraflex project</a>, we used <a title="Wordpress as CMS" href="/category/wordpress/">WordPress</a> and <a title="Magento websops" href="/category/ecommerce/magento/">Magento</a> platforms for the development.</p>
<p><span id="more-257"></span></p>
<p>The request was to have an extensive online store solution with multiple customers groups. Those groups should have different product prices and different payment options. Magento seemed like a great solution for such a request, although the initial concern was if it might be an overkill considering the fact we only have one product to start with?</p>
<p>When the development started to roll out, the concern was no more. This will work superbly. We give you the new Magento store that uses a combination of WordPress and Magento. Magento portion of the site is visible from the <a title="Kapitol Reef Snorkel" href="http://kapitolreef.eu/snorkel.html" target="_blank">Online Store</a> tab.</p>
<p><img class="alignnone size-medium wp-image-259" title="Kapitol Reef Snorkel" src="http://inchoo.net/wp-content/uploads/2008/10/kapitol-reef-snorkel.jpg" alt="" width="637" height="526" /></p>
<p>You may also notice a styled <a title="Color switcher on Magento product page" href="/ecommerce/magento/create-a-color-switcher-in-magento/">color switcher feature</a> we developed for this project. As this product comes in various colors, we decided to spice up the product info page and style the color choosing to replace the default select box.</p>
]]></content:encoded>
			<wfw:commentRss>http://inchoo.net/wordpress/kapitol-reef-magento-online-store/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Create a Color Switcher in Magento</title>
		<link>http://inchoo.net/ecommerce/magento/create-a-color-switcher-in-magento/</link>
		<comments>http://inchoo.net/ecommerce/magento/create-a-color-switcher-in-magento/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 17:12:15 +0000</pubDate>
		<dc:creator>Branko Ajzele</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Frontend]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[product]]></category>

		<guid isPermaLink="false">http://inchoo.net/?p=129</guid>
		<description><![CDATA[Magento comes packed with a lot of options. But no matter how many options you put into some product you can never cover all of them. One of such options &#8230;]]></description>
			<content:encoded><![CDATA[<p>Magento comes packed with a lot of options. But no matter how many options you put into some product you can never cover all of them. One of such options (for now) is a color switcher in Magento. To be more precise, an image switcher based on color selection.</p>
<p>Recently I&#8217;ve made a <a href="http://activecodeline.com/2008/09/29/magento-product-image-change-on-color-selection/">screencast</a> on my site on this subject, with somewhat different title. The idea is to have a dropdown box from which you choose a color and based on the color selection product image changes. All of this is to be based on some simple javascript (in my case, jQuery).<span id="more-129"></span></p>
<p>We used this solution on our <a title="Kapitol Reef Snorkel" href="/wordpress/kapitol-reef-magento-online-store/">Kapitol Reef project</a>. Unfortunately, the client switched Magento with some other solution, so the site we developed is no longer active there.</p>
<p>First you need to upload some images to your product and give them some meaningful names like Red, Blue, Green depending on your product color. When I say give them name, I mean on label values. Same goes for creating custom attribute. You create a dropdown selection box and create the same amount of dropdown options as you have images, giving them the same name Red, Green, Blue&#8230; and so on. Here are some images for you to see what I&#8217;m talking about:<br />
<a href="http://inchoo.net/wp-content/uploads/2008/09/1_product_images.png"><img class="alignnone size-medium wp-image-138" title="1_product_images" src="http://inchoo.net/wp-content/uploads/2008/09/1_product_images-637x519.png" alt="" width="637" height="519" /></a> <a href="http://inchoo.net/wp-content/uploads/2008/09/2_product_custom_options.png"><img class="alignnone size-medium wp-image-139" title="2_product_custom_options" src="http://inchoo.net/wp-content/uploads/2008/09/2_product_custom_options-637x456.png" alt="" width="637" height="456" /></a></p>
<p>After this is done we go to the code part. There are three things you need to do here.<br />
Upload the jQuery and save it into the /js/jquery/jquery.js. One important note on jQuery; for some reason I had to use jQuery 1.2.3 to get this example working. Latest version 1.2.6 (as of time of this writing) did not work. You can see the exact error it gave me on my <a href="http://activecodeline.com/2008/09/29/magento-product-image-change-on-color-selection/">screencast</a>.<br />
Now you need to modify /template/page/html/head.phtml file to include the jQuery script (or any other if you can code the same logic into it) and write down few lines of JS to do the switching (you can download my version of file here <a href="http://inchoo.net/wp-content/uploads/2008/09/headphtml.zip">head.phtml</a>)<br />
And finaly, you need to modify the /template/catalog/product/view/media.phtml file to grab all of the product images and dump them into some div. Here is my sample (<a href="http://inchoo.net/wp-content/uploads/2008/09/mediaphtml.zip">media.phtml</a>) so just copy paste the code.</p>
<p>And some additional screenshots for you to see final result</p>
<p><a href="http://inchoo.net/wp-content/uploads/2008/09/3_frontend_color_selection.jpg"><img class="alignnone size-medium wp-image-149" title="3_frontend_color_selection" src="http://inchoo.net/wp-content/uploads/2008/09/3_frontend_color_selection-637x634.jpg" alt="" width="637" height="634" /></a> <a href="http://inchoo.net/wp-content/uploads/2008/09/4_frontend_firebug_selection.jpg"><img class="alignnone size-medium wp-image-150" title="4_frontend_firebug_selection" src="http://inchoo.net/wp-content/uploads/2008/09/4_frontend_firebug_selection-637x508.jpg" alt="" width="637" height="508" /></a></p>
<p>After some additional styling you can get some impressive results for this. Hope you find it useful.</p>
<p>You can see complete screencast at:<br />
<a title="Magento Color Changer Video" href="http://activecodeline.com/wp-content/uploads/videos/MagentoProductColorChooser.swf" target="_blank">http://activecodeline.com/wp-content/uploads/videos/MagentoProductColorChooser.swf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://inchoo.net/ecommerce/magento/create-a-color-switcher-in-magento/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
	</channel>
</rss>

