<?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 : Two product display Options</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Two product display Options]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 05:30:35 +0000</pubDate>
  <lastBuildDate>Tue, 28 Jul 2009 20:25:08 +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=2888</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[Two product display Options : thanks for your help  ]]></title>
   <link>https://forum.productcart.com/two-product-display-options_topic2888_post10793.html#10793</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1542">joshs</a><br /><strong>Subject:</strong> 2888<br /><strong>Posted:</strong> 28-July-2009 at 8:25pm<br /><br />thanks for your help]]>
   </description>
   <pubDate>Tue, 28 Jul 2009 20:25:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/two-product-display-options_topic2888_post10793.html#10793</guid>
  </item> 
  <item>
   <title><![CDATA[Two product display Options : Joshs, the example I gave you...]]></title>
   <link>https://forum.productcart.com/two-product-display-options_topic2888_post10705.html#10705</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 2888<br /><strong>Posted:</strong> 21-July-2009 at 10:45am<br /><br />Joshs, the example I gave you is the key to accomplishing your requirement, and it is very elementary for anyone who understand programming, but two things will have to happen.&nbsp; <br><br>Once a decision is made as to where on the page these "alternate view options" are to appear, one will have to locate the appropriate place in the code to implement the links - along with any border or such to highlight the links.&nbsp; then you have to form the links themselves.<br><br>The point of my example is that the coding in the page already exists to allow the page to deal with multiple views. Explaining how and where in the page such code should be placed is a bit beyond what I'm able to do in the forum.&nbsp; Unless you can tackle this, contact me to discuss or reference the partner list for other developers.<br>]]>
   </description>
   <pubDate>Tue, 21 Jul 2009 10:45:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/two-product-display-options_topic2888_post10705.html#10705</guid>
  </item> 
  <item>
   <title><![CDATA[Two product display Options : Hi Joshs, Greg was providing an...]]></title>
   <link>https://forum.productcart.com/two-product-display-options_topic2888_post10703.html#10703</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 2888<br /><strong>Posted:</strong> 21-July-2009 at 3:51am<br /><br />Hi Joshs,<br>&nbsp;&nbsp; Greg was providing an example. You would need to use the variable (available in the code already) for the categoryID.<br>]]>
   </description>
   <pubDate>Tue, 21 Jul 2009 03:51:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/two-product-display-options_topic2888_post10703.html#10703</guid>
  </item> 
  <item>
   <title><![CDATA[Two product display Options : wouldn&amp;#039;t that take the viewer...]]></title>
   <link>https://forum.productcart.com/two-product-display-options_topic2888_post10702.html#10702</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1542">joshs</a><br /><strong>Subject:</strong> 2888<br /><strong>Posted:</strong> 21-July-2009 at 2:03am<br /><br />wouldn't that take the viewer to category 5 every time?]]>
   </description>
   <pubDate>Tue, 21 Jul 2009 02:03:40 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/two-product-display-options_topic2888_post10702.html#10702</guid>
  </item> 
  <item>
   <title><![CDATA[Two product display Options : Easy - just add &amp;#034;&amp;amp;pagestyle=x&amp;#034;,...]]></title>
   <link>https://forum.productcart.com/two-product-display-options_topic2888_post10701.html#10701</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 2888<br /><strong>Posted:</strong> 21-July-2009 at 12:57am<br /><br />Easy - just add "&amp;pagestyle=x", where "x" = h, l, m or p to meet your preferences:<br><br>http://www.earlyimpact.com/demos/standard/pc/viewCategories.asp?idCategory=5&amp;pageStyle=h<br>http://www.earlyimpact.com/demos/standard/pc/viewCategories.asp?idCategory=5&amp;pageStyle=l<br>http://www.earlyimpact.com/demos/standard/pc/viewCategories.asp?idCategory=5&amp;pageStyle=m<br>http://www.earlyimpact.com/demos/standard/pc/viewCategories.asp?idCategory=5&amp;pageStyle=p<br>]]>
   </description>
   <pubDate>Tue, 21 Jul 2009 00:57:31 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/two-product-display-options_topic2888_post10701.html#10701</guid>
  </item> 
  <item>
   <title><![CDATA[Two product display Options : I would like to off my customers...]]></title>
   <link>https://forum.productcart.com/two-product-display-options_topic2888_post10700.html#10700</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1542">joshs</a><br /><strong>Subject:</strong> 2888<br /><strong>Posted:</strong> 21-July-2009 at 12:14am<br /><br />I would like to off my customers two product display options.<br><br>In the store display settings 4 options are listed (horizontal, vertical, vertical (list view), vertical (list view with ability to add quantities.)<br><br>I would like to have two links at the top of the page:&nbsp; Horizontal Style, and Vertical list view with the ability to add quantities.&nbsp; <br><br>Any suggestions on how to give the user the ability to change their personal view?<br><br>Josh<br>]]>
   </description>
   <pubDate>Tue, 21 Jul 2009 00:14:53 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/two-product-display-options_topic2888_post10700.html#10700</guid>
  </item> 
 </channel>
</rss>