This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > June 2004 > Shopping Cart Codes
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Shopping Cart Codes
|
|
| treeky 2004-06-09, 6:05 pm |
| I'm setting up a site where customers can buy bottles of nail polish. The price
is $3 for one and $2.50 for two or more. I've got a text box where they can
fill in the quantity they want; the hidden elements are "post," "store ID,"
"product name," and "product price" (which I set as $3). Then I have an "add
to cart" button.
My question: How and where do I set up the code for the price break so the
shopping cart vendor knows how to add it up?
Thanks!
Treeky
| |
|
|
"treeky" <webforumsuser@macromedia.com> wrote in message
news:ca7s62$fvu$1@forums.macromedia.com...
> I'm setting up a site where customers can buy bottles of nail polish. The
price
> is $3 for one and $2.50 for two or more. I've got a text box where they can
> fill in the quantity they want; the hidden elements are "post," "store ID,"
> "product name," and "product price" (which I set as $3). Then I have an
"add
> to cart" button.
> My question: How and where do I set up the code for the price break so the
> shopping cart vendor knows how to add it up?
> Thanks!
> Treeky
>
The prices should be pulled from a database table.
You may need to look at some web security resources:
< http://advosys.ca/papers/form-tampering.html >
< http://advosys.ca/papers/web-security.html >
< http://www.owasp.org/documentation/guide >
HTH
-Rb
| |
| treeky 2004-06-09, 7:14 pm |
| I'll give it a try. Thanks!!
| |
| Michael Fesser 2004-06-10, 12:14 pm |
| .oO(treeky)
>I'm setting up a site where customers can buy bottles of nail polish. The price
>is $3 for one and $2.50 for two or more. I've got a text box where they can
>fill in the quantity they want; the hidden elements are "post," "store ID,"
>"product name," and "product price" (which I set as $3).
Why do you store the price and all the other things in hidden fields?
Why do you send them to the client at all? What if the client modifies
the price field - will he get the product for 0,99 then?
Micha
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|