<?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>DoublePlus &#187; product management</title>
	<atom:link href="http://www.doubleplus.com/tag/product-management/feed" rel="self" type="application/rss+xml" />
	<link>http://www.doubleplus.com</link>
	<description>Ecommerce for the Rest of Us</description>
	<lastBuildDate>Tue, 31 Jan 2012 21:53:24 +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>Amazon Retailing Part 2: Listing Your Products</title>
		<link>http://www.doubleplus.com/listing-your-products-amazon.html</link>
		<comments>http://www.doubleplus.com/listing-your-products-amazon.html#comments</comments>
		<pubDate>Wed, 02 Sep 2009 19:52:31 +0000</pubDate>
		<dc:creator>Susan Petracco</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[product management]]></category>
		<category><![CDATA[Seller Central]]></category>

		<guid isPermaLink="false">http://www.doubleplus.com/?p=196</guid>
		<description><![CDATA[Welcome to Part 2 of our Selling on Amazon series. Previously we talked about how to compete with other Amazon retailers by winning the buy box for your products. Today, let&#8217;s back up a little and discuss how to get your products onto Amazon in the first place. Amazon offers three basic ways to submit [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to Part 2 of our Selling on Amazon series. Previously we talked about how to <a href="http://www.doubleplus.com/selling-on-amazon-part-1-winning-the-buy-box.html">compete with other Amazon retailers</a> by winning the buy box for your products. Today, let&#8217;s back up a little and discuss how to get your products onto Amazon in the first place. Amazon offers three basic ways to submit your listings: the Add a Product tool, Seller Desktop, and a flat-file upload. Let&#8217;s look at each of these, and then talk about ways to improve your automation of the process.</p>
<p><span id="more-196"></span></p>
<h2>The Add a Product Tool</h2>
<p>When you are approved to sell your products on Amazon, you are granted access to their <a href="https://sellercentral.amazon.com/">Seller Central</a> web interface. Seller Central allows you to control most aspects of your business as conducted through Amazon: listing and de-listing products, managing your orders, providing shipping notices, collecting payment from Amazon, viewing statistics and reports, and managing your Amazon storefront, policies, and promotions. Under the Inventory tab, you&#8217;ll notice a link labeled &#8220;Add a Product&#8221;. This process begins with a simple form that allows you to located the product already on Amazon, which is necessary due to Amazon&#8217;s <a href="http://www.doubleplus.com/selling-on-amazon-part-1-winning-the-buy-box.html">single product page</a> per product. (If the product doesn&#8217;t already exist on Amazon, you can create a new product.)</p>
<div id="attachment_215" class="wp-caption alignleft" style="width: 310px"><a href="http://www.doubleplus.com/wp-content/addaproduct.jpg"><img class="size-medium wp-image-215" title="Amazon's Add a Product Tool" src="http://www.doubleplus.com/wp-content/addaproduct-300x158.jpg" alt="Amazon's Add a Product Tool" width="300" height="158" /></a><p class="wp-caption-text">Amazon&#39;s Add a Product Tool</p></div>
<p>After you enter your search terms, Amazon will return with a list of products in their catalog that match your search. Click the &#8220;Sell Yours&#8221; button beside it, fill in your information, and you&#8217;re off.</p>
<p>This is great for a couple of products, if that&#8217;s all you have. But sooner or later you realize that by the time you&#8217;ve listed all 3000 of your products, you&#8217;ll be dead &#8211; and your range of products will have changed a couple of hundred times anyway. After all, most of us have products come and go from our catalog all the time!</p>
<h2>Seller Desktop</h2>
<div id="attachment_220" class="wp-caption alignright" style="width: 310px"><a href="http://www.doubleplus.com/wp-content/sellerdesktop.jpg"><img class="size-medium wp-image-220" title="Amazon Seller Desktop" src="http://www.doubleplus.com/wp-content/sellerdesktop-300x215.jpg" alt="Amazon Seller Desktop" width="300" height="215" /></a><p class="wp-caption-text">Amazon Seller Desktop</p></div>
<p>Seller Desktop is a free desktop application that gives you a GUI for listing your products. It is almost always quicker than doing them one-by-one through the Add a Product tool. With Seller Desktop, you can list products, create variations, and upload everything to Amazon when you&#8217;re ready. However, if you work on a Mac you&#8217;re out of luck: Seller Desktop is for Windows only. It&#8217;s also pretty slow when you upload your listings, especially if you have a large catalog.</p>
<p>So while Seller Desktop is much better for larger merchants than doing products one-by-one, you&#8217;ll also want to take a look at the flat-file upload.</p>
<h2>Upload Products via a Flat File</h2>
<p>Here&#8217;s where my saving grace came in when we first starting selling on Amazon. I realized that with the first two methods, I was basically reinventing the wheel when it came to my data. I already had almost every piece of data already in my <a href="http://www.mivamerchant.com">shopping cart</a> catalog. If I just made some custom fields to fill in the missing data (like a certain format for recommended ages, the UPC code, and the vendor SKU) then I could export everything from my catalog into a tab-delimited flat file and upload that to Amazon in one fell swoop. Hallelujah!</p>
<p>The flat-file format is pretty daunting, so this might be easier than it sounds. The format depends on the category of items that you&#8217;re selling and the revision number of the flat file format. The format I use has 92 (yes, NINETY-TWO) individual columns. And many columns have a very limited set of allowed values. But we used a <a href="http://www.netblazon.com/p-NBFEEDS.html">feed module</a> to easily generate this file. Once the definition was originally set up, the click of a link was all it took to produce the file. Then we logged into seller central, uploaded the flat file, and waiting while Amazon processed it. (Usually inside of an hour.)</p>
<h2>Moving to True Automation</h2>
<p>A single pain point still existed for us, though&#8230;inventory management. When the holiday shopping season begins each year, our own website and our sales on Amazon start competing with each other for our inventory &#8211; and if something sells out on one site, we want to make sure we don&#8217;t oversell it on the other site! Up through last year, we were uploading inventory-only flat files and just dealing with errors when they occur. This year, (warning: plug coming) we&#8217;ve got an automated <a href="http://www.feedexact.com">feed management</a> service call FeedExact, something NetBlazon has developed in house, that will sync up the inventory on a schedule we determine. Perfecto!</p>
<p>Obviously, the method you choose for managing your products on Amazon will depend on the size of your catalog, how frequently it changes, your budget, and your patience level. Fortunately, we have options, so it&#8217;s just a matter of finding the one with the fewest pain points for your business. Here&#8217;s to happy retailing on the world&#8217;s largest e-commerce site.</p>
<p>Stay tuned, our next post will be about understanding seller metrics and how they are affect your ability to reach customers on Amazon.</p>
<div class="shr-publisher-196"></div>]]></content:encoded>
			<wfw:commentRss>http://www.doubleplus.com/listing-your-products-amazon.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to Write Great Product Descriptions</title>
		<link>http://www.doubleplus.com/product-copywriting.html</link>
		<comments>http://www.doubleplus.com/product-copywriting.html#comments</comments>
		<pubDate>Wed, 16 Jan 2008 20:35:09 +0000</pubDate>
		<dc:creator>Susan Petracco</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[copywriting]]></category>
		<category><![CDATA[product management]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://new.doubleplus.com/ecommerce-business-considerations/product-copywriting.html</guid>
		<description><![CDATA[For an updated and more in-depth look at product descriptions, go to Adding More Content to Product Descriptions. There&#8217;s no doubt that, on the web, a thousand words is worth quite a bit more than a picture! At least, that maxim holds true when one things of search engine optimization. While shoppers love images, search [...]]]></description>
			<content:encoded><![CDATA[<p><img id="articlemainimage" src="http://new.doubleplus.com/wp-content/copy.jpg" alt="Product Copywriting" /></p>
<p><em><strong>For an updated and more in-depth look at product descriptions, go to <a href="http://www.doubleplus.com/adding-more-content-product-pages.html">Adding More Content to Product Descriptions</a>.</strong></em></p>
<hr />
<p>There&#8217;s no doubt that, on the web, a thousand words is worth quite a bit more than a picture! At least, that maxim holds true when one things of search engine optimization. While shoppers love images, search engines love words. The problem is that writing good product copy is time-consuming, and, for some of us, downright difficult.</p>
<p><span id="more-13"></span></p>
<p>Many of us sell products that aren&#8217;t unique to our website. The products you sell &#8211; toys, kitchen supplies, home decor, etc. &#8211; may also be carried by a number of other retailers. Often, the manufacturers of these products offer canned product descriptions for use on the web. Although the quality of the writing of these descriptions may range from poor to excellent, keep in mind that even the most well-written descriptions, if used by other sites, may have less value to the search engines than copywriting that is both unique and compelling.</p>
<p>Remember that the best product descriptions have the following values:</p>
<ol>
<li>They are unique to your website</li>
<li>They are keyword-dense for SEO purposes, but above all, read well for human visitors</li>
<li>They are long enough to convey the information needed to make a purchase decision</li>
<li>They are simple enough for people to understand without thinking too hard</li>
</ol>
<p>One of the resources we love is <a href="http://www.marketingwords.com/73ways.html">73 Ways to Describe a Widget</a>. This ebook helps jump-start your brain when you need to figure out how to describe what you&#8217;re selling. For example:</p>
<ul>
<li>What occasion is the item appropriate for?</li>
<li>How will the buyer feel when using your product?</li>
<li>How long has this item been selling?</li>
</ul>
<p>Another website that has a lot of useful information about copywriting is <a href="http://www.marketingwords.com/articles.html">Marketing Words</a>. In fact, that&#8217;s how I found out about the 73 widgets ebook. There&#8217;s also a nice article at <a href="http://www.thinkvitamin.com/features/biz/copywriting-for-ecommerce">Vitamin</a>.</p>
<p>However, it helps to also keep it simple. Don&#8217;t forget the basics: color, size, weight, texture, materials, skills required to use the product, advantages, and uses. Remember that it&#8217;s the words on your site that attract the search engines and also convince users to make a purchase.</p>
<div class="shr-publisher-13"></div>]]></content:encoded>
			<wfw:commentRss>http://www.doubleplus.com/product-copywriting.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Choosing Product Codes or Item Numbers</title>
		<link>http://www.doubleplus.com/choosing-product-codes.html</link>
		<comments>http://www.doubleplus.com/choosing-product-codes.html#comments</comments>
		<pubDate>Wed, 16 Jan 2008 20:31:53 +0000</pubDate>
		<dc:creator>Susan Petracco</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Fulfillment]]></category>
		<category><![CDATA[inventory management]]></category>
		<category><![CDATA[product management]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://new.doubleplus.com/ecommerce-development/choosing-product-codes.html</guid>
		<description><![CDATA[If you&#8217;re building your first ecommerce site, the idea of choosing a convention for your product codes may seem like a trivial task. After all, the product code is typically something that is primarily internal to your business, so what difference does the format make to your customers? The answer is, probably none. But it [...]]]></description>
			<content:encoded><![CDATA[<p><img id="articlemainimage" src="/images/posts/choosing-product-codes.jpg" alt="Choosing Product Codes" /></p>
<p>If you&#8217;re building your first ecommerce site, the idea of choosing a convention for your product codes may seem like a trivial task. After all, the product code is typically something that is primarily internal to your business, so what difference does the format make to your customers? The answer is, probably none. But it could make a huge difference on how you manage your stock, your customer service, your sales, and your marketing.</p>
<p><span id="more-9"></span></p>
<p>One of the first considerations is whether your shopping cart builds URLs based on your product codes. For example, Miva Merchant&#8217;s default urls to product pages contain the product code as part of the querystring. Consider this example:</p>
<pre class="crayon-plain-tag"><code>http://www.yourstore.com/mm5/merchant.mvc?Screen=PROD&amp;amp;Product_Code=ABC123</code></pre>
<p>Note the last part of the URL &#8211; &#8220;ABC123&#8243;. That is the code for our hypothetical product. Now, consider what the URL might look like if you employ <a href="/advanced-url-rewriting-with-miva-merchant.html">URL-rewriting strategies</a> as part of your SEO work:</p>
<pre class="crayon-plain-tag"><code>http://www.yourstore.com/p-ABC123.html</code></pre><p>
<p>Although SEO experts still heavily debate the benefit of having keywords in your URLs, you can see how replacing &#8220;ABC123&#8243; with a keyword-based product code, such as &#8220;coiled-garden-hose&#8221; could give you a search engine boost!</p>
<p>That&#8217;s how we started life with our toy store WonderBrains. Our product codes included &#8220;4-childrens-card-games&#8221;,&#8221;magnetic-poetry-original-kit&#8221;, and other keyword-based product codes along those same lines. This gave WonderBrains a search engine boost at the time (and I feel they still have some positive effect now). However, we quickly ran up against filename limits. Miva Merchant supports 50 characters for its product codes, but QuickBooks only supports 31. That caused some issues when we tried to synchronize inventory levels between the two systems, because Quickbooks truncated any product codes longer than 31 characters. Later, we introduced Photoshop actions to batch-process images, and discovered a 27-character limit when saving files (until we discovered the value of unchecking the Mac OS compatibility flag).</p>
<p>Another consideration we had was the fact that we wanted to introduce a catalog in 2008. That meant phone orders. It didn&#8217;t make sense for customers to call in and ask to order item &#8220;calico dash critters dash deluxe dash village dash house&#8221;! This was another justification for shorter product codes. We decided to go ahead and bite the bullet and change the product codes on over 2000 items.</p>
<p>We settled on a format consisting of a two-letter prefix followed by 6 digits. The two characters uniquely represent a vendor. Putting these first allow us to sort our picklist by product code, and end up with a picklist where items from each vendor are grouped together (based on that 2-letter prefix). Since our warehouse is organized by vendor, that made picking items much quicker &#8211; an immediate payoff. The new format also solved the problem of synchronizing inventory levels between Miva Merchant and Quickbooks, and we switched to <a rel="external nofollow" href="http://www.mivacentral.com/page/m/PROD/VCS/VCS-DEN_INVUPDATE&amp;ref=doubleplus">Easy Inventory Update</a> to make that task go a lot smoother. The new format will also allow customers to more easily order an item by phone when the catalog is released later this year.</p>
<p>Whatever format you choose, there can be a lot of effects down the road among the various systems you will need to run your business. Consider not only your shopping cart, but also your fulfillment software, your CRM package, your customer needs, your warehouse, or anything else that could be affected by the format. It&#8217;s easiest to get it right the first time, then it is to change it after your catalog has grown to a large size and your site has taken a firm hold in the search engines!</p>
<div class="shr-publisher-9"></div>]]></content:encoded>
			<wfw:commentRss>http://www.doubleplus.com/choosing-product-codes.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

