Hi, running VM 2 on Joomla 1.5,
Unable to find option in WYSIWYG editor to remove 'Current Stock Level' display.
See here: http://forum.virtuemart.net/index.php?topic=89733.msg294128#msg294128
The way I'm doing this at present is:
1. Make a copy of the file ...yoursite\components\com_virtuemart\views\category\tmpl\default.php.
2. Rename the copy to i.e. nostock.php
3. Comment out the lines as described in the link above in your nostock.php.
4. Select nostock.php as your default category view.
Excellent, thank you :)