<?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 : Running two stores from &#111;ne db?</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Running two stores from &#111;ne db?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 02:24:59 +0000</pubDate>
  <lastBuildDate>Fri, 16 Jun 2006 07:06:05 +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=246</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[Running two stores from &#111;ne db? : First, you will most likely need...]]></title>
   <link>https://forum.productcart.com/running-two-stores-from-one-db_topic246_post685.html#685</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 246<br /><strong>Posted:</strong> 16-June-2006 at 7:06am<br /><br /><P>First, you will most likely need to purchase two Product Cart licenses to run two stores, even if they share a database.</P><P>There are quite a few ASP pages that you need to add checks for product displays to skip products not available for a specific store...<BR>1. Regular and advanced searches. The advanced search page can show categories as well. <BR>2. The Browse Catalog page starts at the top level category<BR>3. Specials, Featured Products, New Arrivals, Best Sellers</P><P>For the inc_CatMenuA, around line 108 you should see code like the following:</P><P><table width="99%"><tr><td><pre class="BBcode"><BR>'----- Start Categories Level 1<BR>query="select idcategory,categorydesc from categories where idParentCategory=1 and idCategory&gt;1 and iBTOhide=0 " &amp; pcv_strTemp &amp; " ORDER BY priority, categoryDesc ASC"<BR></pre></td></tr></table></P><P>Change the "1" in "idParentCategory=1" to the idCategory for the top level category in the specific store. That should start your list with the categories directly below the cateegory you specify.</P>]]>
   </description>
   <pubDate>Fri, 16 Jun 2006 07:06:05 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/running-two-stores-from-one-db_topic246_post685.html#685</guid>
  </item> 
  <item>
   <title><![CDATA[Running two stores from &#111;ne db? : Hi - I am setting up two stores...]]></title>
   <link>https://forum.productcart.com/running-two-stores-from-one-db_topic246_post682.html#682</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=114">Kimbala</a><br /><strong>Subject:</strong> 246<br /><strong>Posted:</strong> 15-June-2006 at 11:39am<br /><br /><P>Hi - I am setting up two stores that will run from the same Access db. MOST of the products overlap, but there are a few that can appear only in one store or the other.&nbsp; I am approaching it by adding a field to the product table that identifies whether the product should appear in&nbsp;just Store A,&nbsp; just Store B, or both. </P><P>Each store will also have a different set of categories. The categories are set into two family "branches" - has anyone edited the&nbsp;incCatMenuA to start the display from&nbsp;a LOWER category level? Any advice appreciated, especially as it relates to foreseeable problems, as I am fairly new at this.&nbsp;</P><P>Thanks in advance.</P>]]>
   </description>
   <pubDate>Thu, 15 Jun 2006 11:39:39 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/running-two-stores-from-one-db_topic246_post682.html#682</guid>
  </item> 
 </channel>
</rss>