chrasty Posted March 6, 2014 Share Posted March 6, 2014 (edited) Hello, I have a problem to add to cart more pieces than is stock. If I to add more products into basket than is in stock, so is displayed this error:"You already have the maximum quantity available for this product."I can regenerate combinations, but is not possible regenerate one by one 10 000 products with attributes.Does anyone know how to fix it or how can I regenerate all combinations at once? Edited March 6, 2014 by chrasty (see edit history) Link to comment Share on other sites More sharing options...
tdr170 Posted March 6, 2014 Share Posted March 6, 2014 Check the Products page under Preferences, Products and see if under Products stock if you have Allow ordering of out of stock products set to no if so set to yes and test again. Link to comment Share on other sites More sharing options...
chrasty Posted March 6, 2014 Author Share Posted March 6, 2014 I tried it, but i always got this error: "You already have the maximum quantity available for this product." I'm hopeless with this. I was looking for advice on the forum, but I never found a solution. Link to comment Share on other sites More sharing options...
tdr170 Posted March 6, 2014 Share Posted March 6, 2014 I just checked this on the RC1 release and works with one exception, when set to not allow out of stock ordering you get no message when you exceed the quantity available. Link to comment Share on other sites More sharing options...
chrasty Posted March 6, 2014 Author Share Posted March 6, 2014 Does work it also at products with combinations? I'll try the new version. Link to comment Share on other sites More sharing options...
chrasty Posted March 23, 2014 Author Share Posted March 23, 2014 (edited) It is not possible to insert products into the basket, even in the latest version. (stable)Does not insert products into negative values, but only for products with combinations. Can you help me fix it please? Edited March 23, 2014 by chrasty (see edit history) Link to comment Share on other sites More sharing options...
chrasty Posted March 23, 2014 Author Share Posted March 23, 2014 The debug mode does not display any error. Link to comment Share on other sites More sharing options...
seowebmaster Posted April 22, 2014 Share Posted April 22, 2014 Did anybody find a solution for this? Link to comment Share on other sites More sharing options...
vekia Posted April 22, 2014 Share Posted April 22, 2014 browser console returns some errors? (when you're trying to add something to cart) Link to comment Share on other sites More sharing options...
seowebmaster Posted April 24, 2014 Share Posted April 24, 2014 (edited) The debug mode does not display any error. I think it does not work because ps_stock_available table is not updated. If you change quantity values of each combination of a product, it will work then even if you revert them to 0 (at least, I solved in this way). Another solution could be creating new records through phpMyAdmin for every attribute of every product of your database and set the quantity to whatever you want, 0 too. Edited April 24, 2014 by seowebmaster (see edit history) 1 Link to comment Share on other sites More sharing options...
rl_lucian Posted December 12, 2014 Share Posted December 12, 2014 I have encountered the same problem. In my case the problem wav caused by the fact that the button "Available for order" was deselected: Catalog -> Products -> Select the product -> Information -> Options -> Select "Available for order". That`s all. 1 Link to comment Share on other sites More sharing options...
Recommended Posts