KDW Posted April 18, 2005 Share Posted April 18, 2005 My company's web store may be getting a lot of business soon, and I'm not 100% sure what happens when an item is out of stock. I know that in the admin module I can set it to allow checkout anyway, but I'd like to be able to set the page up in such a way that, after a certain number of orders, the user is informed that the wait may be longer than normal for the product, due to high demand; they should still be able to check out if this is agreeable. Is this something that can be done easily with OSCommerce? Link to comment Share on other sites More sharing options...
KDW Posted April 18, 2005 Author Share Posted April 18, 2005 My company's web store may be getting a lot of business soon, and I'm not 100% sure what happens when an item is out of stock. I know that in the admin module I can set it to allow checkout anyway, but I'd like to be able to set the page up in such a way that, after a certain number of orders, the user is informed that the wait may be longer than normal for the product, due to high demand; they should still be able to check out if this is agreeable. Is this something that can be done easily with OSCommerce? <{POST_SNAPBACK}> nobody? Link to comment Share on other sites More sharing options...
Simmy Posted April 18, 2005 Share Posted April 18, 2005 nobody? <{POST_SNAPBACK}> Admin->configuration->stock->allow checkout This setting defines whether the customer can still checkout! There will be a red warning that the product is out of stock and you can probably change the wording of this in catalog/includes/language/english/shopping_cart.php You also need to switch on the check stock level setting in admin->configuration->stock Link to comment Share on other sites More sharing options...
KDW Posted April 19, 2005 Author Share Posted April 19, 2005 Admin->configuration->stock->allow checkout This setting defines whether the customer can still checkout! There will be a red warning that the product is out of stock and you can probably change the wording of this in catalog/includes/language/english/shopping_cart.php You also need to switch on the check stock level setting in admin->configuration->stock <{POST_SNAPBACK}> Exactly the information I was looking for. I knew about that setting in the admin module, but I didn't know exactly what it did. I just need a way to make sure people know that it may be 6-8 weeks before delivery after a certain point. Thanks very much for your help! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.