The mod can be found here: http://www.opencart.com/index.php?route ... on_id=8333
---------------------------
Category Quantity
version 1.3
vQmod version 2.1.7
written by Tamás Késmárki - opencartgeek.com
---------------------------
Features:
- Adds quantity selectors to category grid/list, product, cart, search pages
- Adds quantity selectors to stock modules (bestseller, special, featured, latest)
- Admin control panel where you can choose on which view or modul the quantity selectors should show
- Included hungarian admin language file
Support: opencart@pappco.hu
Demo: http://demo.opencartgeek.com/
Admin demo: http://demo.opencartgeek.com/admin/ (demo/demo)
Prerequirements:
- vQmod
Installation:
- First you need install vQmod (http://code.google.com/p/vqmod/)
- Extract the downloaded archive
- Connect using a FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload the folders, "admin", "catalog", "vqmod" to OpenCart's root folder. You should not get any file replacement warnings. If you do, double check to make sure you are not replacing any critical files (if you had an older version of the modules already installed, you will need to replace the old files).
- If you have custom theme, you have to copy "catalog/view/theme/default/stylesheet/category_quantity.css" to "catalog/view/theme/_YOUR_THEME_FOLDER_/stylesheet/".
- Enter OpenCart's administration menu, Extensions > Modules and "Install" the module
- Configure the module.
Compatibility:
This version is tested with OpenCart 1.5.6.*, 1.5.5.*, 1.5.4.*, 1.5.3.*, 1.5.2.*
Non-English users:
The english translation file is located at "admin/language/english/module/category_quantity.php"
Custom css:
You will need to copy the included css files:
"OC_FOLDER/catalog/view/theme/default/stylesheet/category_quantity.css"
for your custom theme's module folder:
"OC_FOLDER/catalog/view/theme/YOUR_THEME/stylesheet/category_quantity.css"
and edit it to fit your theme.
Version history:
1.3 (20130827):
- for compatibility reasons the extension now uses the default addToCart function
- removed scopes from vqmod file
- changed CSS
Files affected:
- catalog/view/theme/default/stylesheet/category_quantity.css
- catalog/view/category_quantity.js
- vqmod/xml/vqmod_category_quantity.xml
1.2 (20130805):
- the extension now supports product minimum quantity
Files affected:
- vqmod/xml/vqmod_category_quantity
- catalog/view/javascript/category_quantity.js
1.1 (20121112):
- code correction, now it works better with custom themes
1.0 (20120918):
- initial release
Screenshots:




