<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Duplicated SKU</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Duplicated SKU]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 15:40:13 +0000</pubDate>
  <lastBuildDate>Wed, 14 Apr 2010 00:32:26 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=3619</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Duplicated SKU : The problem is only some of our...]]></title>
   <link>https://forum.productcart.com/duplicated-sku_topic3619_post14004.html#14004</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=485">ACTMARK</a><br /><strong>Subject:</strong> 3619<br /><strong>Posted:</strong> 14-April-2010 at 12:32am<br /><br /><FONT color=#000000>The problem is only some of our vendors have UPCs. Also we found out that some vendors have UPCs but unless they are regestering those UPCs, they may not be unique.&nbsp; Plus style numbers is what customers generally use since UPCs are quite long.&nbsp; I'm having my web developer look into the feasibility of modifying the code so that </FONT><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA"><FONT color=#000000>all the same restrictions apply in terms of one of the fields being unique, we’re just going to try and change it so that instead of enforcing the SKU field to be unique, we’re going to make&nbsp;a newly created&nbsp;field unique, let’s call it item number (vendor code + SKU).&nbsp; I'm&nbsp;just not sure how compicated that would be and if&nbsp;it would affect the integrity of the database.&nbsp;&nbsp;Come to thing of it, maybe there's&nbsp;an easier approach . . .&nbsp;&nbsp;maybe&nbsp;the uniqueness problem is just and import problem.&nbsp;&nbsp;That might be an easier and more localized restriction to fix.&nbsp;&nbsp;</FONT> </SPAN>]]>
   </description>
   <pubDate>Wed, 14 Apr 2010 00:32:26 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/duplicated-sku_topic3619_post14004.html#14004</guid>
  </item> 
  <item>
   <title><![CDATA[Duplicated SKU : Reaching for it, but any chance...]]></title>
   <link>https://forum.productcart.com/duplicated-sku_topic3619_post14003.html#14003</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 3619<br /><strong>Posted:</strong> 13-April-2010 at 11:21pm<br /><br />Reaching for it, but any chance your vendors/drop shippers could provide Universal Product Codes (a.k.a. "bar codes")? These would be completely unique by definition.<br />]]>
   </description>
   <pubDate>Tue, 13 Apr 2010 23:21:12 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/duplicated-sku_topic3619_post14003.html#14003</guid>
  </item> 
  <item>
   <title><![CDATA[Duplicated SKU : Hi ACTMARK,  Thorny issue here,...]]></title>
   <link>https://forum.productcart.com/duplicated-sku_topic3619_post14002.html#14002</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 3619<br /><strong>Posted:</strong> 13-April-2010 at 11:17pm<br /><br />Hi ACTMARK,<br /><br />Thorny issue here, eh?<br /><br />Our batch image processor could be customized to use the actual product ID for each product (which would be an absolutely unique identifier), but then I think you'd still be left with having to rename your images to match them up. We chose SKU as folks are more likely to know that than to know the actual product ID.<br /><br />I don't think there should otherwise be any data reason you can't have duplicate SKUs so long as that wouldn't confuse you when fulfilling orders.<br /><br />Another option would be to take Katharina's approach and then customize the communications to your drop shippers and just strip out the vendor ID from the SKU's before sending to them.]]>
   </description>
   <pubDate>Tue, 13 Apr 2010 23:17:11 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/duplicated-sku_topic3619_post14002.html#14002</guid>
  </item> 
  <item>
   <title><![CDATA[Duplicated SKU : We don&amp;#039;t have vendors drop...]]></title>
   <link>https://forum.productcart.com/duplicated-sku_topic3619_post13998.html#13998</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=4">katharina</a><br /><strong>Subject:</strong> 3619<br /><strong>Posted:</strong> 13-April-2010 at 4:54pm<br /><br />We don't have vendors drop ship items, so we don't even run into the issues you have in the first place.&nbsp; We did implement this 2 digit thing long before we switched to PC, because this was the only way for us to identify the maker/vendor we've got things from.&nbsp; It just worked out well for us, including images.&nbsp; I do think this is something PC needs to work on.&nbsp; They are on their way, so I think down the road it will be better. &nbsp;&nbsp; Posting all this will help them to improve their product, because it give them various perspectives. &nbsp;]]>
   </description>
   <pubDate>Tue, 13 Apr 2010 16:54:17 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/duplicated-sku_topic3619_post13998.html#13998</guid>
  </item> 
  <item>
   <title><![CDATA[Duplicated SKU : Katharina,  Do you get grief...]]></title>
   <link>https://forum.productcart.com/duplicated-sku_topic3619_post13997.html#13997</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=485">ACTMARK</a><br /><strong>Subject:</strong> 3619<br /><strong>Posted:</strong> 13-April-2010 at 4:45pm<br /><br />Katharina,<DIV>&nbsp;</DIV><DIV>Do you get grief with your vendors for sending order&nbsp;with different SKU numbers?&nbsp; Also, I have the batch&nbsp;image upload add-on which means the image name should be the same as the SKU which means I&nbsp;have to&nbsp;physically change the name of&nbsp;the images, which I know can be done in a&nbsp;batches using photoshop but&nbsp;just another extra step.&nbsp;&nbsp;Putting it&nbsp;as a suffix does eliminate some of the issues I had with sub-product suffix&nbsp;generation.</DIV><DIV>&nbsp;</DIV><DIV>So really there's no better way?&nbsp; Our in-store POS and order system doesn't use the SKU ID as the unique identifier for this very reason.&nbsp; It uses its own generated unique product id as the index fields.&nbsp;&nbsp;I think PC has&nbsp;product id&nbsp;as well.&nbsp; When we update or add new products, we have a few option as to which fields to use as the unique identifier for the upload.&nbsp; Some cases we use the UPC, most of the others we use the concantenated SKU + vendor code as the unique ID.&nbsp; Their own unique product ID doesn't help with updates and new products since no one uses those codes but our own database unless I'm modifying an export sheet manually.&nbsp;&nbsp;I was hoping there was something similar that we can do with&nbsp;PC.&nbsp;&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Almost forgot, the other issue we have is when we add a 2 digit code to some of the SKUs that have hyphens in it already is that CSV automatically converts it to date format when you try to use and downloads from the database rendering the code useless.&nbsp; We have several vendors that use hyphenated codes.&nbsp; I guess I could use underscore to avoid the issue.</DIV>]]>
   </description>
   <pubDate>Tue, 13 Apr 2010 16:45:21 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/duplicated-sku_topic3619_post13997.html#13997</guid>
  </item> 
  <item>
   <title><![CDATA[Duplicated SKU : We are doing it the other way...]]></title>
   <link>https://forum.productcart.com/duplicated-sku_topic3619_post13994.html#13994</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=4">katharina</a><br /><strong>Subject:</strong> 3619<br /><strong>Posted:</strong> 13-April-2010 at 3:08pm<br /><br />We are doing it the other way around.&nbsp; We add 2 digits in front of the product SKU as a vendor identification. &nbsp;&nbsp; This has the advantage that we can sort it in the update inventory, keeping them together by vendor.&nbsp; Makes that part easier, especially if you have lots of products.]]>
   </description>
   <pubDate>Tue, 13 Apr 2010 15:08:46 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/duplicated-sku_topic3619_post13994.html#13994</guid>
  </item> 
  <item>
   <title><![CDATA[Duplicated SKU : We carry prodcuts from various...]]></title>
   <link>https://forum.productcart.com/duplicated-sku_topic3619_post13993.html#13993</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=485">ACTMARK</a><br /><strong>Subject:</strong> 3619<br /><strong>Posted:</strong> 13-April-2010 at 3:02pm<br /><br /><P>We carry prodcuts from various vendors and while each SKU number is always unique within the same vendor or company but often times they are duplicated by another vendor who have used the exact same SKU for another item.&nbsp; The only way&nbsp;I can figure out how to&nbsp;work around this issue is by&nbsp;combining the&nbsp;vendor SKU&nbsp;number&nbsp;with the&nbsp;vendor ID so that SKU 2081 for vendor 1 becomes 2081-1.&nbsp;&nbsp;This seemed like an ok idea at first but it's creating a lot of&nbsp;other problems as result of it (e.g. image names, sub-product SKU generation,&nbsp;vendor orders, etc would have the wrong SKU number).&nbsp;&nbsp;Has anyone out there successfully made modications to address this issue or know of a&nbsp;way around it or maybe I'm just doing something totally wrong.&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 13 Apr 2010 15:02:45 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/duplicated-sku_topic3619_post13993.html#13993</guid>
  </item> 
 </channel>
</rss>