This is a discussion on adding a fill in form to order of certain items within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hello All I posted this in oscommerce forum but did not receive reply. I need help with this First-I have ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hello All I posted this in oscommerce forum but did not receive reply. I need help with this First-I have personalized items that require people to fill in information with their order. since 90% are children, I want this to be done under the ssl, so nobody can obtain the children's info. How do I add a form to individual items? ie.. they could order a baby book for suzie and a sibling book for johnny... I can handle the html form, but I don't know where (what file) to put it, and where in the php file that it will be safe and not bomb the php. I think that if you put it in <html> it will be alright, am I correct? Thanks Pam |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| Do you have the ssl set up already? Is this information that they need to enter during the checkout process? If you could add some further detail as to what you want to achieve you may get more response. I have a feeling what you want to do is more complicated than you are expecting. |
|
#3
| |||
| |||
| Yes, I'm using a shared ssl. The information needs to be entered when they order specific things. I didn't know if I could attach a form to a specific product, and not the others. for instance on one product: When ordering, please include you child's name, age, address, hometown, fishing partner, name of lake or stream and the names of up to three friends. is the information for that book. If I could have a redirect to a form for instance that they email, and if the form could have that invoice number on it I could match them manually. I hope this is enough information, if not, please let me know. Thanks |
|
#4
| |||
| |||
| possibly I could add a field in the database to "require" form, then have it call the form; which I could use a drop down menu for part numbers, then post the form to email then a continue button? |
|
#5
| |||
| |||
| That could get complicated. Also you would have to manually match up the form to the order. I would try something simpler like modifying the existing checkout process to accomodate your needs. Perhaps you could edit the "Add Comments About Your Order" text area on each stage of the checkout process to gather the info you require? |
|
#6
| |||
| |||
| which file is that located in? |
|
#7
| |||
| |||
| 'Add Comments About Your Order' text is in catalog/includes/languages/english/ then checkout_shipping.php and checkout_payment.php etc the text area for the comments is in your template folder /content/ checkout_shipping.tpl.php etc etc |
|
#8
| |||
| |||
| thank you |
|
#9
| ||||
| ||||
| What you might want is atttibute with TEXT FEILDS. One for each of your required bits of information (that way the will see if somthing is needed and is in the DB and the order it self) Product Attributes - Option Type Feature http://www.oscommerce.com/community/contributions,160 This contribution specifically adds the ability to display options with text input boxes. This allows a store owner to collect customization/personalization information for a product from the end user. Child's name: ____________ Age: ___ Address:_____________ Hometown:_____________ Fishing partner:________________ Name of lake or stream:____________ Friend#1:___________ Friend#2:___________ Friend#3:___________ And can be differnt for each book. Good Luck
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
|
#10
| |||
| |||
| Hi all, Thanks jpf! I installed the contribution, and is working wonderfully. I actually found it by searching the live shops, and emailing a couple shop owners. I love oscommerce! Thanks for all your help! Pam |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sort the items in shopping cart, in Descending Order | sarath26 | osCMax v2 Features Discussion | 0 | 12-27-2006 06:37 AM |
| adding product images without uploading thru form? | tbone | osCMax v2 Installation issues | 0 | 07-22-2005 05:21 PM |
| product attributes listed in different order for items | stevensdesign | osCMax v1.7 General Mods Discussion | 0 | 04-21-2005 12:26 PM |
| Quick order form / index ? | twinklep | osCommerce 2.2 Modification Help | 2 | 09-28-2004 09:44 AM |
| adding a new page with a form in it | jloyzaga | osCMax v1.7 Discussion | 0 | 02-01-2004 04:53 PM |