Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: ShoppingCart plugin: Edit Log

Here is the list of edits for this post
ShoppingCart plugin
Im in the middle of a shopping cart plugin for Links SQL

It uses Link SQL authentication, ie customers wishing to use the cart must signup/login first, this is because the cart details are stored in the sql database.

It works off the links table so as long as you have a Price column, everything else is optional. eg you could have ID, Product, Description, Price, or even the Links SQl default fields as well as price, and the script will do all the work for you.

It uses a cart table to store product id's and user id's....product id's are just the id's of the records in the links table.

Price is obviously required for calculations, but you can use any other fields you want and can display this info on the cart summary page etc.

It will hopefully become clearer when I get the demo up.

This is a failrly big plugin so the price will be about $50.

There will be a admin backend also.

Last edited by:

RedRum: Feb 25, 2002, 8:26 AM

Edit Log: