Community Add-Ons

Maintainers: mcpkone
Add file to this package
Top » Features

Stock Viewer with Quantity per attribute
for osCommerce Online Merchant v2.2

This is a merge of two contributions:

a) osCommerce Stock Viewer v1.0c - Author: Martin Gluckman + ddSHADOW + Chris Falco
b) Quantity per Product Attributes Mod v1.0 - 27th June 2005 - Author: Ben Cooper

I have a shop that uses the contribution Quantity per Product Attributes. To be able to use the very
handy contribution Stock Viewer I had to do some small modifications to this. Since the database map was
necessary to complete the task. I include it in the contribution for those who want to improve develop further.

My Stock Viewer shows:
["products_id"]
["products_name"]
["products_model"]
["products_status"]
["products_options_values_name"]
["options_quantity"]
["products_quantity"]

Very easy install but quite powerful :-) Enjoy!

/mcpkone

Legend:  Download   Report
Expand All / Collapse All
Fix for PHP differences alexjudd 6 Sep 2007  

The file was using <? to indicate PHP tags rather than the more universal <?PHP which caused problems on some PHP installations and had a double include of the application_bottom

Stock Viewer IGonza 31 Jan 2007  
Stock Viewer with Quantity per attribute mcpkone 26 Feb 2006