<?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 : C&#111;nditi&#111;nal images based &#111;n category</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : C&#111;nditi&#111;nal images based &#111;n category]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 21:58:49 +0000</pubDate>
  <lastBuildDate>Mon, 06 Aug 2007 09:02:29 +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=1014</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[C&#111;nditi&#111;nal images based &#111;n category : The line:if pcIDCategory in (32,...]]></title>
   <link>https://forum.productcart.com/conditional-images-based-on-category_topic1014_post2916.html#2916</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 1014<br /><strong>Posted:</strong> 06-August-2007 at 9:02am<br /><br /><P>The line:<BR>if pcIDCategory in (32, 33) then<BR>is not valid vbscript. It is closer to an SQL statement.</P><P>Use something like this:<BR>If InStr("32,33",cStr(pcIDCategory)) Then</P><P>If you need help with ASP and VBScript, Javascript, etc. check out:<BR><A href="http://www.w3schools.com/vb&#115;cript/" target="_blank">http://www.w3schools.com/vbscript/</A></P>]]>
   </description>
   <pubDate>Mon, 06 Aug 2007 09:02:29 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/conditional-images-based-on-category_topic1014_post2916.html#2916</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nditi&#111;nal images based &#111;n category : We are selling via google checkout,...]]></title>
   <link>https://forum.productcart.com/conditional-images-based-on-category_topic1014_post2915.html#2915</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=11">thrion</a><br /><strong>Subject:</strong> 1014<br /><strong>Posted:</strong> 05-August-2007 at 7:19pm<br /><br />We are selling via google checkout, and google has asked us to display a particular graphic on the page of some items based on the product category.<br><br>We are using the viewprdL.asp page and want to add some asp code that will conditionally display the google image, but it's not quite working right.&nbsp; Could someone take a look at this code snipet and help me figure out what I did wrong?<br><br>We are placing the code right after:<br><br><table width="99%"><tr><td><pre class="BBcode">&lt;!-- End Quantity and Add to Cart --&gt;</pre></td></tr></table><br><br>and the code we wrote is:<br><br><table width="99%"><tr><td><pre class="BBcode">&lt;% ' If google asks show this image<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if pcIDCategory in (32, 33) then %&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;img  src="http://checkout.google.com/buttons/checkout.gif?merchan t_id=234782597607506&amp;w=180&amp;h=46&amp;style=white&amp; variant=disabled&amp;loc=en_US"&gt; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/td&gt;<br>&lt;% &nbsp;&nbsp;&nbsp; end if %&gt;</pre></td></tr></table><br><br>Thanks in advance for any help!<br>]]>
   </description>
   <pubDate>Sun, 05 Aug 2007 19:19:55 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/conditional-images-based-on-category_topic1014_post2915.html#2915</guid>
  </item> 
 </channel>
</rss>