/**
  * @return bool
  */
 public function isShowPurchasedText()
 {
     return $this->generalConfig->isShowText();
 }