Date: 02/26/01
- Next message: was (Benedikt Laube): "[phplib] Cart (again)...newbie help wanted....continued"
- Previous message: John Lewis: "[phplib] simple phplib install question"
- In reply to: Omar Ballesteros Perez: "[phplib] PHPLIB (is page_open() defined): No"
- Next in thread: was (Benedikt Laube): "[phplib] Cart (again)...newbie help wanted....continued"
- Reply: was (Benedikt Laube): "[phplib] Cart (again)...newbie help wanted....continued"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I am trying to set up a shopping cart based on the PHPLIB cart class.
I managed to setup PHPLIB and got the cart working, using Kristian
Koehtopp's description and the Cart documentation.
I understand that the cart class itself is pretty dumb, and only stores
articlenumbers and the corresponding amount and keeps these from page to
page.
What I'd like to do is to add some calculation of article total weights and
prices (both weight and price are stored in the article table in columns).
My question: What is the best place in the code to do this ?
Is there an easy way to implement cross-selling (like Amazon's 'customers
who bought this item also bought item x,y,z) into the cart class ?
Maybe someone has an example shop based on cart and can gimme a link to the
source code ?
Thanks in advance,
Benedikt Laube
-- laube <email protected> now playing: www.fttf.net--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: was (Benedikt Laube): "[phplib] Cart (again)...newbie help wanted....continued"
- Previous message: John Lewis: "[phplib] simple phplib install question"
- In reply to: Omar Ballesteros Perez: "[phplib] PHPLIB (is page_open() defined): No"
- Next in thread: was (Benedikt Laube): "[phplib] Cart (again)...newbie help wanted....continued"
- Reply: was (Benedikt Laube): "[phplib] Cart (again)...newbie help wanted....continued"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

