Subject: Total Amount display
Posted By: doosti Post Date: 11/10/2004 4:46:02 PM
I want to display the total amount of the itmes that were added by the visitor to the shopping cart at the time of checkout. I have a field in named Item_Price.

How i add all the amount at the end and show to the customer as the bill..and also the total number of itmes he has in the cart...meant he added 3 items while shopping to the cart...i just wanted to show the number of itmes in the cart at each page...plz let me know how to show the number of items to the user..?

Farzan Q.
BS(TeleCommunication)
Iqra University.
Reply By: happygv Reply Date: 11/12/2004 10:30:35 AM
You may use a hidden form field and add up to its value everytime the user adds items to the cart. Or you can even do that with having a session variable, that too would be possible.

You got to choose the efficient and a comfortable option out of these.

Hope that helps.
Cheers!

_________________________
- Vijay G
Strive for Perfection
Reply By: doosti Reply Date: 11/14/2004 6:25:21 AM
quote:
Originally posted by happygv

You may use a hidden form field and add up to its value everytime the user adds items to the cart. Or you can even do that with having a session variable, that too would be possible.

You got to choose the efficient and a comfortable option out of these.

Hope that helps.
Cheers!

_________________________
- Vijay G
Strive for Perfection




Hey Vijay,

Thanx ....i think it might be helpful...i will try to do this...

Plz check back if i gets stuck i will post here and i will be needing ur help:)

Thanx once again!
Have a nice day!

Farzan Q.
BS(TeleCommunication)
Iqra University.

Go to topic 22088

Return to index page 717
Return to index page 716
Return to index page 715
Return to index page 714
Return to index page 713
Return to index page 712
Return to index page 711
Return to index page 710
Return to index page 709
Return to index page 708