<?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 : &quot;Add to Cart &quot;opti&#111;n not available =(</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : &quot;Add to Cart &quot;opti&#111;n not available =(]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 15:37:06 +0000</pubDate>
  <lastBuildDate>Wed, 16 May 2007 16:08:15 +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=808</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[&quot;Add to Cart &quot;opti&#111;n not available =( : u rock thanks again.i musta deleted...]]></title>
   <link>https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2367.html#2367</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=534">Relaxasaurus</a><br /><strong>Subject:</strong> 808<br /><strong>Posted:</strong> 16-May-2007 at 4:08pm<br /><br />u rock&nbsp;<img src="https://forum.productcart.com/smileys/smiley2.gif" border="0">&nbsp; thanks again.<br><br>i musta deleted something i shouldn't have :\&nbsp; will revert back to normal and see how it goes<br>]]>
   </description>
   <pubDate>Wed, 16 May 2007 16:08:15 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2367.html#2367</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Add to Cart &quot;opti&#111;n not available =( : You can use my site as an example...]]></title>
   <link>https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2366.html#2366</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=384">fidjiti</a><br /><strong>Subject:</strong> 808<br /><strong>Posted:</strong> 16-May-2007 at 3:59pm<br /><br />You can use my site as an example of what can be done. :)&nbsp;]]>
   </description>
   <pubDate>Wed, 16 May 2007 15:59:44 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2366.html#2366</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Add to Cart &quot;opti&#111;n not available =( : I checked all of the settings...]]></title>
   <link>https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2365.html#2365</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=384">fidjiti</a><br /><strong>Subject:</strong> 808<br /><strong>Posted:</strong> 16-May-2007 at 3:55pm<br /><br />I checked all of the settings but couldn't get into the BTO tab to see how that works. But all of the normal product things were okay. Butwhen I viewed your source code it doesn't look like the code for the "add to cart" is there. <br><br>Okay this is the code you have: <br><pre id="line274">	<span ="comment">&lt;!-- Start Quantity and Add to Cart --&gt;</span></pre><pre id="line288">	<br>	<span ="comment">&lt;!-- End Quantity and Add to Cart --&gt;</span></pre><br>This is the code I have: (so it looks like your viewPrd.asp file could be missing some code and I don't know why.)<br><br><pre id="line827">                  <span ="comment">&lt;!-- Start Quantity and Add to Cart --&gt;</span><br>                  <br>&lt;<span ="start-tag">table</span>&gt;<br>	&lt;<span ="start-tag">tr</span>&gt; <br>		&lt;<span ="start-tag">td</span><span ="attribute-name"> valign</span>=<span ="attribute-value">"middle"</span>&gt;<br>			<br>			&lt;<span ="start-tag">input</span><span ="attribute-name"> class</span>=<span ="attribute-value">iform </span><span ="attribute-name">type</span>=<span ="attribute-value">"text" </span><span ="attribute-name">name</span>=<span ="attribute-value">"quantity" </span><span ="attribute-name">size</span>=<span ="attribute-value">"5" </span><span ="attribute-name">maxlength</span>=<span ="attribute-value">"10" </span><span ="attribute-name">value</span>=<span ="attribute-value">"1"</span>&gt;<br>		&lt;/<span ="end-tag">td</span>&gt;<br>			<br>		&lt;<span ="start-tag">td</span><span ="attribute-name"> valign</span>=<span ="attribute-value">"middle"</span>&gt;<br></pre><pre id="line841">		&lt;<span ="start-tag">input</span><span ="attribute-name"> type</span>=<span ="attribute-value">"hidden" </span><span ="attribute-name">name</span>=<span ="attribute-value">"idproduct" </span><span ="attribute-name">value</span>=<span ="attribute-value">"894"</span>&gt;<br>		<br><br>			&lt;<span ="start-tag">input</span><span ="attribute-name"> alt</span>=<span ="attribute-value">Add </span><span ="attribute-name">src</span>=<span ="attribute-value">"images/sample/pc_button_add.gif" </span><span ="attribute-name">type</span>=<span ="attribute-value">image </span><span ="attribute-name">name</span>=<span ="attribute-value">"add" </span><span ="attribute-name">border</span>=<span ="attribute-value">"0" </span><span ="attribute-name">id</span>=<span ="attribute-value">"submit"</span>&gt;<br>			<br>		&lt;/<span ="end-tag">td</span>&gt;<br>	&lt;/<span ="end-tag">tr</span>&gt;<br>&lt;/<span ="end-tag">table</span>&gt;<br><br>                  <span ="comment">&lt;!-- End Quantity and Add to Cart --&gt;<br><br><br>I don't think you can just replace your code with mine, because mine has the number 894 in it and that's my product id number, so I think you'll have to submit a support ticket. <br>Sorry I couldn't be more help. <br><br>It could also be that you have the BTO version and I just have the regular version 3, so I don't know what other options there could be. <br>Again, I'm soooo sorry I couldn't figure it out for you. :(<br></span></pre><br>]]>
   </description>
   <pubDate>Wed, 16 May 2007 15:55:16 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2365.html#2365</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Add to Cart &quot;opti&#111;n not available =( : I sent you a PrivateMessage or...]]></title>
   <link>https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2364.html#2364</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=384">fidjiti</a><br /><strong>Subject:</strong> 808<br /><strong>Posted:</strong> 16-May-2007 at 3:11pm<br /><br />I sent you a PrivateMessage or PM, check your Private Messenger.]]>
   </description>
   <pubDate>Wed, 16 May 2007 15:11:29 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2364.html#2364</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Add to Cart &quot;opti&#111;n not available =( : does this look right?  Edited...]]></title>
   <link>https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2363.html#2363</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=534">Relaxasaurus</a><br /><strong>Subject:</strong> 808<br /><strong>Posted:</strong> 16-May-2007 at 3:01pm<br /><br />does this look right?<br><br><img src="http://marvelmods.com/pics/prodcart1.gif" border="0"><span style="font-size:10px"><br /><br />Edited by Relaxasaurus - 16-May-2007 at 3:01pm</span>]]>
   </description>
   <pubDate>Wed, 16 May 2007 15:01:38 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2363.html#2363</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Add to Cart &quot;opti&#111;n not available =( : Okay try going to the Store Settings...]]></title>
   <link>https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2362.html#2362</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=384">fidjiti</a><br /><strong>Subject:</strong> 808<br /><strong>Posted:</strong> 16-May-2007 at 2:56pm<br /><br />Okay try going to the Store Settings and then the "Order &amp; Customer Related" tab, then make sure all customers can place orders.<br><br>Also try setting up shipping options if you don't have any.<br>]]>
   </description>
   <pubDate>Wed, 16 May 2007 14:56:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2362.html#2362</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Add to Cart &quot;opti&#111;n not available =( :     http://development.vmdsy...]]></title>
   <link>https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2361.html#2361</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=534">Relaxasaurus</a><br /><strong>Subject:</strong> 808<br /><strong>Posted:</strong> 16-May-2007 at 2:54pm<br /><br />  http://development.vmdsys.com/tjb/store/pc/viewPrd.asp?idcat egory=22&amp;idproduct=1<br><br>thx man!<br><span style="font-size:10px"><br /><br />Edited by Relaxasaurus - 16-May-2007 at 2:56pm</span>]]>
   </description>
   <pubDate>Wed, 16 May 2007 14:54:03 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2361.html#2361</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Add to Cart &quot;opti&#111;n not available =( : hm..... what&amp;#039;s the link? ...]]></title>
   <link>https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2359.html#2359</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=384">fidjiti</a><br /><strong>Subject:</strong> 808<br /><strong>Posted:</strong> 16-May-2007 at 2:48pm<br /><br />hm..... what's the link?]]>
   </description>
   <pubDate>Wed, 16 May 2007 14:48:10 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2359.html#2359</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Add to Cart &quot;opti&#111;n not available =( : No worries. We&amp;#039;re all learning,...]]></title>
   <link>https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2358.html#2358</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=384">fidjiti</a><br /><strong>Subject:</strong> 808<br /><strong>Posted:</strong> 16-May-2007 at 2:47pm<br /><br />No worries. We're all learning, right? Okay so you log into the control panel and then hover over the "payments" tab at the top and select "Add new payment option." Then your taken to a screen where you select real time payment option or non-real time payment option. You want to select "non-real time payment option" then you'll be able to select check or cc. <br><br>Hope that helps. :)<br>]]>
   </description>
   <pubDate>Wed, 16 May 2007 14:47:28 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2358.html#2358</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Add to Cart &quot;opti&#111;n not available =( : thx for the replyedit- ok added...]]></title>
   <link>https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2357.html#2357</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=534">Relaxasaurus</a><br /><strong>Subject:</strong> 808<br /><strong>Posted:</strong> 16-May-2007 at 2:40pm<br /><br />thx for the reply<br><br>edit- ok added 2Checkout and Authorize.net and still no button :(<br><span style="font-size:10px"><br /><br />Edited by Relaxasaurus - 16-May-2007 at 2:47pm</span>]]>
   </description>
   <pubDate>Wed, 16 May 2007 14:40:33 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-to-cart-option-not-available_topic808_post2357.html#2357</guid>
  </item> 
 </channel>
</rss>