Contributions

Features (Category Index)
Search: 

Add Multiple Products to Cart at Once

A number of people asked for this and, following a script I was employed to write I thought I would contribute.

This plugin allows a webmaster to provide a form to add multiple products to the cart at once. This is achieved by parsing a comma seperated list of product id's in a hidden form variable to a new function in application_top.

Expand All / Collapse All

Add Multiple Products to Cart at Once Stuart Low 5 Sep 2002

A number of people asked for this and, following a script I was employed to write I thought I would contribute.

This plugin allows a webmaster to provide a form to add multiple products to the cart at once. This is achieved by parsing a comma seperated list of product id's in a hidden form variable to a new function in application_top.

Note: Contributions are used at own risk.