public function getQuantityPerPack()
 {
     $this->__load();
     return parent::getQuantityPerPack();
 }