Community Add-Ons
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.
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.
