hasSpecialPrice()) { return $this->getProduct()->getMinimalPrice(); } else { return $this->getProduct()->getPrice(); } } }