Community Add-Ons

Add file to this package
Top » Features

Add Multiple Products to Cart at Once
for osCommerce Online Merchant v2.2

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.

Legend:  Download   Report
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.