<?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 : Show All Brands</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Show All Brands]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 12:10:46 +0000</pubDate>
  <lastBuildDate>Tue, 14 Sep 2010 14:36:39 +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=3997</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[Show All Brands : Thank you so much for the quick...]]></title>
   <link>https://forum.productcart.com/show-all-brands_topic3997_post15569.html#15569</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1967">dregna</a><br /><strong>Subject:</strong> 3997<br /><strong>Posted:</strong> 14-September-2010 at 2:36pm<br /><br />Thank you so much for the quick reply! I really appreciate it :)]]>
   </description>
   <pubDate>Tue, 14 Sep 2010 14:36:39 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/show-all-brands_topic3997_post15569.html#15569</guid>
  </item> 
  <item>
   <title><![CDATA[Show All Brands : Hi Dan,ProductCart uses the category...]]></title>
   <link>https://forum.productcart.com/show-all-brands_topic3997_post15568.html#15568</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 3997<br /><strong>Posted:</strong> 14-September-2010 at 2:22pm<br /><br />Hi Dan,<br><br>ProductCart uses the category display settings to decide how many brands to show on each page (number of brands to show = number of categories shown per page). You can manually change this by making a simple edit to the code of "viewbrands.asp".<br><br>On the page, locate the code:<br><table width="99%"><tr><td><pre class="BBcode">'Number of brands to show<br>pcIntResultsPerPage=getUserInput(request("results"),10)<br>if not validNum(pcIntResultsPerPage) then<br>&nbsp;&nbsp;&nbsp; iPageSize=(scCatRow*scCatRowsPerPage)<br>&nbsp;&nbsp;&nbsp; else<br>&nbsp;&nbsp;&nbsp; iPageSize=pcIntResultsPerPage<br>end if</pre></td></tr></table><br><br>Add the following right below it:<br><table width="99%"><tr><td><pre class="BBcode">iPageSize=1000</pre></td></tr></table><br>That should do it (you are basically overwriting the default calculation, which is based on the store settings for how many categories to show on each page).<br>]]>
   </description>
   <pubDate>Tue, 14 Sep 2010 14:22:59 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/show-all-brands_topic3997_post15568.html#15568</guid>
  </item> 
  <item>
   <title><![CDATA[Show All Brands : Hello,  I was wondering if there...]]></title>
   <link>https://forum.productcart.com/show-all-brands_topic3997_post15559.html#15559</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1967">dregna</a><br /><strong>Subject:</strong> 3997<br /><strong>Posted:</strong> 14-September-2010 at 12:39pm<br /><br />Hello,<br /><br />I was wondering if there is a simple way to show all brands on the "Shop By Brands Page".<br /><br />Currently the brands are listed 9 per page with page numbers at the bottom and a "show all brands"link.<br /><br />Is there a way to show all brands by default?<br /><br />Thanks!]]>
   </description>
   <pubDate>Tue, 14 Sep 2010 12:39:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/show-all-brands_topic3997_post15559.html#15559</guid>
  </item> 
 </channel>
</rss>