<?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 : Ability for customer to enter price</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Ability for customer to enter price]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 05:11:21 +0000</pubDate>
  <lastBuildDate>Wed, 05 Dec 2007 11:22:24 +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=1259</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[Ability for customer to enter price : This seems like an option I would...]]></title>
   <link>https://forum.productcart.com/ability-for-customer-to-enter-price_topic1259_post3792.html#3792</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=742">plezaic</a><br /><strong>Subject:</strong> 1259<br /><strong>Posted:</strong> 05-December-2007 at 11:22am<br /><br /><P>This seems like an option I would have to explore. Sice you already have solution made could you PM me with a quote for the patched files?</P><P>Thanks,<BR>P</P><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by netprofits" alt="Originally posted by netprofits" style="vertical-align: text-bottom;" /> <strong>netprofits wrote:</strong><br /><br /></P><P>We have done this for a few clients. It involves custom programming of the viewprd.asp (and related files) to check for specific SKUs and then displays a field for the $ amount instead of the quantity. Then instprd.asp is modified to handle processing of the entered amount to add the item to the cart.</P><P>If you want to see an example, go to:<BR><A href="http://www.divafabrics.com/productcart/pc/viewPrd.asp?idcategory=0&amp;idproduct=1275" target="_blank">http://www.divafabrics.com/productcart/pc/viewPrd.asp?idcate gory=0&amp;idproduct=1275</A></P></td></tr></table> ]]>
   </description>
   <pubDate>Wed, 05 Dec 2007 11:22:24 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/ability-for-customer-to-enter-price_topic1259_post3792.html#3792</guid>
  </item> 
  <item>
   <title><![CDATA[Ability for customer to enter price : You could create the product as...]]></title>
   <link>https://forum.productcart.com/ability-for-customer-to-enter-price_topic1259_post3790.html#3790</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=206">M Robles</a><br /><strong>Subject:</strong> 1259<br /><strong>Posted:</strong> 05-December-2007 at 10:46am<br /><br /><DIV>You could create the product as $1 and use the Qty. field as the amount unless you doing this for a gift card where it would generate a special certificate code for every dollar.</DIV><DIV>&nbsp;</DIV><DIV>The problem with your situation is the idoption is hard coded to to the options table and you would have to modify the code to reroute the table for idoptopgroup which would change the settings for all options.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 05 Dec 2007 10:46:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/ability-for-customer-to-enter-price_topic1259_post3790.html#3790</guid>
  </item> 
  <item>
   <title><![CDATA[Ability for customer to enter price : We have done this for a few clients....]]></title>
   <link>https://forum.productcart.com/ability-for-customer-to-enter-price_topic1259_post3789.html#3789</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 1259<br /><strong>Posted:</strong> 05-December-2007 at 10:44am<br /><br /><P>We have done this for a few clients. It involves custom programming of the viewprd.asp (and related files) to check for specific SKUs and then displays a field for the $ amount instead of the quantity. Then instprd.asp is modified to handle processing of the entered amount to add the item to the cart.</P><P>If you want to see an example, go to:<BR><A href="http://www.divafabrics.com/productcart/pc/viewPrd.asp?idcategory=0&amp;idproduct=1275" target="_blank"> http://www.divafabrics.com/productcart/pc/viewPrd.asp?idcate gory=0&amp;idproduct=1275</A></P>]]>
   </description>
   <pubDate>Wed, 05 Dec 2007 10:44:39 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/ability-for-customer-to-enter-price_topic1259_post3789.html#3789</guid>
  </item> 
  <item>
   <title><![CDATA[Ability for customer to enter price : I need the ability for a customer...]]></title>
   <link>https://forum.productcart.com/ability-for-customer-to-enter-price_topic1259_post3788.html#3788</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=742">plezaic</a><br /><strong>Subject:</strong> 1259<br /><strong>Posted:</strong> 05-December-2007 at 10:30am<br /><br /><P>I need the ability for a customer to enter their own value for the price of the product instead of giving them a choice. Did anyone do this?</P><P>I tried making option field and then changing it from SELECT field to input field but value passed is the idoptoptgroup from the options_optionsGroups table instead of the actual option value.</P><P>Thanks for any suggestions.</P><P>P</P>]]>
   </description>
   <pubDate>Wed, 05 Dec 2007 10:30:15 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/ability-for-customer-to-enter-price_topic1259_post3788.html#3788</guid>
  </item> 
 </channel>
</rss>