JonPKibble Posted April 15, 2003 Share Posted April 15, 2003 Is there a way to hide items that are out of stock so customers cannot see them in the catalog? Please let me know :) Link to comment Share on other sites More sharing options...
Guest Posted April 15, 2003 Share Posted April 15, 2003 Yes, just go into the catalog via Admin and click on the red eye. Or, you can use the CONFIGURATION>STOCK functionality, in which you can set the quantities of your items on a per-item basis. Link to comment Share on other sites More sharing options...
JonPKibble Posted April 15, 2003 Author Share Posted April 15, 2003 Perhaps I wasn't clear. What I meant is, is there a way to have OSC *AUTOMATICALLY* disable items when they become out of stock. Is there? :) Link to comment Share on other sites More sharing options...
Ajeh Posted April 16, 2003 Share Posted April 16, 2003 Turn on the stock tracking and when a product hits <=0 its status is set to 0 so it will not show. Also decide if you want to allow checkout on quantity > available stock ... there is a setting for that too. Link to comment Share on other sites More sharing options...
JonPKibble Posted April 16, 2003 Author Share Posted April 16, 2003 Ok, thanks! Link to comment Share on other sites More sharing options...
JonPKibble Posted April 16, 2003 Author Share Posted April 16, 2003 Ok, items with 0 available are still showing on my site. I have all the Configuration->Stock options set up too. What do I have to do to get items with 0 left to not show up on my site? Link to comment Share on other sites More sharing options...
JonPKibble Posted April 16, 2003 Author Share Posted April 16, 2003 Nevermind - it was working. What happened was when I set it to 0 they showed up, but if an order causes it to go to 0 it won't show up. Thanks guys! and gals! Link to comment Share on other sites More sharing options...
Ajeh Posted April 16, 2003 Share Posted April 16, 2003 That is correct ... You have to let the code set the products_quantity <= 0 and the code then sets the products_status to 0 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.