<?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 : Importing Categories &#111;nly</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Getting Started : Importing Categories &#111;nly]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 10:03:44 +0000</pubDate>
  <lastBuildDate>Sat, 03 Jan 2009 21:00:04 +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=1140</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[Importing Categories &#111;nly : Hi, Are these categories the real...]]></title>
   <link>https://forum.productcart.com/importing-categories-only_topic1140_post8119.html#8119</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 1140<br /><strong>Posted:</strong> 03-January-2009 at 9:00pm<br /><br />Hi,<br>&nbsp;&nbsp; Are these categories the real ones, or just an example?<br>For this scenario I would probably use product options for the color, or, if the different color indicates a different SKU then I would use the Apparel add-on - see <a href="http://wiki.earlyimpact.com/productcart/products_opti&#111;ns" target="_blank">http://wiki.earlyimpact.com/productcart/products_options</a><br>Note, although it's called the "Apparel" add-on that's just one use for it.<br>If you have specifics about the categories that you don't wish to discuss on the public forum then you can drop me a PM.<br><br>The optimum category structure is a subjective thing and totally depends on whatever will make it easy for customers to get to the products they wish to purchase quickly and simply, so they are not tempted to shop elsewhere.&nbsp; <br>That's one of the great things about the Apparel Add-on. Instead of the customer perceiving that, for example, there are 36 different versions of the same product in a list which they then have to select from, they are offered a single "product" and select the (say) size and color that they wish on a single page.&nbsp;]]>
   </description>
   <pubDate>Sat, 03 Jan 2009 21:00:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/importing-categories-only_topic1140_post8119.html#8119</guid>
  </item> 
  <item>
   <title><![CDATA[Importing Categories &#111;nly : Hamish,I needed the categoryID...]]></title>
   <link>https://forum.productcart.com/importing-categories-only_topic1140_post8113.html#8113</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1421">johnway2</a><br /><strong>Subject:</strong> 1140<br /><strong>Posted:</strong> 03-January-2009 at 2:26pm<br /><br />Hamish,<br>I needed the categoryID to load deeper levels of categories where the categories have the same name, per the PC documentation and sample category template. But I just was thinking and I don't think you can use the product import feature with more than two levels IF you have categories with the same name.<br>For example, let's say I have three top categories, Car, Truck &amp; Van and then under each of those I have Dodge, Toyota &amp; Chevrolet and then under each of those Red, Blue and Green. When I perform a PRODUCT export, products in Car - Dodge - Red will have the same Category (Red) and Parent Category (Dodge) as the products in Truck - Dodge - Red.<br><br>I probably just need to create a flatter hierarchy. <br><br>Any thoughts on a better category approach to this situation?<br><br>Thanks,<br>]]>
   </description>
   <pubDate>Sat, 03 Jan 2009 14:26:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/importing-categories-only_topic1140_post8113.html#8113</guid>
  </item> 
  <item>
   <title><![CDATA[Importing Categories &#111;nly : Hi John, Any URL that contains...]]></title>
   <link>https://forum.productcart.com/importing-categories-only_topic1140_post8109.html#8109</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 1140<br /><strong>Posted:</strong> 03-January-2009 at 5:32am<br /><br />Hi John,<br>&nbsp;&nbsp;&nbsp;&nbsp; Any URL that contains a link to a category will show the ID, so the "manage categories" page effectively makes them all available - in the link to each category. I'm curious as to why you need the ID value. <br><br>I've also got an idea for a work-around for loading all the categories, although it would work best if there are no proper product records loaded yet. In summary the plan is to load a set of dummy products with the categories and then delete the products, leaving the categories behind.<br><br>Use the product import feature and provide values for:<br>SKU<br>Product Name<br>Description<br>On-line Price<br>Inactive - Set this flag so these fake products are not visible in the storefront.<br><br>There are several approaches.<br>A) Use real SKU's for products that will be later properly uploaded - in which case your done as the product records will be updated with the correct values when you upload or update the products with the correct values later.<br><br>B) Make the SKU's unique (easily done in excel) and preferably nothing like the real SKU's you will be using, although that really won't matter if are deleting all the products afterwards. After importing ...<br>&nbsp;&nbsp;&nbsp; - If ONLY the products you imported are set as "Inactive" use “purgeInactiveProducts.asp” which is available from the WIKI page linked to below.<br>&nbsp; &nbsp; -&nbsp; If they are the ONLY products then use “purgeProducts.asp” where you can choose to purge them all.&nbsp; <br>The notes on the WIKI link below arte IMPORTANT - please read and understand all the ramifications before running the code.<br><a href="http://wiki.earlyimpact.com/how_to/remove_all_products" target="_blank">http://wiki.earlyimpact.com/how_to/remove_all_products</a> <br><br>Note - If you already have real products loaded including inactive ones then you would end up having to delete the "fake" products individually, in which case this is not likely to save any time, unless, as above, you can make them the only "inactive" products. <br>&nbsp;<br>I HAVE NOT TESTED THIS, but if your doing this with an empty DB then there is no real risk. <br>]]>
   </description>
   <pubDate>Sat, 03 Jan 2009 05:32:22 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/importing-categories-only_topic1140_post8109.html#8109</guid>
  </item> 
  <item>
   <title><![CDATA[Importing Categories &#111;nly : I figured out a workaround for...]]></title>
   <link>https://forum.productcart.com/importing-categories-only_topic1140_post8108.html#8108</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=667">avalight</a><br /><strong>Subject:</strong> 1140<br /><strong>Posted:</strong> 03-January-2009 at 12:46am<br /><br />I figured out a workaround for this missing element in PC Admin side...In order to export or get a listing for the current information in the categories table, I ended up logging into my MSSQL database and running a query.&nbsp; To manage your database Microsoft offers a free tool called Microsoft SQL Server Management Studio Express:<br>http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&amp;displaylang=en<br>If you can run an MS access query, you can figure this out too.&nbsp; I output the query to a text report and loaded into Excel. You will have to get log in access from your hosting company.&nbsp; The field names in the categories table do not match exactly to the names in the PC documentation, but you can figure that out too.&nbsp; Except for the sort order, maybe Hamish or someone can tell me the field name for the sort order.&nbsp; <br>Thanks<br><br>]]>
   </description>
   <pubDate>Sat, 03 Jan 2009 00:46:48 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/importing-categories-only_topic1140_post8108.html#8108</guid>
  </item> 
  <item>
   <title><![CDATA[Importing Categories &#111;nly : I agree with avalight. Also, I...]]></title>
   <link>https://forum.productcart.com/importing-categories-only_topic1140_post8107.html#8107</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1421">johnway2</a><br /><strong>Subject:</strong> 1140<br /><strong>Posted:</strong> 02-January-2009 at 11:06pm<br /><br />I agree with avalight. Also, I don't see any way to get the CategoryID once you have performed the initial upload.]]>
   </description>
   <pubDate>Fri, 02 Jan 2009 23:06:14 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/importing-categories-only_topic1140_post8107.html#8107</guid>
  </item> 
  <item>
   <title><![CDATA[Importing Categories &#111;nly : I notice that this category import...]]></title>
   <link>https://forum.productcart.com/importing-categories-only_topic1140_post8078.html#8078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=667">avalight</a><br /><strong>Subject:</strong> 1140<br /><strong>Posted:</strong> 01-January-2009 at 4:11pm<br /><br />I notice that this category import feature has now been added to ProductCart, so that is good news. However, how about a "Export for re-import" feature, similar to the way the Import Product wizard works. &nbsp; Has anyone written a script for this?<br>Thanks<br>]]>
   </description>
   <pubDate>Thu, 01 Jan 2009 16:11:14 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/importing-categories-only_topic1140_post8078.html#8078</guid>
  </item> 
  <item>
   <title><![CDATA[Importing Categories &#111;nly : You can easily import that information...]]></title>
   <link>https://forum.productcart.com/importing-categories-only_topic1140_post3454.html#3454</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 1140<br /><strong>Posted:</strong> 01-October-2007 at 5:02pm<br /><br /><P>You can easily import that information into your store database&nbsp;by using the import features that are built into MS SQL and MS Access. A simple CSV file with the category ID, title and description meta tags will work. You can create it in MS Excel.</P><P>If you are using MS SQL, see if your Web hosting company provides with an administration area that gives you access to MS SQL import/export tools. Many do so.</P><P>If you are using MS Access: turn off your store, download the MDB file, import the information, and re-upload the file to your Web server. Then turn the store back on.</P><P>We hope this helps!</P>]]>
   </description>
   <pubDate>Mon, 01 Oct 2007 17:02:22 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/importing-categories-only_topic1140_post3454.html#3454</guid>
  </item> 
  <item>
   <title><![CDATA[Importing Categories &#111;nly : Yep, I figured that part out....]]></title>
   <link>https://forum.productcart.com/importing-categories-only_topic1140_post3449.html#3449</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=667">avalight</a><br /><strong>Subject:</strong> 1140<br /><strong>Posted:</strong> 30-September-2007 at 12:08pm<br /><br />Yep, I figured that part out.&nbsp; I will still have to manually enter the meta tag information for each category eventually.<br>Thanks again<br>]]>
   </description>
   <pubDate>Sun, 30 Sep 2007 12:08:32 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/importing-categories-only_topic1140_post3449.html#3449</guid>
  </item> 
  <item>
   <title><![CDATA[Importing Categories &#111;nly : Ultimately, these Categories will...]]></title>
   <link>https://forum.productcart.com/importing-categories-only_topic1140_post3448.html#3448</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 1140<br /><strong>Posted:</strong> 30-September-2007 at 10:33am<br /><br />Ultimately, these Categories will contain products, right?&nbsp; If you were to add the products during the import, the Categories <U>will</U> be created... so our suggestion would be to simply make sure that your import file contains the products that will be assigned to these Categories, and then you won't have to create them individually via the ProductCart Control Panel.]]>
   </description>
   <pubDate>Sun, 30 Sep 2007 10:33:55 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/importing-categories-only_topic1140_post3448.html#3448</guid>
  </item> 
  <item>
   <title><![CDATA[Importing Categories &#111;nly : thanks for the note back. Yes,...]]></title>
   <link>https://forum.productcart.com/importing-categories-only_topic1140_post3445.html#3445</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=667">avalight</a><br /><strong>Subject:</strong> 1140<br /><strong>Posted:</strong> 30-September-2007 at 12:38am<br /><br />thanks for the note back.&nbsp; <br>Yes, I think it should be added for a future release.&nbsp; i have about 200 categories to enter the extra information into.<br>Yikes.<br><br>]]>
   </description>
   <pubDate>Sun, 30 Sep 2007 00:38:02 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/importing-categories-only_topic1140_post3445.html#3445</guid>
  </item> 
 </channel>
</rss>