Version 3.7
Number unit
Unit for number.
String
Show product weight with unit:
$txt = $Product->weight->getValue().' '.$Product->weight->unit;