Magento has default feature to set a minimum number of units to be ordered for all types of products, except group, configurable and bundle products. Some of store owners are looking to extend this feature for group products, so MageComp comes up with Magento Minimum Quantity Grouped Products
Now you can restrict your customer to purchase any group product in minimum quantity. Customer will see error notification for the minimum quantity if they are adding quantity less then admin configured for any product.
This feature is currently available per products, so admin will have to configure the minimum quantity by going in particular product.
Configuration
You can enable or disable the extension from System > Configuration > MageComp > Minimum Qty for Group Product.
Multi store Support
Extension works in multi store environment, so don’t worry if you want to enable this extension for any specific store only.
Very Easy to configure
You will just need to go to product edit page from Catalog > Manage Products > Product > Edit
You will see left side tab with the name of “Minimum Qty”. Just enter the quantity you want to configure as minimum for the purchase of this product. Frontend will automatically show the message when user will try to checkout with less quantity you have configured here.
User Friendly Message Notification
Notification message will clearly show the message about the quantity is less, user will need to add more quantity to purchase this product.
Share your thoughts with other customers