Curly Posted September 15, 2015 Share Posted September 15, 2015 I am trying to setup my store so that customers can order products that are not in stock or for which the stock is not sufficient. While I can get it to work with items that are not in stock (quantity <= 0), the shopping cart is always showing "in stock" if you order an item that has stock level > 0, even if you order much more than the current stock level. How can I get the shopping cart to show a message when more then the amount of products in stock are ordered? Or can I at least add the stock amount to the availability column in this case? It looks quite confusing that the shopping cart would say that a product is in stock while it actually is not... Secondly, I would like to be able to change the color of the availability text. Right now it is always green, even if the product is not in stock. Could this be configured to be orange or yellow? Link to comment Share on other sites More sharing options...
Curly Posted September 18, 2015 Author Share Posted September 18, 2015 Nobody? I found some information on this for earlier Prestashop versions, but the code is different... 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