<?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: Import Multiple Images for Products Module</title>
	<atom:link href="http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/</link>
	<description></description>
	<lastBuildDate>Sat, 31 Jul 2010 02:49:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Josh Pratt</title>
		<link>http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/#comment-694</link>
		<dc:creator>Josh Pratt</dc:creator>
		<pubDate>Sat, 31 Jul 2010 02:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=344#comment-694</guid>
		<description>You are correct Tommy, but that process is tedious, and doesn&#039;t Magento assign the main image to be the last image that you imported?  So while it works, you still need to create loads and loads of extra import rows, and you need to put the image that you want to be the main image for the product last.</description>
		<content:encoded><![CDATA[<p>You are correct Tommy, but that process is tedious, and doesn&#8217;t Magento assign the main image to be the last image that you imported?  So while it works, you still need to create loads and loads of extra import rows, and you need to put the image that you want to be the main image for the product last.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/#comment-693</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Sat, 31 Jul 2010 02:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=344#comment-693</guid>
		<description>I read through the comments and your instructions, but this is something that is stock in Magento... I&#039;ve been importing multiple images per product for a couple years. Simply use the standard import profile and upload a CSV or XML to the correct import local. In it, place the following two columns (sku and image):

sku	image
SKUX	/image1.jpg
SKUX	/image2.jpg
SKUX	/image3.jpg

This of course works AFTER you have a product in the DB but it is simple...

Tommy</description>
		<content:encoded><![CDATA[<p>I read through the comments and your instructions, but this is something that is stock in Magento&#8230; I&#8217;ve been importing multiple images per product for a couple years. Simply use the standard import profile and upload a CSV or XML to the correct import local. In it, place the following two columns (sku and image):</p>
<p>sku	image<br />
SKUX	/image1.jpg<br />
SKUX	/image2.jpg<br />
SKUX	/image3.jpg</p>
<p>This of course works AFTER you have a product in the DB but it is simple&#8230;</p>
<p>Tommy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florian</title>
		<link>http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/#comment-629</link>
		<dc:creator>Florian</dc:creator>
		<pubDate>Sat, 24 Jul 2010 14:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=344#comment-629</guid>
		<description>Hi there,

I am also using this script but encounter a strange problem and looking for a sloution for 2 full days now.

Magento 1.4.1

Import works well, base, thumbnail and additional gallery images.
Somehow the pictures are only shown on the product page (gallery) the base image thumbnail is not shown in the categorie listings.

After checking in the admin panel (in the storeview I used during import)  the the specific picture is there and base, small and thumbnail are selected for it.

No matter what changes I make in the storeview, the thubnail image wont show up.
After switching to Standard Storeview saving anything inside the image section and turning back to my specific storeview EVERYTHING works.

Anyone got an Idea why all values on the specific storeview are correct in the admin panel but wont be used in frontend?</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I am also using this script but encounter a strange problem and looking for a sloution for 2 full days now.</p>
<p>Magento 1.4.1</p>
<p>Import works well, base, thumbnail and additional gallery images.<br />
Somehow the pictures are only shown on the product page (gallery) the base image thumbnail is not shown in the categorie listings.</p>
<p>After checking in the admin panel (in the storeview I used during import)  the the specific picture is there and base, small and thumbnail are selected for it.</p>
<p>No matter what changes I make in the storeview, the thubnail image wont show up.<br />
After switching to Standard Storeview saving anything inside the image section and turning back to my specific storeview EVERYTHING works.</p>
<p>Anyone got an Idea why all values on the specific storeview are correct in the admin panel but wont be used in frontend?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muzafar</title>
		<link>http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/#comment-440</link>
		<dc:creator>Muzafar</dc:creator>
		<pubDate>Sun, 04 Jul 2010 16:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=344#comment-440</guid>
		<description>Hi,
Thanks for providing this module.  Works perfectly in 1.4.1.0… 

thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for providing this module.  Works perfectly in 1.4.1.0… </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/#comment-426</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Fri, 02 Jul 2010 02:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=344#comment-426</guid>
		<description>also, i&#039;m running 5.2.13, so i&#039;m pretty sure i&#039;ll be good with using split() still, correct? in this case, passing a reg ex vs. a delimiter are similar?</description>
		<content:encoded><![CDATA[<p>also, i&#8217;m running 5.2.13, so i&#8217;m pretty sure i&#8217;ll be good with using split() still, correct? in this case, passing a reg ex vs. a delimiter are similar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/#comment-424</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Fri, 02 Jul 2010 02:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=344#comment-424</guid>
		<description>oh awesome! i&#039;m about to try it! thanks josh!</description>
		<content:encoded><![CDATA[<p>oh awesome! i&#8217;m about to try it! thanks josh!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Pratt</title>
		<link>http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/#comment-414</link>
		<dc:creator>Josh Pratt</dc:creator>
		<pubDate>Thu, 01 Jul 2010 13:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=344#comment-414</guid>
		<description>Eric - I actually just tried it out earlier this week.  It still works fine on 1.4.x.  The only thing I had to change is to convert the two instances of split() with explode() inside the csv model due to my recent upgrade to php 5.3.</description>
		<content:encoded><![CDATA[<p>Eric &#8211; I actually just tried it out earlier this week.  It still works fine on 1.4.x.  The only thing I had to change is to convert the two instances of split() with explode() inside the csv model due to my recent upgrade to php 5.3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/#comment-411</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Thu, 01 Jul 2010 11:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=344#comment-411</guid>
		<description>any chance that you&#039;ll make a post for the same thing for version 1.4.0.1?
or a list of changes to implementation?</description>
		<content:encoded><![CDATA[<p>any chance that you&#8217;ll make a post for the same thing for version 1.4.0.1?<br />
or a list of changes to implementation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vovan</title>
		<link>http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/#comment-344</link>
		<dc:creator>Vovan</dc:creator>
		<pubDate>Sat, 26 Jun 2010 12:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=344#comment-344</guid>
		<description>Thanks for the description. The question often arises as to how export additional images for products in Magento store. Answer here http://www.blog.magentosupport.net/2010/06/how-to-export-additional-images-for-products/</description>
		<content:encoded><![CDATA[<p>Thanks for the description. The question often arises as to how export additional images for products in Magento store. Answer here <a href="http://www.blog.magentosupport.net/2010/06/how-to-export-additional-images-for-products/" rel="nofollow">http://www.blog.magentosupport.net/2010/06/how-to-export-additional-images-for-products/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Pratt</title>
		<link>http://prattski.com/2009/10/09/magento-import-multiple-images-for-products-module/#comment-343</link>
		<dc:creator>Josh Pratt</dc:creator>
		<pubDate>Thu, 10 Jun 2010 12:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=344#comment-343</guid>
		<description>Matt:

There is no need to release this as an extension.  It would be no different than the code I posted.  I did it this way to help teach people how modules are created and how they work.</description>
		<content:encoded><![CDATA[<p>Matt:</p>
<p>There is no need to release this as an extension.  It would be no different than the code I posted.  I did it this way to help teach people how modules are created and how they work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
