|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Shopping cart tutorial
Using the shopping cart tutorial on this site, has anyone, or can anyone help me with the following:
I would like a "mini" cart on the products page itself. Bythis I mean that if there have been no orders it would say "Your cart is empty" but as people add products it would display product name, qty, and total, so that while they browse products, they know what theve already ordered without leaving the page. |
|
#2
|
|||
|
|||
|
What kind of help are you looking for. Someone to write it for you? Hack up the your code some, what you are looking for is very simple to implement.....
__________________
~ Joe Penn We work for free to help make this a valuable resource on the internet. Do you appreciate the help - did we provide help that will help you prosper and help that has contributed to sharpening your current skill set? Show your appreciation and purchase something from our Amazon Wishlist's - it's simple and a great way to say thank you. |
|
#3
|
|||
|
|||
|
Just make any table with variable values from your database ordered by user ID(you must receive it from previous page like next.php?uid=$uid)
Sincerely, Sergey Booyny AlarIT programmer http://www.AlarIT.com |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Shopping cart tutorial |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|