DaveP Posted February 17, 2010 Share Posted February 17, 2010 Hi There,A site I am setting up for someone has unlimited stock ( items are made to order )Currently I'm getting this message on the product I am playing around with:"Availability:The product does not exist in this model. Please choose another."I've set Allow ordering out-of-stock product: to YesBut it still appears with that messages.Also what does the 'Quantity' value do on the product maintenance ?cheers Dave Link to comment Share on other sites More sharing options...
Radu Posted February 17, 2010 Share Posted February 17, 2010 have you tried Enable stock management to no? it's on the same page with Allow ordering out-of-stock product: to Yes Link to comment Share on other sites More sharing options...
DaveP Posted February 17, 2010 Author Share Posted February 17, 2010 Thanks Ramu,Yes I had done that, but for some reason it took a couple of refreshes of the browser for it to kick in !cheers Dave Link to comment Share on other sites More sharing options...
Radu Posted February 17, 2010 Share Posted February 17, 2010 yes.... because the smarty caches the pages - when you are developing you can try to edit the line from config/smarty.config.inc.php:$smarty->force_compile = false;to $smarty->force_compile = true; Link to comment Share on other sites More sharing options...
mohsart Posted February 17, 2010 Share Posted February 17, 2010 How about a store with some products with unlimited supply (downloadable in my case, but could be made to order as well), but most being with a limited supply?/Mats Link to comment Share on other sites More sharing options...
Radu Posted February 17, 2010 Share Posted February 17, 2010 good question... I have not checked but the stock management should be turned off automatically if you choose the product to be downloadable 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