<?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 : BTO Product Page Template</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing BTO : BTO Product Page Template]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 16:54:25 +0000</pubDate>
  <lastBuildDate>Sun, 03 Jun 2007 23:41:40 +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=626</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[BTO Product Page Template : Sorry I didn&amp;#039;t see this sooner. What&amp;#039;s...]]></title>
   <link>https://forum.productcart.com/bto-product-page-template_topic626_post2502.html#2502</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=200">thedeacon</a><br /><strong>Subject:</strong> 626<br /><strong>Posted:</strong> 03-June-2007 at 11:41pm<br /><br /><P>Sorry I didn't see this sooner.</P><P>What's the URL of your website and what would you like to change?&nbsp; Let me know and I'll be happy to help :)</P><P>&nbsp;</P><P>Richard - <A href="http://www.hipepc.com" target="_blank">www.hipepc.com</A> </P>]]>
   </description>
   <pubDate>Sun, 03 Jun 2007 23:41:40 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/bto-product-page-template_topic626_post2502.html#2502</guid>
  </item> 
  <item>
   <title><![CDATA[BTO Product Page Template : Hi James, I was away last week,...]]></title>
   <link>https://forum.productcart.com/bto-product-page-template_topic626_post1924.html#1924</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 626<br /><strong>Posted:</strong> 14-February-2007 at 11:41am<br /><br />Hi James,<br>&nbsp;&nbsp;&nbsp; I was away last week, so just getting back to PC. I'm going to be looking at the BTO code in a fair bit of detail I expect over the next couple of days, so if you haven't found the answer yet let me know and I'll keep my eyes peeled!<br>]]>
   </description>
   <pubDate>Wed, 14 Feb 2007 11:41:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/bto-product-page-template_topic626_post1924.html#1924</guid>
  </item> 
  <item>
   <title><![CDATA[BTO Product Page Template : Hmmmm...... I&amp;#039;ve experimented...]]></title>
   <link>https://forum.productcart.com/bto-product-page-template_topic626_post1831.html#1831</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=433">James</a><br /><strong>Subject:</strong> 626<br /><strong>Posted:</strong> 02-February-2007 at 6:55am<br /><br />Hmmmm...... I've experimented with all the viewPrd files and still can't seem to get any of them to affect the BTO product pages. If anybody can help, please get in touch!! <span style="font-size:10px"><br /><br />Edited by James - 02-February-2007 at 6:55am</span>]]>
   </description>
   <pubDate>Fri, 02 Feb 2007 06:55:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/bto-product-page-template_topic626_post1831.html#1831</guid>
  </item> 
  <item>
   <title><![CDATA[BTO Product Page Template : Hi, Try ViewPrd.asp - I&amp;#039;ve...]]></title>
   <link>https://forum.productcart.com/bto-product-page-template_topic626_post1819.html#1819</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 626<br /><strong>Posted:</strong> 31-January-2007 at 1:45pm<br /><br />Hi,<br>&nbsp;&nbsp; Try ViewPrd.asp - I've just done a search and only the members starting ViewPrd contain pcs_AddtoCart.&nbsp; It should be straight forward to work out which one is used by BTO with a small amount of investigation/testing.<br><br><br><br>&nbsp;<br>]]>
   </description>
   <pubDate>Wed, 31 Jan 2007 13:45:41 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/bto-product-page-template_topic626_post1819.html#1819</guid>
  </item> 
  <item>
   <title><![CDATA[BTO Product Page Template : I am currently using...if sess...]]></title>
   <link>https://forum.productcart.com/bto-product-page-template_topic626_post1811.html#1811</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=433">James</a><br /><strong>Subject:</strong> 626<br /><strong>Posted:</strong> 30-January-2007 at 11:58am<br /><br /><P>I am currently using...<BR><BR>if session("idCustomer")&gt;"0" then<BR>&nbsp; pcs_AddtoCart<BR>end if<BR><BR>...in viewPrdL.asp to hide the Add To Cart button until&nbsp;users log in. This works very well BUT only seems to influence&nbsp;non-BTO product pages.<BR><BR>If I view a BTO product, the Add To Cart button is always visible because it is obviously using a different template (i.e. not viewPrdL.asp).<BR><BR>Does anybody know which file I need to edit to influence the Add To Cart button on BTP product pages please? Once I know which file to edit, it should hopefully be a simple&nbsp;matter of pasting the above code into that template, I just can't find it anywhere!</P>]]>
   </description>
   <pubDate>Tue, 30 Jan 2007 11:58:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/bto-product-page-template_topic626_post1811.html#1811</guid>
  </item> 
 </channel>
</rss>