public function getShippingWeight()
 {
     return $this->optionValue->getShippingWeight();
 }