i know its probably something simple im overlooking but how do i do this? and is it possible to do it on only products i choose or does it have to be for the whole store?
Announcement
Collapse
No announcement yet.
How to show customers quantity remaining in stock?
Collapse
X
-
Actually you can use listing templates to achieve this.
For example, lets say your default template is : listing_0.html- You can make a copy of this via FTP and rename it to be listing_n.html (n being the next available number)
- Modify the new listing_n.html to hide the stock availability (i.e. modify the code)
- For the items you don't want the instock showing, assign this new template Products>>View/Edit : Edit the desired product - Advanced Tab - Listing Template.The default value is Style1 (isting_0.html), change it to Style[n+1]
- If you have lots of items to assign the new style to, you can do so by via Product Import
Comment
Comment