protected function getOldPriceValueAttribute()
    {
        $iActivePriceType = $this->getActivePriceType();
        if (empty($iActivePriceType)) {
            $fPrice = $this->getAttribute('old_price_value');