I can't tell if it doesn't work because you don't have a semi-colon, or that you should use just $node->sell_price.
You can put
<?php
drupal_set_message('<pre>'. print_r($node, true) .'</pre>');
?>to see a good structured view of the $node object.



Joined: 08/07/2007