Trying to do a simple: ":units * :cost" when user selects product drop-down and failing with conversion error. They're both number types and both work individually but can't seem to multiply them. Can't seem to find any working examples online either.
Thx