ashleylr Posted January 5, 2007 Share Posted January 5, 2007 I installed a couple of contributions recently and they are working 100%. Then today I noticed that in the product listing page, when I went to enter in a quantity before clicking "add to cart", there used to be a 1 pre-populated into the field which isn't there now. Then when I change the quantity to say 100 and click "add to cart", it is calculating the cost right but it isn't showing the quantity in the field (the quantity field is blank). I've also noticed this with a few other fields, we have a shipping calculator on the shopping cart page and when I put in a zip code and hit calculate, it used to keep the zip code showing in the field but now after I hit calculate, the field goes blank. Again, all the major processes are working fine, I just need to have these fields filled correctly. The major problem with this is that I also have a contribution installed for products that need to be ordered in multiples of X. So if something has to be ordered in groups of 10 and someone tries to order 8 (not realizing it has to be ordered in groups of 10), it will automatically increase the quantity to 10 when it goes into the shopping cart. If the cart doesn't show '10' in the cart, the people are be wondering why it is suddenly a higher price (or appears to be a higher price). Anyone have any ideas as to how to fix this or where I can update the code for the product listing and the shopping cart to make sure these quantity fields are populated as they used to be? I went through all the contributions I recently installed and they are all correct. If you need it, my website is www.momentsofelegance.com. Thanks!!! Link to comment Share on other sites More sharing options...
ashleylr Posted January 6, 2007 Author Share Posted January 6, 2007 Anyone have any idea where the code is that populates the "quantity" field in the shopping cart? My text fields seem to be blank everywhere so it almost seems like an error in the application_top or in the product listing module. Can anyone help? I'd REALLY appreciate it!! Link to comment Share on other sites More sharing options...
jfrey Posted January 7, 2007 Share Posted January 7, 2007 Anyone have any idea where the code is that populates the "quantity" field in the shopping cart? My text fields seem to be blank everywhere so it almost seems like an error in the application_top or in the product listing module. Can anyone help? I'd REALLY appreciate it!! I programmed minimums and multiples for a client some time ago. Look at leecartercompany.com. The code was in catalog/includes/modules/product_listing. For editing cart in shopping_cart.php also. Good luck, Jim Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.