snowyrocky Posted November 16, 2011 Share Posted November 16, 2011 Hi there, I noticed the maximum number for each order to be 999. Customer can't order anything above 1,000. This is a big problem for us, because we sell large quantity, e.g. 2,000 pieces of pens, 1,000 pieces of custom bags etc. Is there a way to increase the maximum number you can order to, e.g. 99,999? I'm using prestashop 1.4.5.1 I'm also open to discussion of a paid module. Thanks! Best, Felix www.teabreaker.com Link to comment Share on other sites More sharing options...
milehigh Posted November 17, 2011 Share Posted November 17, 2011 I came across the same issue... in products.tpl search for <!-- quantity wanted --> and change field size there: size="5" maxlength="4" The only thing I noticed in my shop is that when I put a qty of 1000 or higher it seems to be REALLY slow and even timed out a couple times. If somebody can try and post if they see the same thing please let me know. Link to comment Share on other sites More sharing options...
snowyrocky Posted November 17, 2011 Author Share Posted November 17, 2011 Dear Milehigh, Actually I just found your answer to a previous post, and followed the instructions today, my problem is solved. Thank you for saving my day! I noticed in the subsequent cart preview page, after you click Checkout, the quantity box seems to be too small, and 3000 pieces will appear like 300, is there a way to increase its size? I haven't noticed the significant increase in processing time, maybe because I just made the change in less than 1 hour. Best, Felix 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