<?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>Andy Fletcher &#187; Amazon</title>
	<atom:link href="http://www.tomcatuk.net/category/amazon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tomcatuk.net</link>
	<description>Do, or do not, there is no try</description>
	<lastBuildDate>Thu, 02 Sep 2010 19:49:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How can I find an EAN or UPC code for listing on Amazon?</title>
		<link>http://www.tomcatuk.net/how-can-i-find-an-ean-or-upc-code-for-listing-on-amazon/</link>
		<comments>http://www.tomcatuk.net/how-can-i-find-an-ean-or-upc-code-for-listing-on-amazon/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 08:54:34 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Amazon]]></category>

		<guid isPermaLink="false">http://www.tomcatuk.net/?p=80</guid>
		<description><![CDATA[Amazon requires you to supply a 12 digit UPC, 13 digit EAN or 14 digit GTIN code for any product you wish to sell through their platform. This is a bit of a problem if you don&#8217;t have that information, and it is NOT displayed on (or hidden in the source code of) the product [...]]]></description>
			<content:encoded><![CDATA[<p>Amazon requires you to supply a 12 digit UPC, 13 digit EAN or 14 digit GTIN code for any product you wish to sell through their platform. This is a bit of a problem if you don&#8217;t have that information, and it is NOT displayed on (or hidden in the source code of) the product page on Amazon.</p>
<p>To find the UPC/EAN/GTIN you can view the rss page of the product and search for the relevant tag such as &lt;EAN&gt;,  or &lt;UPC&gt;. For example to get an RSS page for the 80GB Sony Playstation 3 which is listed on ASIN B001DTETLS, you&#8217;d use this URL:</p>
<p>http://webservices.amazon.co.uk/onca/xml?Service=AWSECommerceService&amp;AWSAccessKeyId=youridhere&amp;Operation=ItemLookup&amp;IdType=ASIN&amp;ItemId=B001DTETLS&amp;ResponseGroup=Medium,Offers</p>
<p>You&#8217;ll need to substitue &#8220;youridhere&#8221; with your own AWSAccessKeyId. I&#8217;m not publishing mine here, but you can get one for free yourself by signing up to Amazon Web Services. You could also just Google for someone elses as other people do publish their keys.</p>
<p>You can substitue the domain extension in the URL if you want to look it up on other channels such as .com .de .fr .ca or .co.jp.</p>
<p>This RSS page has a bunch of useful information in it. The static URLs for images for example and also the lowest prices for both new and used and of course, the EAN and UPC code.</p>
<p>If you&#8217;re loading your products into Amazon using flat files (which you really ought to) then there&#8217;s another interesting option. Amazon&#8217;s flat files require the field &#8220;StandardProductID&#8221; (this is your UPC EAN or GTIN) and &#8220;ProductIDType&#8221; (this is just the right prefix for the &#8220;StandardProductID&#8221; you are using so the allowed values are UPC, EAN or GTIN).</p>
<p>What Amazon don&#8217;t tell us is that their is a fourth &#8220;StandardProductID&#8221; type the system will accept &#8211; have you guessed yet? Yes, we CAN put an ASIN number in &#8220;StandardProductID&#8221; and enter &#8220;ASIN&#8221; into &#8220;ProductIDType&#8221;.</p>
<p>This has a couple of advantages. Firstly, we don&#8217;t need to bother with an EAN, UPC of GTIN code and secondly we can be absolutely sure we&#8217;re listing onto the correct ASIN.</p>
<p>Some people may wish to NOT list onto the correct ASIN. Typically if you&#8217;re selling a product and you&#8217;re not the cheapest seller for it it is going to be very difficult to get the buy box on that product. So you stand a much better chance of a sale if your product sits on it&#8217;s own ASIN. To do this, you&#8217;d need to supply Amazon with a unique, and also <em>incorrect</em> UPC, EAN or GTIN code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tomcatuk.net/how-can-i-find-an-ean-or-upc-code-for-listing-on-amazon/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
