Log in

View Full Version : Calculate total price and list the products



torriv
04-16-2007, 08:53 PM
Hello,

I'm making a site where users can choose how many of each products he wants, and then push the "add" button,

then, when they are finished, they have to push the "submit" button.

Then they come to a new site where i want the product they have choosed and price and total price is in the bottom of the pace after the list of products they have choosed.

And then they have to fill out a new form with personalia.. before the push the "submit" button, then the information goes to a e-mail for order.. and the user is coming to a "thank you" page..

Is there anyone that could help me a little?

the adress to the page is: http://www.trivera.net/btplast/bestilling.htm

It's in norwegian, but i think you will understand what i want..

Thanks

Tor

remp
04-16-2007, 11:36 PM
try setting up a shoping cart, here (https://www.paypal.com/cgi-bin/webscr?cmd=p/xcl/rec/sc-intro-outside) is one that i hope will be helpful

torriv
04-17-2007, 05:55 AM
Thanks, i will try that out.

It's important that there isn't any other design connected to that shopping cart, because i want only the design of the page to be there.. if the shopping cart has it's own design, it mess up the homepage design..

i will get back with the result.

torriv
04-17-2007, 06:44 PM
the owner of the site has a new request..

They wonna have a list on the right side that updates itself when they push "legg til" button, and the price of the product.. and then in the bottom of the list, a total sum of it all..

Any easy way to do this in php?