ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Ability for customer to enter price
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Ability for customer to enter price

 Post Reply Post Reply
Author
Message
plezaic View Drop Down
Newbie
Newbie


Joined: 05-December-2007
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote plezaic Quote  Post ReplyReply Direct Link To This Post Topic: Ability for customer to enter price
    Posted: 05-December-2007 at 10:30am

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?

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.

Thanks for any suggestions.

P

Back to Top
netprofits View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers


Joined: 05-January-2006
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote netprofits Quote  Post ReplyReply Direct Link To This Post Posted: 05-December-2007 at 10:44am

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.

If you want to see an example, go to:
http://www.divafabrics.com/productcart/pc/viewPrd.asp?idcate gory=0&idproduct=1275

NetProfits Internet Consulting

Certified ProductCart Developer

Our Site
Back to Top
M Robles View Drop Down
Groupie
Groupie


Joined: 13-July-2006
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote M Robles Quote  Post ReplyReply Direct Link To This Post Posted: 05-December-2007 at 10:46am
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.
 
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.
 
Back to Top
plezaic View Drop Down
Newbie
Newbie


Joined: 05-December-2007
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote plezaic Quote  Post ReplyReply Direct Link To This Post Posted: 05-December-2007 at 11:22am

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?

Thanks,
P

Originally posted by netprofits netprofits wrote:

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.

If you want to see an example, go to:
http://www.divafabrics.com/productcart/pc/viewPrd.asp?idcate gory=0&idproduct=1275

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.