Getting somewhere with this:

PHP Code:
  define('PRODUCTS_QUANTITY_UNIT_TEXT_LISTING''<h11>  Units: </h11>'); 
h11{display:none;}

However this only removes the "Units :" but leaves the 0.01 text.

Anyone help?