Log in

View Full Version : ordering script (shopping)



viktor
09-06-2007, 03:53 AM
Hey guys,
I've seen many shopping cart scripts online but they all come with catalog where you click Add Item function. I need something different.

What I need is for my customers to be able to submit orders without catalog.
Sort of online ordering form with fields like item number, description/name, quantity, color, size, item price, total, shipping info, automatic total calculation, etc. Then they would click verify, and then submit. For payment option, Paypal Payment service or Invoice. At the end, the form would be either delivered to email address or (if possible) stored in database and viewed from admin area. Well, you get the idea of what I need.

I was thinking maybe like step-by-step order form like a lot of estores do and they would choose how many items they want to order so proper amount of fields would show up when entering item information.

I would really appreciate if you would direct me in the right direction if something like that exists.

Maybe you would be able to write such a script, maybe even Flash form.
I don't have a lot of money, but I'd pay you a bit and give you credit. Also, if you would want give you discounts on products.

I appreciate the help,
viktor
email: vnagornyy@viktorix.com

viktor
09-07-2007, 05:05 AM
Anyone please help!

jc_gmk
09-07-2007, 10:08 AM
I found this was a good start for me:

http://www.thewatchmakerproject.com/journal/276/building-a-simple-php-shopping-cart

It seems to have a good basic intro in to the world of shopping carts and sessions etc..

viktor
09-07-2007, 10:08 PM
thats a good start, the only thing is the catalog. i need to find something that will let my customers enter the information themselves, like order form, instead of using items from a database.

viktor

Rockonmetal
09-07-2007, 10:12 PM
hey man hold On I'll help you out... one question can your site use php? if so then cool... if not then idk... but as far as storing it a database I don't know, i bet its a pretty easy code but I don't know how to do it *because I don't have a database but I will do an email version...*

I don't know how long it will take but it could take anywhere from 15-30 minutes...

Oh I don't know how to make it go through pay pal. ask your paypal account and they'll tell you I bet...

Rockonmetal
09-07-2007, 10:45 PM
Ok, man I'm really sorry I gotta go, Someone else can take this script because I gotta go work on my site sorry Viktor I hope for the best man...
I'm sorry I couldn't help... someone else please help this dude because Its not that hard just I accidently deleted and started re-writing when I saw my site comes out in 5 hours!!!!!! I gotta lot of work to do!

viktor
09-09-2007, 12:39 AM
Ok,
i've been searching the net for javascript code that adds textfields when clicked on Add More.

any help on that?

viktor

howellsgs
01-23-2008, 03:21 AM
Add More - as in add more items into a shopping cart or place more items into an order form? I am assuming you mean one of those?