I'm looking for code that will add a Product Quantity column for the items listed on the Admin/Featured Product Page.

I'd like to see the in-stock quantity for each item listed so we don't 'Feature' a product that is out of stock.

I'd like to insert the QTY column before the 'Model' Column on the admin/featured.php page. Maybe 5 characters in length.

It would be so easy to click the status button on-or-off (if no date ranges are entered) depending on inventory levels.

I'm not looking for an editable field, just display only.

It would be nice to have an item qty field on the admin/Specials.php page too! I'm guessing the same code would be applied to that file as well..