ibtasan Posted January 28, 2012 Share Posted January 28, 2012 Dear Friends, Today I need your Help. I want to Set 5Pcs on Minimum Order Quantity by Default. For Example. Normally Minimum Order Quantity set 1 Pcs but I need to Change 1 Pcs Instead of 5 Pcs. Anybody Help Us???? Best Regards Agha I Link to comment Share on other sites More sharing options...
ibtasan Posted January 28, 2012 Author Share Posted January 28, 2012 Is there Anybody who Can help Me? Link to comment Share on other sites More sharing options...
tdr170 Posted January 28, 2012 Share Posted January 28, 2012 If you edit your product just below stock movement you will see Min Quantity change this setting to 5 (default 1). This should do it unfortunetly you will have to edit every product you want this minimum set to. The one issue you may have with this is there will be no Add To Cart button in the product list view. There will be a view button, after clicking view there will be a Add To Cart button with a note that reads there is a 5 quantity minimum to buy this product. (or something like that) This is the only way I know of hope this helps. Link to comment Share on other sites More sharing options...
ibtasan Posted January 28, 2012 Author Share Posted January 28, 2012 Thank "tdr170" I Do Same as You Told but When i use ATTRIBUTE then Minimum Quantity set 1. Then what i Do?????? Link to comment Share on other sites More sharing options...
tomerg3 Posted January 28, 2012 Share Posted January 28, 2012 When you create or edit a combination, you can set a minimum quantity specific to that combination. You can check out this module http://www.prestashop.com/forums/index.php?/topic/140686-module-mass-combination-editor-edit-product-combination-attributes-all-at-once-on-one-page/ it will let you quickly edit any field in the combination tab for a product. Link to comment Share on other sites More sharing options...
HandCraft Posted February 23, 2013 Share Posted February 23, 2013 i dont understand why presta doesnt include such imp features in default system itself.......why we hv to buy module for adding each n every feature...........so bad this is Link to comment Share on other sites More sharing options...
aligulbay Posted August 29, 2013 Share Posted August 29, 2013 Hello Maybe you can run this sql in your database UPDATE `yourdbname`.`ps_product_attribute` SET `minimal_quantity` = '6' WHERE `ps_product_attribute`.`id_product` =20; this updates minimum quantities in all attributes of the selected product. regards Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now