Guest Posted February 26, 2006 Share Posted February 26, 2006 Is it possible to have items removed from stock when they are added to the cart, rather than when they are checked out? Link to comment Share on other sites More sharing options...
Guest Posted February 26, 2006 Share Posted February 26, 2006 you set this in Configuration -> Stock set all details to whatever you need Link to comment Share on other sites More sharing options...
boxtel Posted February 26, 2006 Share Posted February 26, 2006 Is it possible to have items removed from stock when they are added to the cart, rather than when they are checked out? no you cannot and I wouldn't if I were you. Treasurer MFC Link to comment Share on other sites More sharing options...
wheeloftime Posted February 26, 2006 Share Posted February 26, 2006 Is it possible to have items removed from stock when they are added to the cart, rather than when they are checked out? I sell mostly unique items also but removing them from stock upon adding to cart instead of checkout would give a big problem when a customer adds to cart but does not go through checkout. You could rewrite the code for stock handling but if that is a good idea ?! Link to comment Share on other sites More sharing options...
Guest Posted February 26, 2006 Share Posted February 26, 2006 That's fine, they can just be added to again after a certain amount of time. Okay, so it isn't possible. Would it be hard to modify the code to make it possible? Link to comment Share on other sites More sharing options...
boxtel Posted February 26, 2006 Share Posted February 26, 2006 That's fine, they can just be added to again after a certain amount of time. Okay, so it isn't possible. Would it be hard to modify the code to make it possible? very simple but I can then go to your site, add all products to my cart and......leave. Leaving your entire shop useless for anybody else untill you update your stock again. Treasurer MFC Link to comment Share on other sites More sharing options...
boxtel Posted February 26, 2006 Share Posted February 26, 2006 very simple but I can then go to your site, add all products to my cart and......leave.Leaving your entire shop useless for anybody else untill you update your stock again. The best thing you can do is a final stock check after confirmation and before order processing in checkout_process.php. If the stock is no longer there at that time, redirect back to the cart with a message. Treasurer MFC Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.