Community Add-Ons

Maintainers: ELIOT
Add file to this package
Top » Features

AJAX Shopping Cart
for osCommerce Online Merchant v2.2

This contribution allows customers to change product quantities and remove products without having to click the update button. Only the Shopping Cart area of the screen and the shopping cart infobox are refreshed.

Instead of the normal 'You should update your browser' message if using a non-XMLHTTP Compliant Browser (e.g. IE, Mozilla) the normal shopping cart will show instead.

Beta 1.0 does not include support for attributes that's coming soon.

Installation should take about 5 mins. Enjoy

Legend:  Download   Report
Expand All / Collapse All
"products_options_track_stock" error fyfthelement 28 Feb 2008  

Incase you receive this error.
Run SQL query below


ALTER TABLE products_options
ADD products_options_track_stock tinyint(4) default '0' not null
AFTER products_options_name;


no files attached

required include fix c.jordan84 19 Feb 2008  
AJAX Shopping Cart v1.3 k2tec 22 Sep 2007  
AJAX Shopping Cart v1.2 kagg 16 Aug 2007  
Support forum Vlad Savitsky 12 Dec 2006  
AJAX Shopping Cart v1.1 ELIOT 8 Dec 2006  
Small bug fix Vlad Savitsky 8 Dec 2006  
AJAX Shopping Cart ELIOT 7 Dec 2006