BlizzardUK Posted October 1, 2015 Share Posted October 1, 2015 I normally use Prestashop Manager to add products and within that I add a quantity, even though stock control is turned off, just to show it is in stock. However if I add a product via the website back office, quantity shows as "0" and under "Add to Cart" on the product page it always says "Notify me when available", which could confuse some customers, as it is available. I don't want stock control turned on. Is there any way to get rid of that message with stock control turned off ? Prestashop version 1.4 Thanks ! Link to comment Share on other sites More sharing options...
shacker Posted October 8, 2015 Share Posted October 8, 2015 well, you can edit the product.tpl and remove the message or edit the product.css and change #availability_statut, #pQuantityAvailable to #availability_statut, #pQuantityAvailable{display:none} 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