kauri Posted August 7, 2010 Share Posted August 7, 2010 Hey, Just added a new product to the store, and trying to add a minimum Quantity they must purchase, i want to set the minimum quantity for this item to 5. Can anyone help me?CheersKauri Link to comment Share on other sites More sharing options...
rocky Posted August 7, 2010 Share Posted August 7, 2010 There is no option in PrestaShop to do that. The best you can do is create a quantity attribute that starts at 5, but then the customer won't be able to type in a quantity. Link to comment Share on other sites More sharing options...
user2010 Posted January 5, 2011 Share Posted January 5, 2011 Hello Rocky,congratulations for the relevant answers that I read in the forumI am helping a friend build a shop with version 1.3.1 of Prestashop.For me it is very important to include a minimum quantity for some items.I searched the forum but have not found anything concrete, except that the function will be implemented in future version 1.4.I got an idea, but I do not know if right.Can I use a field product is not used (example: location) to enter the minimum order and after enter a formula in the code? And... where?Example:IF "location"is greater than 0, then "order quantity"must be = or greater than "location", or "order quantity" must be greater than 0(sorry for the bad exposure!)Sorry if I have not explained well but I hope you understand my question and give you an answer to me and others who have the same problem.thanks in advanceEnzo 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