Quickly Update Product Stock

Quickly Update Product Stock 2.5

Quickly Update Product Stock 2.5 Download Summary

  • Language: PHP
  • Platform: Windows / Linux / BSD
  • License: GPL - GNU Public License
  • Databases: MySQL
  • Downloads: 232
  • Released: Jun 13, 2007

Quickly Update Product Stock 2.5 Description

 An optional checkbox will set the products status based on the amount of stock for that product. Categories browsing is done through dropdown boxes.

Quickly Update Product Stock 2.5 Keywords

Quickly Update Product Stock Bookmark

Hyperlink code:
Hyperlink for Forum code:

Quickly Update Product Stock 2.5 Script Download Notice

Top 4 Download periodically updates information of Quickly Update Product Stock 2.5 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Quickly Update Product Stock 2.5 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Product Stock Message

Determines how many products you have left in stock and prints a customised message on the screen telling people. ...

Product Info Lookup

... single results (ex. if you are looking up product id #99 you get only 99 back rather ... before starting your next search.I use it to quickly find out what category a product is assigned to and to find orphan product id #'s so that they can be reused. Customers could use it to reorder simply and quickly if they have the product id from past ...

Automatic Customer Stock Update Notification

... they do, it will delete them from the product_notifications table, so as not to constantly tell them whenever you add stock.  ...

Status in Product Listing

Out of stock products shown have OUT OF STOCK written next to them in the main product listing so customers can't miss it. Standard stock warnings are shown when customers try to check out with an item that is out of stock and are allowed to check out or not based on your low stock config settings. ...

Keep Products Displayed When Out of Stock

... how to make items stay displayed in your product listings, even if they are out of stock. Some people reported not being able to do ... ) {tep_db_query("update " . TABLE_PRODUCTS . " set products_status = // '0' where products_id = '" . >tep_get_prid($order-products[$i]['id']) . "'");}-just put // ... will stop the .php file from writing the products_status as out of stock in the database. ...