public function getPrice()
 {
     $this->_load();
     return parent::getPrice();
 }