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